Re: custom mail forwarder/relay program?

2019-07-03 Thread Dusan Obradovic
> On Jul 1, 2019, at 8:41 PM, Viktor Dukhovni > wrote: > > The SMTP proxy can return 4XX if the HTTP POST fails. It can run > as a threaded or forking server. In Python or Perl, I'd go with a > forking server for simplicity. In Haskell, threading is very > light-weight and safe/correct con

Ownership question

2019-07-03 Thread Rich Shepard
Currently running 3.4.5 on Slackware-14.2. After each upgrade I run 'postfix set-permissions upgrade-configuration' then adjust ownerships as needed. When I upgraded to 3.4.5 last weekend I found that when /var/spool/postfix has owner.group of root.postfix the server would not start. Changing the

Re: Multiple NIC Problem

2019-07-03 Thread Dennis Putnam
On 7/2/2019 4:25 PM, Noel Jones wrote: > On 7/2/2019 2:36 PM, Dennis Putnam wrote: >> Hi Wietse, >> >> Thanks for the reply. The problem is not with the VM connection >> (actually there is no VM active at this point) but rather with the VPN >> tunnel (tun0). I don't understand why the routing table

Re: untrusted tls connection to google

2019-07-03 Thread David Gibbs
On 7/2/19 3:03 PM, David Mehler wrote: Jul 2 14:59:44 mail postfix/smtp[14345]: Untrusted TLS connection established to gmail-smtp-in.l.google.com[173.194.68.27]:25: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest S

Re: private/tlsmgr: No such file or directory

2019-07-03 Thread Matus UHLAR - fantomas
> I've tried searching the internetz to no avail. > Bascially I'm setting up a secondary server.? Configs and SSL certs are all in place. > This is the error I'm seeing: 1. You don't have this in master.cf tlsmgr unix - - n 1000? 1 tlsmgr 1a) You didn't run 'postfix reload' after add

Re: private/tlsmgr: No such file or directory

2019-07-03 Thread Laura Smith
‐‐‐ Original Message ‐‐‐ On Wednesday, 3 July 2019 12:49, Wietse Venema wrote: > Laura Smith: > > > I've tried searching the internetz to no avail. > > Bascially I'm setting up a secondary server.? Configs and SSL certs are all > > in place. > > This is the error I'm seeing: > > 1. You

Re: private/tlsmgr: No such file or directory

2019-07-03 Thread Wietse Venema
Laura Smith: > I've tried searching the internetz to no avail. > > Bascially I'm setting up a secondary server.? Configs and SSL certs are all > in place. > > This is the error I'm seeing: 1) You don't have this in master.cf tlsmgrunix - - n 1000? 1 tlsmgr 1a)

private/tlsmgr: No such file or directory

2019-07-03 Thread Laura Smith
I've tried searching the internetz to no avail. Bascially I'm setting up a secondary server.  Configs and SSL certs are all in place. This is the error I'm seeing: postfix/smtp[10175]: warning: connect to private/tlsmgr: No such file or directory postfix