> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:assp-test-
> [EMAIL PROTECTED] On Behalf Of Jean-Pierre van Melis
> Sent: Thursday, 3 April 2008 8:16 AM
> To: 'ASSP development mailing list'
> Subject: Re: [Assp-test] Please no penalty on SMTP AUTH
> 
> Hi Fritz,
> 
> I saw this piece of code inserted:
> 
>         if (   $EnforceAuth
>             && $this->{localport} == $listenPort2) {
>         $this->{relayok}=1;
>         }
> 
> And I was wondering if this means that a bad HELO/PTR/MsgID are being
> ignored and the mail is not being delayed.

I would expect that this is the case.  The intention here is to support
SMTP relay by authorised external clients, which may in fact be MUA's 
(such as outlook and outlook express) which are badly behaved in regards
to HELO, headers, and retry ability in the event of greylisting or
delaying.

Remember this is for the *alternate* smtp port, which supports
(requires) authentication.




> 
> JP
> 
> PS    Maybe it's a good idea to make it optional and not selected by
> default so it isn't a potential security breach for others.....
> 
> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED] [mailto:assp-test-
> [EMAIL PROTECTED] Namens JP van Melis
> Verzonden: dinsdag 1 april 2008 17:00
> Aan: 'ASSP development mailing list'
> Onderwerp: [Assp-test] Please no penalty on SMTP AUTH
> 
> 
> When "force authentication" on 2nd SMTP-port is selected I would
really
> like
> to have it go through the proxy without processing or minimal
> processing.
> I'm having a lot of trouble with Outlook Clients that have (of course)
> no
> valid MSG-ID, PTR nor HELO.
> 
> They are forced to authenticate using SMTP AUTH, so they shouldn't get
> blacklisted for these reasons...
> 
> JP
> 
> 
>
-----------------------------------------------------------------------
> --
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/market
> place
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
> 
> 
>
-----------------------------------------------------------------------
> --
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/market
> place
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to