Hi All,
I have a Postfix / Fetchmail combo and want to add pop3d for the
WinClients to collect mail. I have been pointed in the direction of
courier-pop3d.
My question is;
What files do I need to edit to configure pop3d correctly ?
Currently I am getting an error in my mail log as follows ;
Aug 22 16:52:13 server couriertcpd: authdaemon: s_connect() failed: No
such file or directory
Aug 22 16:52:13 server couriertcpd: authentication error: No such file
or directory
And suspect this is to do with either authentification or the location
of the maildir (or both ?)
My maildirs are as follows ;
/home/users/username/Maildir
Do I need to edit /etc/courier-imap/pop3d to
say ;
MAILDIR = ./Maildir ?
I will test this later - for now, any help graciously apperciated !