hello,
i had success with virtual userdb users and pop3. delivery works
without a problem, but i cannot fetch mails with pop3. i don't know
what i should do now, i read the manpages an html docs, but cannot find
a solution. is there a searchable mailing list archive?
/etc/courier/pop3d:
[...]
authmodulelist="authuserdb authpam"
[...]
# userdb -show te...@mydomain.de
home=/home/myuser/User/test
systempw=sNgzmR5zPca3I
gid=1021
uid=1021
# telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
user te...@mydomain.de
+OK Password required.
pass mypass
[here it waits 5 seconds]
-ERR Login failed.