Forum Moderators: coopster
Does anybody have examples of a secure mail script using the local mail() function in php.
I want to write a script that can send email out to external domains that can contain html and text alternative, but is also secure from spammers.
I have written many mail functions in the past, just not to external domains that are spam resistant.
Thanks,