|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: smtpd_recipient_restrictions error
From: Andy Hester (ahester
galacticltd.com)
Date: Mon Dec 20 2004 - 14:10:56 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Show output from "postconf -n". Postfix' opinion of the contents of
smtpd_recipient_restrictions does not coincide with yours.
--
Magnus Bäck
magnus
dsek.lth.se
Thanks for the response!
Here's the requested output of postconf -n:
root
mta /etc/postfix# postfix -n
postfix: invalid option -- n
postfix: fatal: usage: postfix [-c config_dir] [-Dv] command
root
mta /etc/postfix# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
default_privs = nobody
disable_vrfy_command = yes
empty_address_recipient = MAILER-DAEMON
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
local_recipient_maps =
mail_owner = postfix
mailbox_size_limit = 1000000000
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
message_size_limit = 80000000
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = galacticltd.com
myhostname = mta.galacticltd.com
mynetworks = 172.16.0.0/16, 127.0.0.0/8
myorigin = $myhostname
newaliases_path = /usr/sbin/newaliases
notify_classes = protocol,resource,software
proxy_interfaces = 68.94.137.142
queue_directory = /var/spool/postfix
queue_minfree = 120000000
readme_directory = /usr/share/doc/postfix-2.1.5
recipient_delimiter = +
relay_domains = $mydestination, /etc/postfix/relay_domains
sample_directory = /usr/share/doc/postfix-2.1.5/conf
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_helo_required = yes
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
Thanks,
Andy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]