Hi

On Sat, 2 Sep 2000, Pavel Bibergal wrote:

> Hi guys,,
> i installed postfix as mail server..
> configured it
> everything work ok, except one thing
> when i sending mail to another domain.. for example madarom.com
> it can send mail only if i sit localy on server.. if i am connecting
> from another machine (diff domain) it say "relay denied"
> i tried everything i could..
> asked people on IRC..
> it doesn't work
> can anyone please explain me what should i do?
> thanx
> Pavel

See the explanation of the parameter relay_domains in the default main.cf
config file.

A partial quote from it:

# By default, Postfix relays mail
# - from trusted clients whose IP address matches $mynetworks,
# - from trusted clients matching $relay_domains or subdomains thereof,
# - from untrusted clients to destinations that match $relay_domains
#   or subdomains thereof, except addresses with sender-specified routing.
# The default relay_domains value is $mydestination.
#
# In addition to the above, the Postfix SMTP server by default accepts mail
# that Postfix is final destination for:
# - destinations that match $inet_interfaces,
# - destinations that match $mydestination
# - destinations that match $virtual_maps.
# These destinations do not need to be listed in $relay_domains.

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to