Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-07 Thread Matus UHLAR - fantomas
On 05.08.21 18:14, White, Daniel E. (GSFC-770.0)[NICS] wrote: On my relay, I tried these settings: local_transport = error: local mail delivery is disabled And when I send mail, I get "Recipient address rejected: local mail delivery is disabled" the destination domain is in $mydestination,

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread Viktor Dukhovni
On Fri, Aug 06, 2021 at 04:29:59PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: > Removing the domain from $mydestination fixed the problem. > Testuser2's message was properly delivered to the mailbox on the MDA server. See: http://www.postfix.org/BASIC_CONFIGURATION_README.html#mydest

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread White, Daniel E. (GSFC-770.0)[NICS]
August 6, 2021 at 11:04 To: "postfix-users@postfix.org" Subject: Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only On Fri, Aug 06, 2021 at 12:33:22PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: From which we can conlude that you've listed th

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread Viktor Dukhovni
On Fri, Aug 06, 2021 at 12:33:22PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: > I removed "relay_transport" and inserted > "transport_maps = hash:/etc/postfic/transport" containing > ".our.local.domain relay:[MDA server IP]" > > I sent a message from another server and got the attached in

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread White, Daniel E. (GSFC-770.0)[NICS]
ubject: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only On Thu, Aug 05, 2021 at 06:14:56PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: > On my relay, I tried these settings: > > local_transport = error: local mail delivery is disabled > mail_ve

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread White, Daniel E. (GSFC-770.0)[NICS]
Original Message- From: on behalf of Daniel White Date: Friday, August 6, 2021 at 06:19 To: "postfix-users@postfix.org" Subject: Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only My apologies. I am not permitted to post *actual unobfuscated* detail

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-06 Thread White, Daniel E. (GSFC-770.0)[NICS]
rg" Subject: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only On Thu, Aug 05, 2021 at 06:14:56PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: > On my relay, I tried these settings: > > local_transport = error: local mail delivery is disabled

Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread Viktor Dukhovni
On Thu, Aug 05, 2021 at 06:14:56PM +, White, Daniel E. (GSFC-770.0)[NICS] wrote: > On my relay, I tried these settings: > > local_transport = error: local mail delivery is disabled > mail_version = 3.5.8 > relay_transport = hash:/etc/postfix/transport The "relay_transport" parametr is not t

Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread White, Daniel E. (GSFC-770.0)[NICS]
TERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only White, Daniel E. (GSFC-770.0)[NICS]: > This helps. > > All the outgoing mail is to go through an upstream relay cluster, so I can set "relayhost" to that. > > Incoming mail - for a single, l

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread Wietse Venema
White, Daniel E. (GSFC-770.0)[NICS]: > This helps. > > All the outgoing mail is to go through an upstream relay cluster, so I can > set "relayhost" to that. > > Incoming mail - for a single, local domain - goes to an MDA server that has > Dovecot and Roundcube in addition to Postfix. It sounds

Re: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread White, Daniel E. (GSFC-770.0)[NICS]
or should I get my medications adjusted ? -Original Message- From: Wietse Venema Date: Thursday, August 5, 2021 at 10:40 To: Daniel White Cc: "postfix-users@postfix.org" Subject: [EXTERNAL] Re: Inbound/Outbound Settings on a Postfix Relay-Only White, Daniel E. (GSFC-770.

Re: Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread Wietse Venema
White, Daniel E. (GSFC-770.0)[NICS]: > I am somewhat confused about which parameters apply to an outgoing vs an > incoming message. > > I think that > > relay_transport mail that you're willing to forward > relay_domains and mail that you're willing to forward > relayhost

Inbound/Outbound Settings on a Postfix Relay-Only

2021-08-05 Thread White, Daniel E. (GSFC-770.0)[NICS]
I am somewhat confused about which parameters apply to an outgoing vs an incoming message. I think that relay_transport relay_domains and relayhost apply to outgoing messages. I think that virtual_transport and local_transport (set to " error: local delivery disabled") apply to incoming