Sad Clouds via Postfix-users:
> I looked at:
> https://www.postfix.org/POSTSCREEN_README.html#temp_allow_sharing
> 
> However it does not seem to fit in with my use case. Specifically, I
> would prefer each server to have its own allowlist and regularly
> replicate recent changes across. The Postfix memcache does not seem to
> support this.

Memcached (the back-end) does not support replication.  And indeed,
Postfix generally does not implement database replication (the only
Postfix database replication is the built-in backup support from
memcache to another database).

Unlike mailboxes (or mail queues) the loss of a postscreen_cache
does not result in the loss of mail. There is no need to obsess
about replicating postscreen_cache updates, especially when
the number of MX hosts is small, like 2.

        Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to