Hello,

I have a problem that may rapidly plunge me into a psychotic break.
This is on Solaris 7 running cyrus imap 2.1.1.

I've got the following mailer definitions in the sendmail.cf file
to deliver mail to the cyrus imap mail store.

##################################################
###   Cyrus Mailer specification               ###
##################################################

#####  @(#)cyrus.m4     8.4 (Carnegie Mellon) 9/2/96  #####

Mcyrus,         P=/local/cyrus/bin/deliver, F=lsDFMnPqA5@, S=10,
R=20/40, T=X-Unix,
                U=cyrus:mail,
                A=deliver -m $h -- $u

Mcyrusbb,       P=/local/cyrus/bin/deliver, F=lsDFMnP, S=10, R=20/40,
T=X-Unix,
                U=cyrus:mail,
                A=deliver -m $u


However, I am getting this when delivery is attempted to a mailbox
on the server. This is logged by sendmail to syslog:

Mar 19 09:42:27 uni99map.unity.ncsu.edu sendmail[3715]: QAA01267:
SYSERR(root): mailer cyrus died with signal 11
Mar 19 09:42:27 uni99map.unity.ncsu.edu sendmail[3715]: QAA01267:
to=<[EMAIL PROTECTED]>, delay=16:47:48, xdelay=00:00:00,
mailer=cyrus, stat=Deferred


In this process of setting the server up I've had the signal 11 problem
before and
was able to resolve it by initializing the db files. Is this yet another
db to
create before the server will work? Or is there something else I have to
set up.
For those who might be interested, running deliver from the commandline
works,
ie, it puts a message into a mailbox.

Regards,
Earl Shannon
-- 
Systems Programmer, Computing Services, Information Technology
NC State University.
http://www4.ncsu.edu/~ershanno

Reply via email to