ASSP/Exim does that automatically, just with setting it up properly.

Your users sending good mail on port 587 should be authenticated, and 
ASSP will use that information for the notspam collection and whitelist 
additions... with the proper settings. It's all automatic, if you have 
the settings correct. And you don't need to "reinject" mail.

And your flow diagrams are incorrect... they should look something like 
this:

Internet -> ASSP proxy (25) -> ASSP (spam test) -> exim -> local delivery
Internet -> ASSP proxy (587) -> ASSP (/notspam collect) -> exim -> relay 
to internet

If you need help with setting up the ports in ASSP/Exim, let me know and 
I'll show you my config for that.

-C


Alexandre de Arruda Paes said the following on 9/1/2014 1:54 PM:
> Hi,
>
> My skiil in exim are minimal, but I need to use it in one server.
> I'm thinking about a way to do the following:
>
> Internet -> exim (25) -> ASSP (spam test) -> exim -> local delivery
> Internet -> exim (587) -> ASSP (/notspam collect) -> exim -> relay to
> internet
>
> If an e-mail come to submission, I use ASSP to collect notspam. If the
> e-mail come
> to local delivery, ASSP will test e-mail and if it's is ok, reinject to
> exim.
>
> In postifix, this is very easy by setting content_filter in master.cf and
> using relay host and relay port in ASSP to reinject e-mail in a port
> without content_filter.
> But I don't know how to do this in exim.
>
> Best regards,
>
> Alexandre
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to