Hi,
I'm reposting this with a subject line...
I'm getting this error for one of my users using the vacation
sieve script... no different than other vacation scripts
in use by other users...
Jun 30 12:15:28 localhost sendmail[10051]:
MAA10048: SYSERR(root): mailer cyrus died with signal 13
I
meone mentioned it was a
bug in db-1.85, I'm using Redhat 6.1. And the "file" command
tells me the deliverdb for the user is a:
Berkeley DB 2.X Hash?Little Endia (Version 5)
I will try rebuilding the deliverdb and see if the problem
persists...
Edwin
--
Edwin Chiu |
I fixed the problem by setting `CYRUS_MAILER_ARGS' to
'deliver -e -l'
Rather than the sendmail default of:
'deliver -e -m $h -- $u'
This doesn't work either:
'deliver -e -l -m $h -- $u'
But again, 'deliver -e -l' works fine
Regards,
Hi,
I'm having trouble getting sieve vacation messages to work properly.
I'm using:
Sendmail 8.9.3
Cyrus Imapd 1.6.24
This is from imapd.log:
localhost deliver[17029]: lmtp connection preauth'd as postman
I have no clue how LMTP works... I added in my sendmail.mc
FEATURE(local_lmtp)
Same t