You're right: (sorry for the text wall)

[root@aafax postfix]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
home_mailbox = Maildir/
html_directory = no
inet_interfaces = 10.252.10.12
inet_protocols = ipv4
local_recipient_maps =
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost, aafax.adventureaquarium.com
myhostname = aafax.adventureaquarium.com
mynetworks = 10.252.0.0/16, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
relay_domains =
relay_recipient_maps = hash:/etc/postfix/relay_recipients
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550

transport:
@aafax.adventureaquarium.com fax:

relay_recipients:
@aafax.adventureaquarium.com does-not-matter


Log from trying to send a test to fax-3653...@aafax.adventureaquarium.com:

Oct 28 14:26:01 localhost postfix/smtpd[24236]: connect from 
it5.aaq.hfecorp.local[10.252.0.137]
Oct 28 14:26:26 localhost postfix/smtpd[24236]: ED17C231BD: 
client=it5.aaq.hfecorp.local[10.252.0.137]
Oct 28 14:26:38 localhost postfix/cleanup[24238]: ED17C231BD: message-id=<>
Oct 28 14:26:38 localhost postfix/qmgr[24234]: ED17C231BD: 
from=<jas...@adventureaquarium.com>, size=299, nrcpt=1 (queue active)
Oct 28 14:26:38 localhost postfix/local[24239]: ED17C231BD: 
to=<fax-3653...@aafax.adventureaquarium.com>, relay=local, delay=27, 
delays=27/0.07/0/0.11, dsn=5.1.1, status=bounced (unknown user: "fax-3653311")
Oct 28 14:26:38 localhost postfix/cleanup[24238]: 822012381C: 
message-id=<20141028182638.8220123...@aafax.adventureaquarium.com>
Oct 28 14:26:38 localhost postfix/qmgr[24234]: 822012381C: from=<>, size=2278, 
nrcpt=1 (queue active)
Oct 28 14:26:38 localhost postfix/bounce[24240]: ED17C231BD: sender 
non-delivery notification: 822012381C
Oct 28 14:26:38 localhost postfix/qmgr[24234]: ED17C231BD: removed
Oct 28 14:26:38 localhost postfix/smtp[24242]: connect to 
cust12182-2.in.mailcontrol.com[208.87.234.190]:25: Connection refused
Oct 28 14:26:38 localhost postfix/smtp[24242]: connect to 
cust12182-1.in.mailcontrol.com[208.87.233.190]:25: Connection refused
Oct 28 14:26:38 localhost postfix/smtp[24242]: 822012381C: 
to=<jas...@adventureaquarium.com>, relay=none, delay=0.25, 
delays=0.07/0.07/0.11/0, dsn=4.4.1, status=deferred (connect to 
cust12182-1.in.mailcontrol.com[208.87.233.190]:25: Connection refused)

Log from sending test to f...@aafax.adventureaquarium.com - this is getting 
dropped in the root mailbox for some reason:
Oct 28 14:20:39 localhost postfix/smtpd[24123]: connect from 
it5.aaq.hfecorp.local[10.252.0.137]
Oct 28 14:20:59 localhost postfix/smtpd[24123]: DFA99231BD: 
client=it5.aaq.hfecorp.local[10.252.0.137]
Oct 28 14:21:15 localhost postfix/cleanup[24125]: DFA99231BD: message-id=<>
Oct 28 14:21:15 localhost postfix/qmgr[24117]: DFA99231BD: 
from=<jas...@adventureaquarium.com>, size=284, nrcpt=1 (queue active)
Oct 28 14:21:15 localhost postfix/local[24126]: DFA99231BD: 
to=<r...@aafax.adventureaquarium.com>, 
orig_to=<f...@aafax.adventureaquarium.com>, relay=local, delay=27, 
delays=27/0.07/0/0.06, dsn=2.0.0, status=sent (delivered to maildir)
Oct 28 14:21:15 localhost postfix/qmgr[24117]: DFA99231BD: removed
Oct 28 14:21:39 localhost postfix/smtpd[24123]: 27B25231BD: 
client=it5.aaq.hfecorp.local[10.252.0.137]



-----Original Message-----
From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] 
On Behalf Of Wietse Venema
Sent: Tuesday, October 28, 2014 1:56 PM
To: Postfix users
Subject: Re: Migrating to postfix

Jason Staudenmayer:
> Sorry I missed those links (they helped). 
> Looks like it's trying to send all the email off to my main mail 
> server. I've tried changing the transports, virtual and relay settings 
> in master but it's still sending anything formatted as 
> fax-#######@aafax.mydomain.com off the server. If it helps I can post 
> my configs or email them off list.

If mail isn't delivered to the pipe command, then you made a mistake with 
transport_maps part, but no-one knows what mistake you made, because you don't 
provide concrete informaton.  Vague eyewitness reports are useless.

        Wietse

TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail

TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html

Thank you for using Postfix.


This message has been scanned for malware by Websense. www.websense.com

Reply via email to