Postfix, not receiving mail

Dirk Moolman DirkM
Wed Jan 12 05:05:49 PST 2005



-----Original Message-----
From: linux-users-bounces at linux-sxs.org
[mailto:linux-users-bounces at linux-sxs.org] On Behalf Of Matthew
Carpenter
Sent: 11 January 2005 03:05 PM
>
>On Mon, 10 Jan 2005, Dirk Moolman wrote:
>  
>
>>Hi, I am new to this group.   I work on Solaris, but have been asked
>to help out with a postfix setup on a SUSE SLES 8 machine.
>>
>>The machine can send mail, but apparently it cannot receive mail.  I
>>have looked at the /etc/postfix/main.cf file, but do not understand it
>>properly.
>>
>>Any tips / suggestions ?
>>
>>
>>How do you know that it can't receive mail?  Is the mail bouncing?
Are
>>there errors?  Can you telnet to port 25 on the mail server from a
>>different box?
>>    
>>
>
>
>Sorry, I should know better - all good questions.  We have contractors
>sitting here installing an application that needs to receive mail from
>Linux.  My frustration is that they only know their software, and
cannot
>tell me how it interacts with Linux, what the errors are, how do they
>know the mail isn't working, etc. - VERY frustrating.
>
>They are just telling me that Linux is not receiving mail. 
>
>I spoke to someone who pointed me to this setting in the main.cf file:
>inet_interfaces = 127.0.0.1
>
>and also to this one in /etc/sysconfig/mail:
>SMTPD_LISTEN_REMOTE="yes"    (was set to no, I changed it to yes)
>
>
>Any help you can give me will be appreciated.
>
>Thanks
>Dirk
>
>
>
>  
>
>That's a good first step.  Are you running a firewall on that system?
># iptables -L -n
>If that shows any policies or rules that DROP anything, we'll get more 
>specific.
>
>Somebody already asked about log files.  Those would be helpful 
>(/var/log/mail*)


Don't know if I should say this *out loud* - but no firewall   :-o (not
yet)


My exchange admin tells me there is a problem with the relay setup on
the Linux machine.   I have played around with the relay settings, but
no luck.  To be honest, I do not know the syntax of the settings in the
main.cf file, and the documentation isn't helpful in this regard either
(no examples).


>From my log file (/var/log/mail) I am getting:

Jan 12 10:50:21 mxteledev postfix/smtpd[18580]: connect from
mxmail1[..............]
Jan 12 10:50:21 mxteledev postfix/smtpd[18580]: 2B8281C5D7:
client=mxmail1[...........]
Jan 12 10:50:21 mxteledev postfix/smtpd[18580]: reject: RCPT from
mxmail1[...........]: 554 <wfmailer at hmi.co.za>: Recipient address
rejected: Relay access denied; from=<DirkM at mxgroup.co.za>
to=<wfmailer at hmi.co.za>
Jan 12 10:50:26 mxteledev postfix/smtpd[18580]: disconnect from
mxmail1[..............]



More information about the Linux-users mailing list