OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ralf Hildebrandt (Ralf.Hildebrandtcharite.de)
Date: Sat May 18 2002 - 03:37:15 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Fri, May 17, 2002 at 08:20:14PM -0700, Alan Barclay wrote:
    > Hello :-
    >
    > I work for a small software company which manages its own domain,
    > which was set up by a previous employee, but I now have a problem I
    > have not been able to solve.
    >
    > Our setup had been working without problem since Nov 2001, but
    > around 1AM Apr 29 2002, we started getting a sharp increase
    > in logfile messages of the form
    > timeout after CONNECT from ...
    > lost connection after CONNECT from ...

    You could try
    debug_peer_list = 209.128.88.98

    > smtpd_client_restrictions = permit_mynetworks
    > smtpd_sender_restrictions = hash:/etc/postfix/access

    Useless.

    smtpd_client_restrictions =
    smtpd_sender_restrictions = hash:/etc/postfix/access

    Or shorter still:

    smtpd_client_restrictions =
    smtpd_sender_restrictions =
    smtpd_recipient_restrictions =
       permit_mynetworks
       check_sender_access hash:/etc/postfix/access
       check_relay_domains

    -- 
    Ralf Hildebrandt (Im Auftrag des Referat V A)   Ralf.Hildebrandtcharite.de
    Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
    Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
    Why you can't find your system administrators:
    They're seeing a commodities broker, to arrange direct deposit of their paychecks into buying coffee bean futures. -- Gerald (Jerry) R. Leslie jlesliedmccorp.com
    

    - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users