| Main Archive Page > Month Archives > postfix-users archives |
On Tue, 19 Jun 2012 19:44:31 +0800
"JonL" <jonl711@hotmail.com> wrote:
> I'm getting the following in my mail logs for a new postfix system.
> OS = SuSE Linux Enterprise v10
>
> Thanks
>
> mail log error
> Jun 18 15:20:24 linux-srv postfix/smtpd[6509]: NOQUEUE: reject: RCPT from emessenger.cisco.com[192.86.51.17]: 554 <jlmiller@mmtnetworks.com.au>: Relay access denied; from=<emsg-1474-18cf-replies@emessenger.cisco.com> to=<jlmiller@mmtnetworks.com.au> proto=ESMTP helo=<emessenger.cisco.com>
> Jun 18 15:20:24 linux-srv postfix/smtpd[6509]: disconnect from emessenger.cisco.com[192.86.51.17]
> Jun 18 15:20:29 linux-srv postfix/smtpd[6509]: connect from ccm24.constantcontact.com[208.75.123.132]
> Jun 18 15:20:30 linux-srv postfix/smtpd[6509]: NOQUEUE: reject: RCPT from ccm24.constantcontact.com[208.75.123.132]: 554 <jlmiller@jlorenzo.com.au>: Relay access denied; from=<ESC1110217818469_1110190421834_12336_r20@in.constantcontact.com> to=<jlmiller@jlorenzo.com.au> proto=ESMTP helo=<ccm24.constantcontact.com>
>
>
>
>
> postconf
should be postconf -n
[snip]
> mydestination = $myhostname, localhost.$mydomain
> mydomain = mmtnetworks.com.au
> myhostname = linux-srv.mmtnetworks.com.au
jlorenzo.com.au is not there.....
[snip]
-- john