When I am going trough the test phase ( http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/test.html )
more exaclty this part:
[EMAIL PROTECTED] ~]# saslpasswd2 -c cyrus
Password:
Again (for verification):
[EMAIL PROTECTED] ~]# cyradm --user cyrus --server localhost --auth plain
Password:
IMAP Password:
Login failed: authentication failure at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm line 118
cyradm: cannot authenticate to server with plain as cyrus
[EMAIL PROTECTED] ~]#
On 2/15/06, Keith Matthews <
[EMAIL PROTECTED]> wrote:
On Wed, 15 Feb 2006 16:36:11 +0200
Networks & Systems Admin <[EMAIL PROTECTED]> wrote:
>
>
> I have just installed Postfix + Cyrus IMAPd + Cyrus SASL + MySQL +
> Web-Cyradm + Amavisd-new + SpamAssassin + ClamAV etc...
> I was following the best howto I was able to find:
> http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/
>
> Now nothing really works!
>
> Postfix spews the following error messages in /var/log/maillog
>
> Feb 15 16:12:32 mailbox postfix/smtpd[4416]: fatal: open database
> /etc/postfix/virtual.db: No such file or directory
> Feb 15 16:12:33 mailbox postfix/master[2377]: warning: process
> /usr/libexec/postfix/smtpd pid 4416 exit status 1
> Feb 15 16:12:33 mailbox postfix/master[2377]: warning:
> /usr/libexec/postfix/smtpd: bad command startup -- throttling
>
> but I am expecting it to look for the virtual.db in mysql or am I not
> right?
>
To quote from the document you reference
"If you don't want to have a overriding /etc/postfix/virtual, skip the
hash entry"
in other words - if you don't want a special local control over what
control the database exerts then delete the reference to
/etc/postfix/virtual. If you do want that facility then create the file.
> Then I've managed to setup Web-Cyradm but after changing admin's
> password from the web management console and now I can't log back in
> !!?! I just returns me to:
> -----
> web-cyradm
> Security violation detected, attempt logged
>
Not a postfix issue, you'll have to ask in a more appropriate forum.
--
Due to excessive spam as a result of archiving of this list I only
accept mail through the list server.
Feb 15 17:41:17 mailsrv1 master[5380]: about to exec /usr/lib/cyrus-imapd/ctl_cyrusdb Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: checkpointing cyrus databases Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: archiving database file: /var/imap/annotations.db Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: archiving log file: /var/imap/db/log.0000000001 Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: archiving database file: /var/imap/mailboxes.db Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: archiving log file: /var/imap/db/log.0000000001 Feb 15 17:41:17 mailsrv1 ctl_cyrusdb[5380]: done checkpointing cyrus databases Feb 15 17:41:17 mailsrv1 master[2298]: process 5380 exited, status 0 Feb 15 17:42:02 mailsrv1 update.virus.scanners: Found clamav installed Feb 15 17:42:02 mailsrv1 update.virus.scanners: Running autoupdate for clamav Feb 15 17:42:02 mailsrv1 ClamAV-autoupdate[5408]: ClamAV did not need updating Feb 15 17:42:02 mailsrv1 update.virus.scanners: Found generic installed Feb 15 17:42:02 mailsrv1 update.virus.scanners: Running autoupdate for generic Feb 15 17:43:02 mailsrv1 postfix/pickup[4907]: 41FC46EC1B8: uid=0 from=<root> Feb 15 17:43:02 mailsrv1 postfix/cleanup[5524]: 41FC46EC1B8: message-id=<[EMAIL PROTECTED]> Feb 15 17:43:02 mailsrv1 postfix/qmgr[4908]: 41FC46EC1B8: from=<[EMAIL PROTECTED]>, size=569, nrcpt=1 (queue active) Feb 15 17:43:02 mailsrv1 amavis[4984]: (04984-08) run_av (F-Secure Antivirus) FAILED - unexpected exit 1, output="FATAL: Failed to get value for daemonEngineDirectory from F-Secure Management Agent!" Feb 15 17:43:02 mailsrv1 amavis[4984]: (04984-08) F-Secure Antivirus av-scanner FAILED: /usr/bin/fsav unexpected exit 1, output="FATAL: Failed to get value for daemonEngineDirectory from F-Secure Management Agent!" at (eval 41) line 435. Feb 15 17:43:02 mailsrv1 amavis[4984]: (04984-08) WARN: all primary virus scanners failed, considering backups Feb 15 17:43:03 mailsrv1 postfix/smtpd[5531]: connect from localhost.localdomain[127.0.0.1] Feb 15 17:43:03 mailsrv1 postfix/smtpd[5531]: 8CB0A6EC043: client=localhost.localdomain[127.0.0.1] Feb 15 17:43:03 mailsrv1 postfix/cleanup[5524]: 8CB0A6EC043: message-id=<[EMAIL PROTECTED]> Feb 15 17:43:03 mailsrv1 postfix/smtpd[5531]: disconnect from localhost.localdomain[127.0.0.1] Feb 15 17:43:03 mailsrv1 amavis[4984]: (04984-08) Passed CLEAN, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, mail_id: 5mZs1icN-YLA, Hits: -0.001, 1433 ms Feb 15 17:43:03 mailsrv1 postfix/qmgr[4908]: 8CB0A6EC043: from=<[EMAIL PROTECTED]>, size=1039, nrcpt=1 (queue active) Feb 15 17:43:03 mailsrv1 postfix/smtp[5527]: 41FC46EC1B8: to=<[EMAIL PROTECTED]>, orig_to=<root>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 Ok, id=04984-08, from MTA([127.0.0.1]:10025): 250 Ok: queued as 8CB0A6EC043) Feb 15 17:43:03 mailsrv1 postfix/qmgr[4908]: 41FC46EC1B8: removed Feb 15 17:43:03 mailsrv1 lmtpunix[5289]: accepted connection Feb 15 17:43:03 mailsrv1 lmtpunix[5289]: lmtp connection preauth'd as postman Feb 15 17:43:03 mailsrv1 master[5537]: about to exec /usr/lib/cyrus-imapd/lmtpd Feb 15 17:43:03 mailsrv1 lmtpunix[5537]: executed Feb 15 17:43:03 mailsrv1 lmtpunix[5289]: verify_user(user.root) failed: Mailbox does not exist Feb 15 17:43:03 mailsrv1 postfix/pipe[5535]: 8CB0A6EC043: to=<[EMAIL PROTECTED]>, relay=cyrus, delay=0, status=bounced (data format error. Command output: root: Mailbox does not exist ) Feb 15 17:43:03 mailsrv1 postfix/cleanup[5524]: D988D6EC1B8: message-id=<[EMAIL PROTECTED]> Feb 15 17:43:03 mailsrv1 postfix/qmgr[4908]: D988D6EC1B8: from=<>, size=2825, nrcpt=1 (queue active) Feb 15 17:43:03 mailsrv1 postfix/qmgr[4908]: 8CB0A6EC043: removed Feb 15 17:43:03 mailsrv1 lmtpunix[5537]: accepted connection Feb 15 17:43:03 mailsrv1 lmtpunix[5537]: lmtp connection preauth'd as postman Feb 15 17:43:03 mailsrv1 lmtpunix[5537]: verify_user(user.root) failed: Mailbox does not exist Feb 15 17:43:03 mailsrv1 postfix/pipe[5535]: D988D6EC1B8: to=<[EMAIL PROTECTED]>, relay=cyrus, delay=0, status=bounced (data format error. Command output: root: Mailbox does not exist ) Feb 15 17:43:03 mailsrv1 postfix/qmgr[4908]: D988D6EC1B8: removed Feb 15 17:44:03 mailsrv1 master[2298]: process 5289 exited, status 0 Feb 15 17:44:03 mailsrv1 master[2298]: process 5537 exited, status 0 Feb 15 17:44:03 mailsrv1 master[5541]: about to exec /usr/lib/cyrus-imapd/lmtpd Feb 15 17:44:03 mailsrv1 lmtpunix[5541]: executed
---- Feb 15 17:59:22 mailsrv1 postfix/pickup[4907]: 88F896EC1B8: uid=502 from=<shero> Feb 15 17:59:22 mailsrv1 postfix/cleanup[5553]: 88F896EC1B8: message-id=<[EMAIL PROTECTED]> Feb 15 17:59:22 mailsrv1 postfix/qmgr[4908]: 88F896EC1B8: from=<[EMAIL PROTECTED]>, size=541, nrcpt=3 (queue active) Feb 15 17:59:22 mailsrv1 amavis[2365]: (02365-06) run_av (F-Secure Antivirus) FAILED - unexpected exit 1, output="FATAL: Failed to get value for daemonEngineDirectory from F-Secure management Agent!" Feb 15 17:59:22 mailsrv1 amavis[2365]: (02365-06) F-Secure Antivirus av-scanner FAILED: /usr/bin/fsav unexpected exit 1, output="FATAL: Failed to get value for daemonEngineDirectory from F-Secure management Agent!" at (eval 41) line 435. Feb 15 17:59:22 mailsrv1 amavis[2365]: (02365-06) WARN: all primary virus scanners failed, considering backups Feb 15 17:59:23 mailsrv1 postfix/smtpd[5562]: connect from localhost.localdomain[127.0.0.1] Feb 15 17:59:23 mailsrv1 postfix/smtpd[5562]: 917D66EC043: client=localhost.localdomain[127.0.0.1] Feb 15 17:59:23 mailsrv1 postfix/cleanup[5553]: 917D66EC043: message-id=<[EMAIL PROTECTED]> Feb 15 17:59:23 mailsrv1 postfix/smtpd[5562]: disconnect from localhost.localdomain[127.0.0.1] Feb 15 17:59:23 mailsrv1 postfix/qmgr[4908]: 917D66EC043: from=<[EMAIL PROTECTED]>, size=947, nrcpt=3 (queue active) Feb 15 17:59:23 mailsrv1 amavis[2365]: (02365-06) Passed CLEAN, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, mail_id: 9mi8dxZA7EwB, Hits: 0.549, 1048 ms Feb 15 17:59:23 mailsrv1 postfix/smtp[5558]: 88F896EC1B8: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 Ok, id=02365-06, from MTA([127.0.0.1]:10025): 250 Ok: queued as 917D66EC043) Feb 15 15:59:23 mailsrv1 postfix/smtp[5558]: 88F896EC1B8: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 Ok, id=02365-06, from MTA([127.0.0.1]:10025): 250 Ok: queued as 917D66EC043) Feb 15 15:59:23 mailsrv1 postfix/smtp[5558]: 88F896EC1B8: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 Ok, id=02365-06, from MTA([127.0.0.1]:10025): 250 Ok: queued as 917D66EC043) Feb 15 17:59:23 mailsrv1 postfix/qmgr[4908]: 88F896EC1B8: removed Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: accepted connection Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: lmtp connection preauth'd as postman Feb 15 17:59:23 mailsrv1 master[5572]: about to exec /usr/lib/cyrus-imapd/lmtpd Feb 15 17:59:23 mailsrv1 lmtpunix[5572]: executed Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: verify_user(user.super.hero) failed: Mailbox does not exist Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: accepted connection Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: lmtp connection preauth'd as postman Feb 15 17:59:23 mailsrv1 postfix/pipe[5570]: 917D66EC043: to=<[EMAIL PROTECTED]>, relay=cyrus, delay=0, status=bounced (data format error. Command output: super.hero: Mailbox does not exist ) Feb 15 17:59:23 mailsrv1 lmtpunix[5541]: verify_user(user.super.hero) failed: Mailbox does not exist Feb 15 17:59:23 mailsrv1 postfix/pipe[5574]: 917D66EC043: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=cyrus, delay=0, status=bounced (data format error. Command output: super.hero: Mailbox does not exist ) Feb 15 17:59:25 mailsrv1 postfix/smtp[5567]: 917D66EC043: to=<[EMAIL PROTECTED]>, relay=mail.some.com[195.10.254.203], delay=2, status=sent (250 2.0.0 k1FFxHuC010286 Message accepted for delivery) Feb 15 17:59:25 mailsrv1 postfix/cleanup[5553]: 55A6E6EC1B8: message-id=<[EMAIL PROTECTED]> Feb 15 17:59:25 mailsrv1 postfix/qmgr[4908]: 55A6E6EC1B8: from=<>, size=3241, nrcpt=1 (queue active) Feb 15 17:59:25 mailsrv1 postfix/qmgr[4908]: 917D66EC043: removed Feb 15 17:59:25 mailsrv1 lmtpunix[5572]: accepted connection Feb 15 17:59:25 mailsrv1 lmtpunix[5572]: lmtp connection preauth'd as postman Feb 15 17:59:25 mailsrv1 lmtpunix[5572]: verify_user(user.super.hero) failed: Mailbox does not exist Feb 15 17:59:25 mailsrv1 postfix/pipe[5570]: 55A6E6EC1B8: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=cyrus, delay=0, status=bounced (data format error. Command output: super.hero: Mailbox does not exist ) Feb 15 17:59:25 mailsrv1 postfix/qmgr[4908]: 55A6E6EC1B8: removed
---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html