Displaying 1 result from an estimated 1 matches for "mydomainorg".
2005 Feb 01
1
TROUBLES WITH dovecot configuration
...dc91c907325c69271ddf0c944bc72[34]:1000:7266::/var/spool/mail/vhosts/mydomain.org/:::
My system uid is 508, when I set it in pop.users file it works nice: accepts password,
lists mail, everything.
But when I want to create uniq. id for my domain:
useradd -d /dev/null -s /bin/date -u 1000 mydomainorg
telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
+OK dovecot ready.
user testemail at mydomain.org
+OK
pass pass
+OK Logged in.
-ERR No INBOX for user.
Connection closed by foreign host.
And in logs:
# cat /var...