| Author |
Capure message BEFORE stmp server...
|
|
|
| I want to grab all incoming email and run it through a custom process BEFORE
it then gets put into the smtp server for delivery. What would be the best
way to do something like this?
Thanks.
TPS.
| |
| Al Mulnick 2005-09-18, 8:49 pm |
| Either an event sink (onsubmit) else write your own mailer IMHO.
What exactly do you want to achieve? Maybe some better ideas will pop up.
"TPS" <tps@tps.com> wrote in message
news:ufQXFpGvFHA.720@TK2MSFTNGP15.phx.gbl...
>I want to grab all incoming email and run it through a custom process
>BEFORE it then gets put into the smtp server for delivery. What would be
>the best way to do something like this?
>
> Thanks.
>
> TPS.
>
| |
|
| Al, thanks for the tip. From my research, the event sink is the way to go.
Thanks again,
"Al Mulnick" <amulnick_No_SPAM@ncDOTrr.com> wrote in message
news:OhJNCHLvFHA.3152@TK2MSFTNGP12.phx.gbl...
> Either an event sink (onsubmit) else write your own mailer IMHO.
>
> What exactly do you want to achieve? Maybe some better ideas will pop up.
>
> "TPS" <tps@tps.com> wrote in message
> news:ufQXFpGvFHA.720@TK2MSFTNGP15.phx.gbl...
>
>
|
|
|
|