The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mail() vs SMTP?
I dont know why I can not use mail() function on my hosting and I must use SMTP instead. I am wondering which use less server resource? I know for sending several emails, i would not care much about that but I am talking about sending hundreds, thousands or even more of email in short time (1 hours or can be 1 day). Which have more impact on server load/system performance? What is the best configuration for sending mail in that case?
--------------- Added [DATE]1232592873[/DATE] at [TIME]1232592873[/TIME] --------------- Any help? |
#2
|
|||
|
|||
Please help....
|
#3
|
||||
|
||||
The mail() function calls Sendmail on the server, which sends the mail via SMTP (and opens a socket for each email). Using SMTP directly should be a little bit more efficient.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|