[pfx] Re: relay_domains override for smtpd

2024-01-17 Thread Marc Dierksen via Postfix-users
On 1/16/24 19:46, Viktor Dukhovni via Postfix-users wrote: The classification of input addresses into address classes as part of transport resolution happens in trivial-rewrite(8). This is why changing relay_domains in smtpd(8) is ineffective. Ahhh. That explains everything. It works correct

[pfx] relay_domains override for smtpd

2024-01-16 Thread Marc Dierksen via Postfix-users
Salutations, I am running Postfix 3.5.23 on Debian 11 as an edge mailserver that accepts mails on port 25 for a list of domains defined as relay_domains in the main.cf. I am currently trying to setup a second smtpd process on port 587 that accepts mails only for local recipients. I have ad

[pfx] Re: TLS server certificate verification fails

2023-11-23 Thread Marc Dierksen via Postfix-users
On 11/20/23 19:57, Viktor Dukhovni via Postfix-users wrote: This mail comes from external sender! On Mon, Nov 20, 2023 at 04:01:05PM +0100, Marc Dierksen via Postfix-users wrote: For the domain 'shieldersme.com' outbound TLS is configured via this entry in the TLS

[pfx] TLS server certificate verification fails

2023-11-20 Thread Marc Dierksen via Postfix-users
Hi, I am running a mail application with Postfix 3.8.1. For the domain 'shieldersme.com' outbound TLS is configured via this entry in the TLS policy map: shieldersme.com verify match=hostname:nexthop:dot-nexthop ciphers=high protocols=>=TLSv1.2 When trying to send mail I am getting the f