Em 25/02/2022 11:39, Wietse Venema escreveu:
Nicolas JEAN:
Tested: adding above randmap also 'supersedes' a local_transport_map
containing the domain-matching "my.domain virtual:"...
I don't understand how "my.domain :" and "my.domain virtual:"
Em 24/02/2022 17:14, Wietse Venema escreveu:
Nicolas JEAN:
Having "my.domain :" or "my.domain lmtp:unix:private/dovecot-lmtp"
doesn't modify default behaviour (set by virtual_transport =
lmtp:unix:private/dovecot-lmtp), and yields such a log line:
to=, relay=my.do
Em 24/02/2022 14:03, Wietse Venema escreveu:
Nicolas JEAN:
Feb 24 15:18:38 my.domain postfix/smtp[4628]: B08949E76C:
to=, relay=relay2.com[2.2.2.2]:587, delay=0.76,
delays=0.04/0.01/0.38/0.33, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued
as 29A7484FC6)
If I'm correct, thecontact@my.d
Hi Wietse,
Thanks for your quick answer!
Wietse Venema:
/etc/postfix/local_transport_map
my.domain ?? :
.my.domain ? :
(where myhostname = myorigin = virtual_mailbox_domains = my.domain)
Did notice any warnings from Postfix with "do not list domain XXX
in both YYY and ZZZ"?
Not wi
Hi everyone,
I'm trying to implement load balancing thanks to /transport_maps/ and
/randmap/ as described in postfix 3.0 release notes[1].
/etc/postfix/local_transport_map
my.domain :
.my.domain :
(where myhostname = myorigin = virtual_mailbox_domains = my.domain)
Then I have in