Hi all,

Was reading documents on the built-in smtp plugin and was hoping
someone could clear up a simple (I hope) question.

I would like to use this to hide subscriber emails but allow email between
subscriber and general public. Obviously I would need to either pop and
parse a generic mail box or I'm thinking I might be able to use these to
have the application accept and handle the incoming email directly.

In this scenario do you use the smtpstart() in something like the 
applicatoin.cfc
and if so, wouldn't you want it to listen all the time (i.e. is there a 
practical
reason to use smtpstop)?

Also ... wondering if anyone has done similar and has suggestions/thoughts
on load and performance degradation of the web app answering all
smtp (basically filtering out as much non-ligitimate email as possible)?

Thanks all,
Alan Cole
(PGP Key ID: 0x82D8E0C7)

-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

Reply via email to