Hi all

I wonder if someone knows how to deal with this:
I have the 'from_senders_slet' routine, to pick up this list, sed, sort, and
all the stuff until the last step, 'postmap' to make the searchable db that
uses Postfix to find out spammers ( spamlist-extended.txt)
The whole process takes about 20 minutes ( from the ftp to the postmap ),
but my monitoring system, What's Up, alert me each time the postmap starts,
that the SMTP is not responding:

# grep 09:15: /var/log/maillog
----snip-------
Nov 15 09:15:36 deimos postfix/smtpd[68639]: disconnect from
q5.elistas.net[216.66.19.153]
Nov 15 09:15:36 deimos postfix/smtpd[68616]: lookup table has changed -- 
exiting
Nov 15 09:15:36 deimos postfix/smtpd[68357]: lookup table has changed -- 
exiting
Nov 15 09:15:36 deimos postfix/smtpd[68613]: lookup table has changed -- 
exiting
Nov 15 09:15:36 deimos postfix/smtpd[68638]: lookup table has changed -- 
exiting
----snip-------
# grep 09:33: /var/log/maillog
# grep 09:34: /var/log/maillog
Nov 15 09:34:01 deimos postfix/nqmgr[83093]: 65A6775E1B:
to=<[EMAIL PROTECTED]>, relay=none, delay=56824, status=deferred (connect
to 127.0.1.50[127.0.1.50]: Can't assign requested address)
Nov 15 09:34:01 deimos postfix/nqmgr[83093]: 6D81875E97: from=<>, size=3136,
nrcpt=1 (queue active)

I can see it's not respondig. WUG it's right !!

Any way to 'reduce' the 'postmap' impact ??

Regards

Andr�s.-


Reply via email to