Problem with postfix qmqr after MailScanner

Bryan Oliver boliver at LVLOMAS.COM
Wed Jul 7 16:38:21 IST 2004


I am using postfix 2.1.4 and MailScanner 4.31.6-1q.  I have no reference
to anything with the word filter in my master.cf file for postfix.  This
is it's output:

smtp      inet  n       -       n       -       -       smtpd
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       nqmgr
rewrite   unix  -       -       n       -       -       trivial-rewrite
bounce    unix  -       -       n       -       0       bounce
defer     unix  -       -       n       -       0       bounce
flush     unix  n       -       n       1000?   0       flush
smtp      unix  -       -       n       -       -       smtp
showq     unix  n       -       n       -       -       showq
error     unix  -       -       n       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
cyrus     unix  -       n       n       -       -       pipe
    flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
uucp      unix  -       n       n       -       -       pipe
    flags=F user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail    unix  -       n       n       -       -       pipe
    flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
    flags=F. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
relay     unix  -       -       n       -       -       smtp
proxymap  unix        -       -       n       -       -       proxymap
trace     unix  -       -       n       -       0       bounce
verify    unix  -       -       n       -       1       verify

Bryan




Drew Marshall <drew at THEMARSHALLS.CO.UK>
Sent by: MailScanner mailing list <MAILSCANNER at JISCMAIL.AC.UK>
07/07/2004 11:24 AM
Please respond to
MailScanner mailing list <MAILSCANNER at JISCMAIL.AC.UK>


To
MAILSCANNER at JISCMAIL.AC.UK
cc

Subject
Re: Problem with postfix qmqr after MailScanner






On Wed, July 7, 2004 16:05, Bryan Oliver said:
> In the right thread now....  Sorry bout that.
>
> There are no references to "filter" in either of those two files.
>
> Any other suggestions?
>
> Thanks.

It will be in master.cf. Have alook for a line like:

  # =============================================================
  # service type  private unpriv  chroot  wakeup  maxproc command
  #               (yes)   (yes)   (yes)   (never) (100)
  # =============================================================
  filter    unix  -       n       n       -       10      pipe
    flags=Rq user=filter argv=/path/to/script -f ${sender} -- ${recipient}

or -o content_filter=filter:dummy underneath your SMTP line (Top line)

This problem usually occurs when you move to MS from AMaVis or similar
where Postfix pipes or connects to a mail filter program through SMTP/
LMTP. Which distro are you running?

Drew


--
In line with our policy, this message has
been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
www.themarshalls.co.uk/policy

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
Before posting, please see the Most Asked Questions at
http://www.mailscanner.biz/maq/     and the archives at
http://www.jiscmail.ac.uk/lists/mailscanner.html



More information about the MailScanner mailing list