From: Mark Thomas (no email)
Date: Wed Sep 01 2004 - 08:15:04 EDT
Hi,
Can anyone please tell me what format the master.cf file needs to be to enable
all three of the subject to work together?
The the moment mine looks like.....
##
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
-o content_filter=dummy:filter
-o content_filter=spamassassin
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
filter unix - n n - - pipe
flags=Rq user=vacation argv=/home/vacation/mail-filter -f ${sender}
-- ${recipient}
spamassassin unix - n n - - pipe
user=nobody argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}
-----------------------------------------------------------------------------
Problem is that nothing seems to get sent to the vacation.pl script -
I have tried all combinations of the above but vacation messages dont
get sent.
postfixadmin has virtual vacation turned on also.
Can anyone please help here? Can I provide any more config files to assist?
Thanks (and sorry if its a dumb question!!)
Mark
|
|
|