[Evolution] Sendmail with procmail issue



Hi everyone, im just wondering if anyone here has been able to get sendmail to call procmail as the delivery agent into cyrus imap or the like...
 
My sendmail.cf has this line:
Mlocal,         P=/usr/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL,
                T=DNS/RFC822/X-Unix,
                A=procmail -a $h -d $u
and sendmail.mc has:
FEATURE(`use_cw_file')dnl
FEATURE(`use_ct_file')dnl
#FEATURE(`smrsh')dnl
FEATURE(`local_procmail')dnl

MAILER_DEFINITIONS
MAILER(`local')dnl
MAILER(`smtp')dnl
MAILER(`procmail')dnl
i know my procmail script works and sends it to imap folders when i call it directly from the commandline, but sendmail just isnt calling procmail... just drops it in the users normal mail folder bypassing procmail..
 
Any ideas for a lost soul? Apologies for if this is too off topic
 
James


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]