Postfix just for sending mail, forwarding to another MTA
- From: Frank Schmitz <AXHLTVXKGKBF@xxxxxxxxxxxxx>
- Date: Mon, 27 Nov 2006 12:00:58 +0100
Hello!
My postfix Installation refuses to send mails to adresses outside of
my network:
reject: RCPT from localhost[127.0.0.1]: 554 <USERNAME@xxxxxx>:
Recipient address rejected: Relay access denied;
from=<root@xxxxxxxxxxxxxxxxxxxx> to=<USERNAME@xxxxxx>
Mails to local users are send correctly.
The only thing postfix should do is to forward all messages to another
MTA.
Can anyone help me with this?
postconf -n :
(Domainnames and network filtert, written in Capitals):
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_dns_lookups = yes
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
mydestination = 127.0.0.1, $myhostname, localhost.$mydomain
mydomain = DOMAIN.de
myhostname = SERVERNAME.DOMAIN.de
mynetworks = XXX.XXX.XXX.XXX/23
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
relay_domains = $mydomain
relayhost = SMTP.UPPERDOMAIN.DE
sample_directory = /etc/postfix
sendmail_path = /usr/lib/sendmail
setgid_group = postdrop
.
- Follow-Ups:
- Re: Postfix just for sending mail, forwarding to another MTA
- From: Dan Foster
- Re: Postfix just for sending mail, forwarding to another MTA
- Prev by Date: Re: Submited conponent to HCL - where to register prize?
- Next by Date: Postfix just for sending mail, forwarding to another MTA
- Previous by thread: delelte dirs older than 2 hours by find with solaris 9
- Next by thread: Re: Postfix just for sending mail, forwarding to another MTA
- Index(es):
Relevant Pages
|