We've got an externally hosted application at a sevice provider's office.
(long story).  My goal is to allow this application to be able to send mail
through ASSP, whitelisting the to address.

The problem is that this silly application can't send authenticated email
and the outbound IP address that it uses is used by other applications and
staff at the office.

We can have them send a specific helo.

I'm thinking of modifying ASSP to have it treat mail as local using a
pairing of the IP, the HELO, and the sender address.

Questions:
1) I assume there's no built in way to do this now?
2) If I need to implement myself, I'd want to do it using a plugin so not
to have to recode every time time there's an ASSP update.  Does the
skeleton plugin example still work with 2.4.x?
3) If the plugin option is viable, any suggestions?  I just need to check
from name, helo, and IP, but I haven't dug deep enough to see how to do
that via plugin.

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

Reply via email to