7 messages in net.sourceforge.lists.courier-users[courier-users] Re: more authenticati...
FromSent OnAttachments
Sam VarshavchikMay 25, 2001 6:17 pm 
Michael BoyiazisMay 29, 2001 10:03 am 
Sam VarshavchikMay 29, 2001 2:29 pm 
Michael BoyiazisMay 29, 2001 3:51 pm 
Sam VarshavchikMay 29, 2001 4:40 pm 
Michael BoyiazisMay 29, 2001 5:03 pm 
Sam VarshavchikMay 29, 2001 5:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: more authenticating basic help needed.Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 25, 2001 6:17:35 pm
List:net.sourceforge.lists.courier-users

Michael Boyiazis writes:

lll login mymemberid mypassword Connection closed by foreign host.

should i take this as success of the authentication? it doesn't give me the

Nope. Something got messed up. Look in your syslog for any error messages.

The usual reason why this happens is when you run 'make install' with your umask being excessively restrictive. umask should be the standard 022, before running make install.

The next common reason is $HOME/Maildir does not exist for this account, or it has incorrect ownership or permissions.