sendmail.mc entries
Marcus Schopen
lists at localguru.de
Mon Aug 4 12:04:47 EDT 2003
Sebastian Hagedorn wrote:
> Marcus,
>
> --On Sonntag, 3. August 2003 17:16 Uhr +0200 Marcus Schopen
> <marcus at localguru.de> wrote:
>
>> is that a correct sendmail.mc entry to deliver using cyrus:
>>
>> ----------------------
>>
>> [...]
>>
>> define(`CYRUS_MAILER_FLAGS', `A5@/:|')dnl
>> define(`CYRUS_MAILER_PATH', `/usr/sbin/cyrdeliver')dnl
>> define(`CYRUS_MAILER_ARGS', `cyrdeliver -e -q -m $h -- $u ')dnl
>> define(`CYRUS_MAILER_USER', `cyrus:mail')dnl
>> define(`CYRUS_BB_MAILER_FLAGS', `')dnl
>> define(`CYRUS_BB_MAILER_ARGS', `cyrdeliver -e -q -m $u ')dnl
>>
>> [...]
>>
>> MAILER(local)dnl
>> MAILER(smtp)dnl
>> MAILER(cyrus)dnl
>>
>> ----------------------
>>
>> I works fine, but I'm not sure, if I forgot something little, but
>> important.
>
>
> what you've done may work, but why do it the hard way? Recent versions
> of sendmail come with a new cyrus mailer definition:
>
> MAILER(cyrusv2)dnl
>
> and you're done. This doesn't use 'deliver' anymore and performs in my
> experience better.
O.k. sounds good. But where do I get the cyrusv2.m4 macro? Can't find it
in the sendmail or cyrus source. My /usr/share/sendmail/cf/mailer
directory just constains a cyrus21.m4, which seems to be deprecated.
Thanks,
Marcus
--
Marcus Schopen (0>
P.O. Box 10 25 25 //\ Deutsche Zope User Group
D-33525 Bielefeld V_/_ www.dzug.org
More information about the Info-cyrus
mailing list