sendmail.mc entries
Sebastian Hagedorn
Hagedorn at uni-koeln.de
Mon Aug 4 03:46:52 EDT 2003
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.
Cheers, Sebastian Hagedorn
--
Sebastian Hagedorn M.A. - RZKR-R1 (Gebäude 52), Zimmer 18
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
Universität zu Köln / Cologne University - Tel. +49-221-478-5587
More information about the Info-cyrus
mailing list