>can't one perhaps add a negative match regexp to

Just working on it. Loohbehind variable-width assertion is not supported 
in Perl 5.

Is there any draft available for this .. "X-Auto-Response-Suppress: 
OOF,AutoReply,DR,RN,NRN" ?

Thomas




Von:    Gil Bahat <g...@magisto.com>
An:     For Users of ASSP <assp-user@lists.sourceforge.net>
Datum:  30.12.2014 15:13
Betreff:        Re: [Assp-user] Application for nodelay / whitelist + 
redlist bug



Thank you very much for a prompt reply, see in-line.

Gil

On Tue, Dec 30, 2014 at 2:31 PM, Thomas Eckardt 
<thomas.ecka...@thockar.com>
wrote:

> Hello Gil,
>
> adding both networks to the 'noDelay' default setting will be no 
problem.
> Special whitelisting is not required, if 'magisto.com' is in common
> DNS-whitelists. How ever, everyone is free to change the assp
> configuration.
>

On the distribution, I identify the following whitelist files in files/ -
ipwl.txt, whitedomains.txt, whiteorg.txt - I assumed ASSP maintains them,
but these appear to have come or imported from an external source. as a
note, some of them seem very old (e.g. referring to danger inc, long ago
bought by microsoft), very localized (e.g. a lot of .de domains). if you
can point out the origin, I could apply at point of origin if still valid.


> Per default assp normalizes VERPs for greylisting in a simple way
>
>         # strip extension
>         $mf=~s/\+.*(?=@)//o;
>
>         # replace numbers with '#'
>         $mf=~s/\b\d+\b(?=.*@)/#/go;
>
>
good to know, that helps.


>
> >"X-Auto-Response-Suppress: OOF,AutoReply,DR,RN,NRN"
>
> Currently there is no solution for this problem.
>

can't one perhaps add a negative match regexp to
"X-Auto-Response-Suppress"? we have to rely on this (partially supported)
header in order to prevent lots of backscatter. not every provider 
supports
them, but we are lobbying to have more accept it.


> Thomas
>
>
>
>
>
>
> Von:    Gil Bahat <g...@magisto.com>
> An:     assp-user@lists.sourceforge.net
> Datum:  30.12.2014 10:29
> Betreff:        [Assp-user] Application for nodelay / whitelist + 
redlist
> bug
>
>
>
> Hello all,
>
> I would like to place magisto.com as a candidate for the 'nodelay' list.
>  regarding the 'nodelay' list, there are two reasons:
>
> 1. we have retries coming out from different /24 networks 
(108.175.19.0/24
> and 108.175.31.0/24). (clause #1)
> 2. we are using VERP to track distinct bounces and have a very high 
volume
> (clause #6)
>
> we have already observed more than 2 hours delay on emails to one ASSP
> installation due to MX hopping intermixed with greylisting.
>
> additionally, all messages coming out of magisto have autoreply quiesce
> header, "X-Auto-Response-Suppress: OOF,AutoReply,DR,RN,NRN" . ASSP 
regexps
> for AutoReply, thinking this is an automatic reply, thus marking the 
mail
> for redlisting.
>
> would also like to apply for distinct ASSP whitelisting, if you would be
> kind enough to tell me how to submit an entry and the required criteria.
> we
> are already whitelisted by hostkarma, RedIRIS, quorum.to and dnswl 
pending
> (which should help).
>
> Regards,
>
> Gil Bahat,
> DevOps/Postmaster
> Magisto.com
>
> 
------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take 
a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, 
legally
> privileged and protected in law and are intended solely for the use of 
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> 
------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take 
a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is 
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to