OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Andreas Meyer (anmeyer_at_anup.de)
Date: Tue Oct 01 2002 - 15:11:59 CDT

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

    Hello!

    Am Sat, 28 Sep 2002 18:44:33 +0200 schrieb Ralf Hildebrandt:

    > > > Why? Do you happen to use an scanner that reinjects via SMTP?
    > >
    > > vscan reinjects on port 10025. The queue gets flushed only when
    > > I do a 'postfix flush'.
    >
    > See? Because the reinjection also uses the "smtp" transport, it is
    > also deferred, even for local mail.
    >
    > smtp: the default_transport; should only be used for mail
    > leaving your machine to a "not-your-network-kind-of-place"
    >
    > localsmtp: a clone of "smtp", should be used for every kind of
    > smtp to "your-network-kind-of-place"

    I have "defer_transport = smtp" set and made an entry in master.cf:
    int_smtp unix - - n - - smtp

    Postfix writes to the log:

    delta postfix/smtpd[2938]: connect from delta.meyer.home[192.168.1.75]
    delta postfix/smtp[2947]: warning: host delta.meyer.home[192.168.1.75] \
        greeted me with my own hostname delta.meyer.home
    delta postfix/smtp[2947]: warning: host delta.meyer.home[192.168.1.75] \
        replied to HELO/EHLO with my own hostname delta.meyer.home
    delta postfix/smtp[2947]: 1D67F17CE6: to=<mail1delta.meyer.home>, \
        relay=delta.meyer.home[192.168.1.75], delay=0, status=bounced \
        (mail for delta.meyer.home loops back to myself)
    delta postfix/smtpd[2938]: lost connection after EHLO from delta.meyer.home[192.168.1.75]
    delta postfix/smtpd[2938]: disconnect from delta.meyer.home[192.168.1.75]

    If I comment out the entry in the master.cf the mail stays deferred.

    transport-table looks like this:
    meyer.home int_smtp
    .meyer.home int_smtp
    fax.meyer.home int_smtp:alpha.meyer.home

    What am I missing?

    Regards

    -- 
    

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