postfix compatability?

Matt Lowe ms at MLSIS.CO.UK
Mon Mar 24 23:30:59 GMT 2003


ok, that now works ok :)
thanks.

now i get the following problems when trying to send an email to the
mailserver


Mar 24 16:59:44 gateway postfix/smtpd[30341]: connect from
unknown[192.168.1.1]
Mar 24 16:59:44 gateway postfix/smtpd[30341]: A5840DFB56:
client=unknown[192.168.1.1]
Mar 24 16:59:44 gateway postfix/cleanup[30342]: A5840DFB56:
message-id=<Pine.LNX.4.44.0303242219200.21286-100000 at localhost.localdomain>
Mar 24 21:59:44 gateway postfix/qmgr[26267]: A5840DFB56:
from=<root at localhost.localdomain>, size=509, nrcpt=1 (queue active)
Mar 24 16:59:44 gateway postfix/smtpd[30341]: disconnect from
unknown[192.168.1.1]
Mar 24 21:59:44 gateway postfix/pipe[30344]: fatal: get_service_attr:
unknown username: filter
Mar 24 21:59:45 gateway postfix/qmgr[26267]: warning: premature
end-of-input from private/filter socket while reading input attribute
name
Mar 24 21:59:45 gateway postfix/qmgr[26267]: warning: private/filter
socket: malformed response
Mar 24 21:59:45 gateway postfix/qmgr[26267]: warning: transport filter
failure -- see a previous warning/fatal/panic logfile record for the
problem description
Mar 24 21:59:45 gateway postfix/master[11483]: warning: process
/usr/libexec/postfix/pipe pid 30344 exit status 1
Mar 24 21:59:45 gateway postfix/master[11483]: warning:
/usr/libexec/postfix/pipe: bad command startup -- throttling
Mar 24 22:01:04 gateway MailScanner[30482]: MailScanner E-Mail Virus
Scanner version 4.13-3 starting...
Mar 24 22:01:04 gateway update.virus.scanners: Found rav installed
Mar 24 22:01:04 gateway update.virus.scanners: Updating rav
Mar 24 22:01:05 gateway MailScanner[30482]: Using locktype = flock
Mar 24 17:01:05 gateway postfix/pickup[28916]: 4759CDFB58: uid=0
from=<root>
Mar 24 17:01:05 gateway postfix/cleanup[30342]: 4759CDFB58:
message-id=<20030324220105.4759CDFB58 at FQDN-of-Mailserver>
Mar 24 22:01:05 gateway postfix/qmgr[26267]: 4759CDFB58:
from=<root at pc2000.org.uk>, size=571, nrcpt=1 (queue active)
Mar 24 22:01:05 gateway postfix/local[30529]: 4759CDFB58:
to=<admin at pc2000.org.uk>, relay=local, delay=0, status=sent (mailbox)
Mar 24 22:01:14 gateway MailScanner[30530]: MailScanner E-Mail Virus
Scanner version 4.13-3 starting...
Mar 24 22:01:14 gateway MailScanner[30530]: Using locktype = flock
Mar 24 22:01:24 gateway MailScanner[30531]: MailScanner E-Mail Virus
Scanner version 4.13-3 starting...
Mar 24 22:01:24 gateway MailScanner[30531]: Using locktype = flock
Mar 24 22:01:34 gateway MailScanner[30532]: MailScanner E-Mail Virus
Scanner version 4.13-3 starting...
Mar 24 22:01:34 gateway MailScanner[30532]: Using locktype = flock


my master.cf file is as follows :-
#
#
==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (50)
#
==========================================================================
smtp    inet    n       -       y       -       -       smtpd -o
content_filter=filter:
#smtps    inet  n       -       n       -       -       smtpd
#  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission     inet    n       -       n       -       -       smtpd
#  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628      inet  n       -       n       -       -       qmqpd
pickup  fifo    n       -       y       60      1       pickup
cleanup unix    n       -       y       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr   fifo    n       -       y       300     1       nqmgr
#tlsmgr   fifo  -       -       n       300     1       tlsmgr
rewrite unix    -       -       y       -       -       trivial-rewrite
bounce  unix    -       -       y       -       0       bounce
defer   unix    -       -       y       -       0       bounce
flush   unix    n       -       y       1000?   0       flush
smtp    unix    -       -       y       -       -       smtp
showq   unix    n       -       y       -       -       showq
error   unix    -       -       y       -       -       error
local     unix  -       n       n       -       -       local
virtual unix    -       n       y       -       -       virtual
lmtp    unix    -       -       y       -       -       lmtp
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
# The Cyrus deliver program has changed incompatibly.
#
cyrus     unix  -       n       n       -       -       pipe
  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender -
$nexthop!rmail.postfix ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
filter  unix    -       n       n       -       -       pipe
        user=filter argv=/usr/local/spoolerator/enspool.pl -f ${sender}
-- ${recipient}




anyone any ideas?
thanks in advance
i can paste any other info needed to solve this if anyone wants it, but
you'll need to tell me what is needed :)



More information about the MailScanner mailing list