Another addendum: Here are the changes I've made to /etc/postfix/main.cf
mydomain = me.example.com myorigin = $myhostname inet_interfaces = 1.2.3.4, 127.0.0.1 inet_protocols = ipv4 # $mydestination local_recipient_maps = mynetworks = 1.2.3.0/28, 3.4.5.6, 127.0.0.0/8 relayhost = 9.8.7.6 It seems like fred is keeping the mail for himself. The target user does not exist on fred or C. Thoughts? On Tue, Apr 29, 2014 at 10:49 AM, leam hall <[email protected]> wrote: > Addendum. Testing again from C through fred gives me 113 lines of log. > Makes me wonder if fred is more confused than I am. > > > On Tue, Apr 29, 2014 at 10:39 AM, leam hall <[email protected]> wrote: >> Ed, sorry for not changing the "To:". >> >> ### >> >> Well, the host seems smarter than I. >> >> As root on server "C" I tried to send mail through smarthost "fred". >> In fred's maillog there's a set of lines but the "to" is "root@C" >> but still using the downstream mail relay. >> >> In fred's maillog: >> >> postfix/qmgr[9010]: 225581E02AE: from=<>, size=11657, nrcpt=1 (queue active) >> postfix/smtp[9027]: 225581E02AE: to=<root@C> ... >> >> >> From fred I can e-mail [email protected] and see it hit the upstream >> gateway and the destination client. However, C still cannot use fred >> as a mail gateway. >> >> Thoughts? >> >> -- >> Mind on a Mission > > > > -- > Mind on a Mission -- Mind on a Mission _______________________________________________ Discuss mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/
