Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread cyrus
On Wed, 20 Sep 2006, AJ wrote: ; > finalreturns: john . smith ; > mailer local, user john.smith Sendmail is selecting the local mailer instead of cyrusv2. This is likely to be because the domain you're sending to is in class w - i.e. in the /etc/mail/local-host-names file or it's the

Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread AJ
After removing any mr* stuff from my .mc file, I still get the below result. My mailertable now only has: domain.com cyrusv2:/var/cyrus/imap/socket/lmtp And my sendmail.mc: OSTYPE(`linux') # # We don't need these # undefine(`UUCP_RELAY') undefine(`BITNET_RELAY') # # Here are the define

Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread AJ
Quoting Andrzej Adam Filip <[EMAIL PROTECTED]>: Standard set of warm-up cheks: a) Have you pathed cf/m4/proto.m4? [required for FEATURE(`mrs') to work] b) Have you copied mrs.m4 and mrs_cyrus.m4 files to cf/features file directory? c) Have you replaced cf/mailer/cyrusv2.m4 file with modified ve

Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread AJ
Quoting Casper <[EMAIL PROTECTED]>: What output do you get if you try sendmail -bt and type /parse emailadress ADDRESS TEST MODE (ruleset 3 NOT automatically invoked) Enter /parse [EMAIL PROTECTED] Cracked address = $g Parsing envelope recipient address canonify input: john .

Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread Andrzej Adam Filip
AJ <[EMAIL PROTECTED]> writes: > Sorry for the cross post, but I think this is the proper list for this > question as opposed to info-sasl. > > I cannot get sendmail to deliver to a cyrus inbox with virtual > domains. I created mailboxes for [EMAIL PROTECTED], but if I try > to deliver it via sen

Re: Sendmail and Cyrus Virtual Domains

2006-09-20 Thread AJ
Try to edit cyrusv2.m4. From : Mcyrusv2, P=[IPC], F=_MODMF_(CONCAT(_DEF_CYRUSV2_MAILER_FLAGS, CYRUSV2_MAILER_FLAGS), `CYRUSV2'), S=EnvFromSMTP/HdrFromL, R=EnvToL/HdrToL, E=\r\n, to (L = SMTP) "Mcyrusv2, P=[IPC], F=_MODMF_(CONCAT(_DEF_CYRUSV2_MAILER_FLAGS, CYRUSV2_MA

Re: Sendmail and Cyrus Virtual Domains

2006-09-19 Thread Bjoern Burger
Hello, AJ schrieb: I cannot get sendmail to deliver to a cyrus inbox with virtual domains. I created mailboxes for [EMAIL PROTECTED], but if I try to deliver it via sendmail, it comes back as a user unknown. I have patched it with the Realtime Sendmail Integration as listed on the cyrus

Sendmail and Cyrus Virtual Domains

2006-09-19 Thread AJ
Sorry for the cross post, but I think this is the proper list for this question as opposed to info-sasl. I cannot get sendmail to deliver to a cyrus inbox with virtual domains. I created mailboxes for [EMAIL PROTECTED], but if I try to deliver it via sendmail, it comes back as a user unkno