Hello,

probably I'm too stupid....

There's an part in the acl (check_smtp_mail) checking the sender ip
against some dns blacklists. Unfortunely "dynablock.njabl.org" doesn't
seem to respond.

If I understood well (from searching the archives) exim just uses the
resolvers timeout:

    <~  250-AUTH PLAIN LOGIN
    <~  250 HELP
     ~> MAIL FROM:<>
    === response in 52.183s
    <~  250 OK
     ~> RCPT TO:<[EMAIL PROTECTED]>
    === response in 0.090s
    <~  250 Accepted
     ~> DATA

I'd like to cut down this timeout and specify a default action
(here: accept).

But I do not see any possibility.

Any ideas or hints?

    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to