Sendmail: deliver to local and cyrus users
Deke Clinger
dclinger at qualcomm.com
Tue Jan 14 23:19:08 EST 2003
Check out the virtusertable feature in sendmail. You can do something like:
@cyrus.mydomain.com cyrus:%1
@localuser.mydomain.com local:%1
(%1 is a macro for the part of the original addr left of the @ sign)
This is off the top of my head, so don't go and try to put this in production
without testing or anything hasty like that...
Also, check out the exchange-replacement howto here:
http://www.arrayservices.com/projects/Exchange-HOWTO/html/x354.html
Cheers,
-Deke
On Tue, 14 Jan 2003, John Colton wrote:
> I'm using cyrus-imapd-2.1.11 and sendmail-8.11.6 on RedHat 6.2.
> I have some users who are local and some who are cyrus. What's the best way
> to set this up? My experience so far is that when cyrus is defined as the
> local mailer using define(`confLOCAL_MAILER',`cyrus'), mail to non-cyrus
> users is bounced. If cyrus is not defined as the local mailer, mail to the
> cyrus users is bounced.
>
> I know this is a sendmail question but I thought I'd try here first.
>
> Thanks,
> John
>
>
>
>
More information about the Info-cyrus
mailing list