> I do not see anything trying to deliver to cyrus mailer. There is one > attempt to send email to [EMAIL PROTECTED], most everything else is > misconfigured MSP (submit.cf) and attempts to notify postmaster about > those errors. >
Do I have to add any options to submit.mc too? This is my submit.mc (I didn't change it) divert(0)dnl VERSIONID(`$Id: submit.mc,v 8.6.2.4 2002/12/29 03:54:34 ca Exp $') define(`confCF_VERSION', `Submit')dnl define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet define(`confTIME_ZONE', `USE_TZ')dnl define(`confDONT_INIT_GROUPS', `True')dnl dnl dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] FEATURE(`msp', `[127.0.0.1]')dnl > > You need to move define('_VIRT....) above FEATURE statements. Make sure > local-host-names is empty. What are the contents of virtuser and > mailertable? > I tried that too and there is no effect at all. In my mailertable I have: intellinet.ab.ca cyrusv2:/var/imap/socket/lmtp And in virtusertable: @intellinet.ab.ca [EMAIL PROTECTED] > > -- > Igor >