Quote:
Originally Posted by Leo Brazil
I'm using your previous version on 3.7.2 PL1 and working fine so far.
The only problem I'm facing is the e-mails sent to users are not sent using admin e-mail address just like regular Vb notifications. It tooks the sender as origin path of my system like directions for admin mail box. The e-mails are sent anyway but e-mails systems like Yahoo, Hotmail, Gmail put them as spam.
I tried to find in your code a reason for this but no lucky so far. Any tips ?
|
Quote:
Originally Posted by Osama11
no ... still same problem its sending a email from host email adresss.. ********@host48.hostmonster.com
its not showing site contect.. i mean site name.....can u plzz help me ?
|
Despite not upgraded yet for the new version, it seems I'm having the same issue as reported by Osama.
Quote:
Originally Posted by C Braithwaite
it is the vbulletin mail system that sends this out. and uses the $vbulletin->options['webmasteremail'] in the headers.
go into "http://www.yoursite.com/admincp/options.php?do=options&dogroup=address" and is the webmaster email set right?
|
I'm sure all my configs are 100% correct at this point. I can assure you this because all my e-mails sent by Vb are correct but this one.
I saw in your code you use $vbulletin->options['webmasteremail'] that should to the job correctly and that's the reason I'm busting my brains out....lol....