Re: Postfix is slow accepting incoming mails

2018-03-09 Thread Nikolai Dahlem
Am 2018-03-09 13:13, schrieb Wietse Venema: delay=0.51, delays=0.21/0/0.17/0.13 Just to be sure, these numbers include receiving and delivering mail. 0.21time from message arrival to last active queue entry 0 time from last active queue entry to connection setup 0.17time in conne

Re: Postfix is slow accepting incoming mails

2018-03-09 Thread Wietse Venema
Nikolai Dahlem: [inbound SMTP] > delay=0.51, delays=0.21/0/0.17/0.13 Just to be sure, these numbers include receiving and delivering mail. 0.21time from message arrival to last active queue entry 0 time from last active queue entry to connection setup 0.17time in connection setup, i

Re: local data error while talking to smtp

2018-03-09 Thread luistkd4
I tried using hash to test and I created a postmap -q in loop to teste connecty: i=0;while ($true); do postmap -q mig...@domain.com.br hash:/etc/postfix/test.cf; i=$((i+1)); echo $i;done Inside test.cf: mig...@domain.com.br mig...@domain.com.br:123qwe!@#QWE This connect sucesfull without error.

How to write a milter with access to carddav

2018-03-09 Thread André Rodier
Hello, I would like to know if there is any milter for postfix that would let me query a CardDav server? The idea is to add a custom header, for instance 'X-Address-Book: Personal' if the from email address is referenced in a personal carddav address book of the recipient. This will be used by a

LMTP and virtual users confusion

2018-03-09 Thread Joe Buck
Hi fair folks. After years of using OS X servers I'm back on FreeBSD and well... owls have sure aged since then. So I'm trying to do a virtual domain+virtual users setup with Dovecot where I'd have several virtual domains and several users. Each user is supposed to be authenticated via the simple

unknown recipient issue

2018-03-09 Thread Alfredo De Luca
Hi all. We have Postfix 2.10 as company mailserver. I noticed that when I send an email to a not-existing user mailbox in our domain I don't receive an email back saying unknown mailbox or similar. What do I need to do on main.cf in order to achieve that? Cheers -- *Alfredo*