Emanuel:
[ Charset windows-1252 converted... ]
>
> El 12/2/20 a las 20:14, Wietse Venema escribi?:
> > Emanuel:
> >> Is it possible to create different files with different IP addresses so
> >> that when sending an email they are sent from different round maps?
> > You would use master.cf entries
El 12/2/20 a las 20:14, Wietse Venema escribió:
Emanuel:
Is it possible to create different files with different IP addresses so
that when sending an email they are sent from different round maps?
You would use master.cf entries with different smtp_bind_address or
smtp_bind_address6 settings,
Emanuel skrev den 2020-02-12 23:36:
# [root@vps-1713830-x /etc/postfix] # postconf -d|grep inet_protocols
inet_protocols = all
lmtp_balance_inet_protocols = yes
smtp_balance_inet_protocols = yes
postconf -d is default settings, maybe you like to use postconf -n ?
Emanuel:
> with regard to the error " Address family not supported by protocol" any
> ideas? the config is fine.
>
> # master.cf
>
> relayipv6unix - - n - - smtp
> -o smtp_bind_address=2800:6c0:3::58e
smtp_bind_address (default: empty)
An optional nume
Emanuel:
> Is it possible to create different files with different IP addresses so
> that when sending an email they are sent from different round maps?
You would use master.cf entries with different smtp_bind_address or
smtp_bind_address6 settings, and select one with a filter command.
With mas
with regard to the error " Address family not supported by protocol" any
ideas? the config is fine.
# master.cf
relayipv6 unix - - n - - smtp
-o smtp_bind_address=2800:6c0:3::58e
-o smtp_helo_name=relayipv6.domain.tld
-o syslog_name=relayipv6
# [root@vps
El 12/2/20 a las 14:29, Wietse Venema escribió:
Emanuel:
Thanks for the reply.
I think I expressed myself badly. i explain my escenary again. It's
possible set two round-robin maps?
sender_dependent_default_transport_maps =
randmap1:{relay1,relay2}
randmap2:{relay3,relay4}
This queries r
Emanuel:
> Thanks for the reply.
>
> I think I expressed myself badly. i explain my escenary again. It's
> possible set two round-robin maps?
>
> sender_dependent_default_transport_maps =
> randmap1:{relay1,relay2}
> randmap2:{relay3,relay4}
This queries randmap1, and ONLY IF NO RESULT IS FOU
Thanks for the reply.
I think I expressed myself badly. i explain my escenary again. It's
possible set two round-robin maps?
sender_dependent_default_transport_maps =
randmap1:{relay1,relay2}
randmap2:{relay3,relay4}
smtp_connection_cache_on_demand=no
# main.cf
check_client_access hash:/e
Emanuel:
> "warning: smtp_connect_addr: bind 2800:6c0:3:: Address family not
> supported by protocol"
Fix that.
> Another question, is it possible to configure several round-robin maps
> for different IP addresses?
Postfix randomizes IPv4 and IPv6 by default, so that messages don't
get stu
10 matches
Mail list logo