|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: multiple servers on same domain - problem
From: Gerald Davies (gerald.davies
gmail.com)
Date: Tue Mar 01 2005 - 11:30:47 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 1 Mar 2005 16:39:31 +0000, Matt Fretwell <mattf> wrote:
> Post the output of postconf -n.
>
> Most likely you need to unset parent_domain_matches_subdomains, or remove
> mynetworks from the list. Man 5 postconf for the setting.
>
>
> Matt
alias_database = hash:/var/spool/mailman/data/aliases,
hash:/etc/postfix/aliasesalias_maps =
hash:/var/spool/mailman/data/aliases, hash:/etc/postfix/aliases
command_directory = /usr/local/sbin
config_directory = /etc/postfix
daemon_directory = /usr/local/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 20
default_privs = nobody
html_directory = /usr/local/share/doc/postfix/html
inet_interfaces = all
local_destination_concurrency_limit = 2
mail_owner = _postfix
mailq_path = /usr/local/sbin/mailq
manpage_directory = /usr/local/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = subdomain.domain.tld
myhostname = subdomain.subdomain.domain.tld
mynetworks = 127.0.0.0/8
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
owner_request_special = no
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix/readme
recipient_delimiter = +
sample_directory = /etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = _postdrop
unknown_local_recipient_reject_code = 550
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]