Al wrote:
Anyone have opinions on these two mail functions for sending smtp
emails, pear mail() verses net-smtp()? Which is best, etc.
Pear mail puts everything together and if necessary uses net_smtp to
send it.
If you want to have to build the emails yourself, you can do it and then
use
Al wrote:
Anyone have opinions on these two mail functions for sending smtp
emails, pear mail() verses net-smtp()? Which is best, etc.
Pear mail puts everything together and if necessary uses net_smtp to
send it.
If you want to have to build the emails yourself, you can do it and then
use
2 matches
Mail list logo