* Chris <xchris...@googlemail.com>:

> > If you let the MX share one memcache instance, the second MX to
> > receive a connection will immediately accept it. Works like a charm
> > here.
> 
> Okay, I see. That would be a solution.
> 
> How did you realize that?

On both my boxes I'm using:
postscreen_cache_map = memcache:/etc/postfix/memcache-postscreen_cache.cf

containing:

memcache = inet:mail.charite.de:11211
# Non-shared postscreen cache.
backup = proxy:btree:/var/lib/postfix/postscreen_cache

and on mail.charite.de I'm starting memcached like this:
/usr/bin/memcached -m 64 -p 11211 -u nobody -l 141.42.202.200

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to