ASSP is a proxy not a server - how should this be done in SMTP ? There is 
no way to revert a processed 'RCPT TO:' statement. In case

...
RCPT TO: <not-noprocessing@address>
250 OK
.......
RCPT TO: <noprocessing@address>
250 OK
...

your MTA has got the 'not-noprocessing' address at all. There is no way to 
tell him to forget a specific 'RCPT TO' address.

In case of envelope recipients, all of them must be in 'noProcessing' to 
flag the mail as noprocessing. 

You can write your own level 0 Plugin (which is called by assp if the DATA 
command is received) to change this behavior.

Thomas






Von:    Eduardo Costa <emmco...@gmail.com>
An:     For Users of ASSP <assp-user@lists.sourceforge.net>, 
Datum:  26.03.2014 12:16
Betreff:        Re: [Assp-user] No Processing does not work correctly



I have the version 2.3.3 (14029) and the option is noProcessing. So if the
ASSP receive an email to two users, and one that is in the noProcessing 
list,
there is no way not to sue for and prosecute to the other?

Thanks,


On Wed, Mar 26, 2014 at 10:57 AM, Fritz Borgstedt <f...@iworld.de> wrote:

> For Users of ASSP  <assp-user@lists.sourceforge.net> schreibt:
> >I have a user on noprocessing list and when it receives a email just
> >for
> >him works correctly, but if that email is for him and another user
> >that is
> >not on noprocessing list, the email is processed normally and if is
> >considered spam the blockreport is sent.
> >I am uncertain how to resolve this
>
> Your statement "working incorrect" is incorrect. It is workig as
> described in the GUI.
>
> NoProcessing Recipients* (noProcessingTo)
> Mail solely to any of these addresses are proxied without processing.
> All recipients must be marked as noprocessing.
>
>
> Use  -> noProcessing instead.
>
>
> 
------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and 
their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>



-- 
Eduardo Costa
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
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!
*******************************************************


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to