On Saturday 10 Jul 2004 00:52, mark rogers wrote:
> Hi Team
SNIP
>
> Problem 2)
>
> The PC that downloads POP mail from the ML10 PC Is
> having trouble sending mail to the ML10 box. Keep in
> mind that people from the outside world (internet) are
> currently sending mail to it - just the internal
> network isnt being recognised. Here is the error
> message from the system logs:-
>
> ¨Jul 10 09:30:10 gw1 postfix/smtpd[16575]: NOQUEUE:
> reject: RCPT from
> gw1.orion-solutions.com.au[202.76.175.231]: 554
> <[EMAIL PROTECTED]>: Relay access denied;
> from=<[EMAIL PROTECTED]>
> to=<[EMAIL PROTECTED]> proto=SMTP
> helo=<192.168.1.3> ¨
>
> ideas?
>
> Thanks in advance for any help that can be given :-)
>
> Mark
>
> Find local movie times and trailers on Yahoo! Movies.
> http://au.movies.yahoo.com

Your mail server is on 202.76.175.0 subnet while your client is on
192.168.1.0 subnet

Postfix needs to know that 192.168.1.0 is a local network and then it will 
agree to relay mail for that subnet.

In /etc/postfix/main.cf  set
mynetworks = 192.168.1.0/24, 127.0.0.0/8

and comment out any mynetworks_style parameter you might have.

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to