* [gentoo-user] Cyrus and saslauthd
@ 2006-04-28 20:16 CR Little
0 siblings, 0 replies; 2+ messages in thread
From: CR Little @ 2006-04-28 20:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2248 bytes --]
I use sendmail/cyrus/mysql and saslauthd.
I updated some packages today and now I'm getting disconnect from my
mail server.
It's logging this.
Apr 28 15:18:43 [pop3] sql_select option missing
Apr 28 15:18:43 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:18:51 [pop3] sql_select option missing
Apr 28 15:18:51 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:19:19 [pop3] sql_select option missing
Apr 28 15:19:19 [pop3] auxpropfunc error no mechanism available_
I found some articles on google and the gentoo forum but the fixes
didn't seem to help this is what I did.
# /etc/init.d/cyrus stop
.
.
$ sudo -u cyrus bash
$ cd /var/imap/
$ rm db/*
$ rm db.backup?/*
$ rm deliver.db
$ rm tls_sessions.db
$ /usr/lib/cyrus/ctl_mboxlist -d > mailboxes.txt
$ mv mailboxes.db mailboxes.db.old
$ /usr/lib/cyrus/ctl_mboxlist -u < mailboxes.txt
$ diff mailboxes.db*
Files mailboxes.db and mailboxes.db.old differ
After a few mins of cyrus running it booms and does this.
Apr 28 15:20:33 [master] service imaps pid 26608 in READY state:
terminated abnormally
Apr 28 15:20:33 [imaps] sql_select option missing
Apr 28 15:20:33 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:20:33 [imaps] imaps: required OpenSSL options not present
Apr 28 15:20:33 [imaps] Fatal error: imaps: required OpenSSL options not
present
Apr 28 15:20:33 [master] service imaps pid 26609 in READY state:
terminated abnormally
Apr 28 15:20:33 [imaps] sql_select option missing
Apr 28 15:20:33 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:20:33 [imaps] imaps: required OpenSSL options not present
Apr 28 15:20:33 [imaps] Fatal error: imaps: required OpenSSL options not
present
Apr 28 15:20:33 [master] service imaps pid 26610 in READY state:
terminated abnormally
I need help.
Thanks.
This message contains information from SourceLink - Madison
which may be confidential and privileged. If you are not an
intended recipient, please refrain from any disclosure, copying,
distribution, or use of this information and note that such
actions are prohibited. If you have received this transmission
in error, please notify by email it-support@sourcelinkmadison.com.
[-- Attachment #2: Type: text/html, Size: 8219 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [gentoo-user] Cyrus and saslauthd
@ 2006-04-28 20:42 CR Little
0 siblings, 0 replies; 2+ messages in thread
From: CR Little @ 2006-04-28 20:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3731 bytes --]
Now I'm getting thse error messages
Apr 28 15:45:37 [pop3] sql_select option missing
Apr 28 15:45:37 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:45:40 [pop3] sql_select option missing
Apr 28 15:45:40 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:45:42 [imaps] sql_select option missing
Apr 28 15:45:42 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:45:42 [imaps] imaps TLS negotiation failed: host[x.x.x.x]
Apr 28 15:45:42 [imaps] Fatal error: tls_start_servertls() failed
Apr 28 15:45:42 [imaps] sql_select option missing
Apr 28 15:45:42 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:45:42 [imaps] imaps TLS negotiation failed: host[x.x.x.x]
Apr 28 15:45:42 [imaps] Fatal error: tls_start_servertls() failed
Apr 28 15:45:42 [imaps] sql_select option missing
Apr 28 15:45:42 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:45:42 [imaps] imaps TLS negotiation failed: host[x.x.x.x]
Apr 28 15:45:42 [imaps] Fatal error: tls_start_servertls() failed
Apr 28 15:45:42 [imaps] sql_select option missing
Apr 28 15:45:42 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:45:42 [imaps] imaps TLS negotiation failed: host[x.x.x.x]
Apr 28 15:45:42 [imaps] Fatal error: tls_start_servertls() failed
I'm really at a loss on what to try.
I use sendmail/cyrus/mysql and saslauthd.
I updated some packages today and now I'm getting disconnect from my
mail server.
It's logging this.
Apr 28 15:18:43 [pop3] sql_select option missing
Apr 28 15:18:43 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:18:51 [pop3] sql_select option missing
Apr 28 15:18:51 [pop3] auxpropfunc error no mechanism available_
Apr 28 15:19:19 [pop3] sql_select option missing
Apr 28 15:19:19 [pop3] auxpropfunc error no mechanism available_
I found some articles on google and the gentoo forum but the fixes
didn't seem to help this is what I did.
# /etc/init.d/cyrus stop
.
.
$ sudo -u cyrus bash
$ cd /var/imap/
$ rm db/*
$ rm db.backup?/*
$ rm deliver.db
$ rm tls_sessions.db
$ /usr/lib/cyrus/ctl_mboxlist -d > mailboxes.txt
$ mv mailboxes.db mailboxes.db.old
$ /usr/lib/cyrus/ctl_mboxlist -u < mailboxes.txt
$ diff mailboxes.db*
Files mailboxes.db and mailboxes.db.old differ
After a few mins of cyrus running it booms and does this.
Apr 28 15:20:33 [master] service imaps pid 26608 in READY state:
terminated abnormally
Apr 28 15:20:33 [imaps] sql_select option missing
Apr 28 15:20:33 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:20:33 [imaps] imaps: required OpenSSL options not present
Apr 28 15:20:33 [imaps] Fatal error: imaps: required OpenSSL options not
present
Apr 28 15:20:33 [master] service imaps pid 26609 in READY state:
terminated abnormally
Apr 28 15:20:33 [imaps] sql_select option missing
Apr 28 15:20:33 [imaps] auxpropfunc error no mechanism available_
Apr 28 15:20:33 [imaps] imaps: required OpenSSL options not present
Apr 28 15:20:33 [imaps] Fatal error: imaps: required OpenSSL options not
present
Apr 28 15:20:33 [master] service imaps pid 26610 in READY state:
terminated abnormally
I need help.
Thanks.
This message contains information from SourceLink - Madison
which may be confidential and privileged. If you are not an
intended recipient, please refrain from any disclosure, copying,
distribution, or use of this information and note that such
actions are prohibited. If you have received this transmission
in error, please notify by email crlittle@sourcelink.com.
[-- Attachment #2: Type: text/html, Size: 12983 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-28 20:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 20:16 [gentoo-user] Cyrus and saslauthd CR Little
-- strict thread matches above, loose matches on Subject: below --
2006-04-28 20:42 CR Little
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox