[Dovecot] Exim+Dovecot LDA - How can I catch the crash?
Odhiambo Washington
odhiambo at gmail.com
Thu Jul 29 20:31:20 EEST 2010
On Thu, Jul 29, 2010 at 7:08 PM, Pascal Volk <
user+dovecot at localhost.localdomain.org<user%2Bdovecot at localhost.localdomain.org>
> wrote:
> On 07/29/2010 01:59 PM Odhiambo Washington wrote:
> > Hello list
> >
> > I am testing mdbox with Dovecot from
> http://hg.dovecot.org/dovecot-2.0-sis/.and
> > my MTA is Exim. It appears to crash, but I am not sure how to capture the
> > actual crash.
>
> The single instance attachment storage is not yet mdbox ready, currently
> only sdbox: http://dovecot.org/list/dovecot/2010-July/050962.html
This means that instead of mdbox, I should use sdbox, as in
mail_location = sdbox:~/sdbox instead of mail_location = mdbox:~/mdbox??
Well, if so, then I am still at the same point. The crash is still there.
2010-07-29 20:26:20 1OeWs8-000990-7K <= root at mail.mediselkenya.com U=root
P=local S=407 T="this is a test for the LDA config" from <
root at mail.mediselkenya.com> for wash at titan.co.ke
2010-07-29 20:26:20 cwd=/var/spool/exim 3 args: /usr/local/sbin/exim -Mc
1OeWs8-000990-7K
2010-07-29 20:26:20 1OeWs8-000990-7K == /var/spool/virtual/
titan.co.ke/wash/Maildir <wash at titan.co.ke> R=virtual_domains
T=dovecot_virtual_delivery defer (0): Child process of
dovecot_virtual_delivery transport returned 75 (could mean temporary error)
from command: /opt/dovecot2/libexec/dovecot/deliver
>
>
>
> > Attached is my doveconf output.
>
> `doveconf -n` output is sufficient.
>
Alright. Here it is.
# 2.0.rc3 (8e511be90b4b): /opt/dovecot2/etc/dovecot/dovecot.conf
# OS: FreeBSD 8.1-STABLE i386 ufs
auth_debug = yes
auth_socket_path = /opt/dovecot2/var/run/dovecot/auth-userdb
auth_verbose = yes
base_dir = /opt/dovecot2/var/run/dovecot/
default_login_user = dovecot
first_valid_gid = 26
first_valid_uid = 26
lda_mailbox_autocreate = yes
log_path = /var/log/dovecot.log
login_greeting = Dovecot-2.0 ready.
mail_debug = yes
mail_location = sdbox:/var/spool/virtual/%d/%n/sdbox
passdb {
driver = pam
}
passdb {
args = /opt/dovecot2/etc/dovecot/dovecot-sql.conf
driver = sql
}
postmaster_address = postmaster at thisuglytest.name
service auth {
unix_listener auth-userdb {
group = mailnull
mode = 0600
user = mailnull
}
}
service imap-login {
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
service_count = 1
}
service pop3-login {
inet_listener pop3 {
port = 110
}
inet_listener pop3s {
port = 995
}
}
ssl_cert = </etc/ssl/dovecot/cert.pem
ssl_key = </etc/ssl/dovecot/key.pem
userdb {
driver = passwd
}
userdb {
args = /opt/dovecot2/etc/dovecot/dovecot-sql.conf
driver = sql
}
protocol lda {
mail_plugins = quota
}
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
mail_max_userip_connections = 10
mail_plugins = quota
}
protocol pop3 {
mail_max_userip_connections = 3
mail_plugins = quota
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
"If you have nothing good to say about someone, just shut up!."
-- Lucky Dube
More information about the dovecot
mailing list