Anders Norrbring wrote:
Anders Norrbring wrote:I managed to solve the login problem, now I get another error when tryingtoverify the install. And just as before, I don't even know where to start looking, I'm totally new to Cyrus. hulda:~ # telnet localhost 110 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK hulda.the-server.net Cyrus POP3 v2.1.15 server ready <[EMAIL PROTECTED]> user tsnet0001 +OK Name is a valid mailbox pass NOTSHOWN -ERR [SYS/PERM] Unable to open maildrop Where is this "maildrop" configured, and how do I locate the error? Anders. --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.htmlCyrus is logging everything to local6 syslog facility. You could reconfigure your syslogd: "local6.* /var/log/imapd.log". While keeping on eye on /var/log/imapd.log, you should have a look at /var/log/mail as well. AFAIK, maildrop belongs to postfix not to cyrus ?! If this is the case you can't configure maildrop directly but you could start postfix. ;-) I you want more help please post a "egrep '(panic|error|failure)' /var/log/mail" first. Regards, MarekWell, postfix IS running.. And it really isn't involved in a telnet to port 110, is it? It should only be cyrus if I understand correctly? Anyway, the only thing in the mail.log is; Feb 16 22:27:35 hulda postfix/postfix-script: starting the Postfix mail system Feb 16 22:27:35 hulda postfix/master[1148]: daemon started -- version 2.0.18 No errors, nothing. Anders. Rob is right (as usual ;). You probably created a mailbox named "username" instead of "user.username" which is the correct cyrus syntax. I created such a mailbox and I got the same error message. Unfortunately, there is no log message at all ?! No hint, no warning, nothing ... May be I have an too old version ?? Question: What is the task of maildrop then ? Greetings, Marek |
- maildrop error... Anders Norrbring
- Re: maildrop error... Lindner
- RE: maildrop error... Anders Norrbring
- Re: maildrop error... Lindner
- Re: maildrop error... Ken Murchison
- Re: maildrop error... Dwight Tovey
- Re: maildrop error... Simon Matter
- Re: maildrop error... Dwight Tovey
- RE: maildrop error... Anders Norrbring
- Re: maildrop error... Rob Siemborski
- RE: maildrop error... Anders Norrbring