The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mailing issue Mails not going to users?
Hi all,
I am getting an issue with my mails when a new user create an account the mails are not going to his/her email address while the vbulletin show this error in admincp. the error which it's showing is on line 641 and the codding of 641 line is given below. Code:
$this->smtpSocket = fsockopen(($this->secure == 'ssl' ? 'ssl://' : 'tcp://') . $this->smtpHost, $this->smtpPort, $errno, $errstr, 30); |
#2
|
||||
|
||||
Try commenting out that line and see what it does.
I see no code here, by the way. |
#3
|
|||
|
|||
Quote:
--------------- Added [DATE]1317776977[/DATE] at [TIME]1317776977[/TIME] --------------- i am also getting this error while i check mails in my cpanel Mail Routing Error Filter/Alias File SMTP Destination Local Mailbox |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|