Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am running webmin on ubuntu server 10.04lts
I have dovecot installed.
when I try to check for mail the server unexpectedly terminates the connection. window live mail gives this error, and when i use telnet to try to login and get email it terminates the connection right after i send the "PASS thisismypassword" command.
any suggestion as to the nature of my problem or how to fix it?
POPOP3(myuser): mail_location not set and autodetection failed: Mail storage autodetection failed with home=/home/myuser
POPOP3(myuser): Fatal: namespace initialization failed.
Read this: http://wiki.dovecot.org/MailLocation Your mail location is probably incorrect. You have to specify an inbox type (mbox, maildir, and so on before your location path.
I can receive mail not in the client, but I can't send any using the client.
I can send mail from the command line of my server though.
when i check mail.log i see:
warning: SASL authentication failure: client didn't issue vaild NTLM response
It sounds like your mail client is trying to use an unexpected authentication type. Have you tried others in your email client? What SMTP server are you using?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.