|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: A question about virtual_alias
From: Jeff Peng (peng
dig-tech.com)
Date: Tue Jul 11 2006 - 22:06:55 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>postfix says: the thing at 127.0.0.1 I am supposed to send mail to said
>"user unknown ...".
>so the problem is with that thing listening on 127.0.0.1 and that gets mail
>by lmtp. Given the error message, this thing seems to be another postfix
>smtpd. if so, you need to configure it correctly (it must be aware of local
>domain).
>
>post your master.cf.
Hello,Mouss,
Thank you for the kind helps.Here are the contents from the master.cf:
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
tlsmgr unix - - n 1000? 1 tlsmgr
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 fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
cyrus unix - n n - - pipe
user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu 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=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
localhost:10025 inet n n n -
10 spawn user=filter
argv=/opt/kav/5.5/kav4mailservers/bin/smtpscanner
localhost:10026 inet n - n -
10 smtpd -o content_filter= -o
myhostname=localhost
localhost:10025 is Kaspersky antivirus service.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]