From: Wesley Jay Deypalan (no email)
Date: Wed Jun 01 2005 - 06:58:16 EDT
here is my master.cf
smtp inet n - y - - smtpd
#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
proxymap unix - - n - - proxymap
smtp unix - - y - - smtp
relay unix - - y - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - y - - showq
error unix - - y - - error
local unix - n n - - local
virtual unix - n y - - virtual
lmtp unix - - y - - lmtp
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
#
# The Cyrus deliver program has changed incompatibly, multiple times.
#
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
# Cyrus 2.1.5 (Amos Gouaux)
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus-imapd/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
thanks
wesley
> On Wed, 1 Jun 2005 18:27:19 +0800 (PHT)
> "Wesley Jay Deypalan" <> wrote:
>
>> Hi,
>>
>> I'm a newbie trying to configure postfix. I have a Mandrake 9.2 and
>> installed postfix with cyrus-sasl and courier imap. postfix,cyrus
>> sasl,courier imap taken from mandrake 9.2 cd and updated using urpmi.
>> postfix is running when using ms outlook to send mail i get this error
>>
>> Jun 1 05:01:32 localhost postfix/smtp[2103]: 427F11873D:
>> to=<>, relay=none, delay=20, status=deferred (Name
>> service error for name=yahoo.com type=MX: Host not found, try again)
>>
>> here are the options changed in my main.cf others are default
>>
>> myhostname = mail.qwerty.com
>> mydomain = qwerty.com
>> inet_interfaces = all
>> mydestination = $mydomain
>> unknown_local_recipient_reject_code = 450
>> mynetworks_style = subnet
>> mynetworks = 168.100.189.0/28, 127.0.0.0/8, 203.13.14.248/29,
>> 205.31.14.192/29
>>
>> have read the docs but still havent found the solution. pls advice what
>> wrong with my config
>>
>>
>
> probability number 1 - you are running chrooted. Post the contents of
> master.cf
>
>
> --
> I do not reply to directly addressed mail unless it is clearly a matter
> that should be dealt with off-list.
>
|
|
|