The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Can't set Return-Path in emails
Whenever I go to Send Email to Users in the admin, I can't get vBulletin to include a Return-Path. I traced the code to here:
PHP Code:
Code:
[headers] => From: "webmaster@domain.com" <webmaster@domain.com> Return-Path: webmaster@domain.com Message-ID: <200811072258.ba445c190546@domain.com> MIME-Version: 1.0 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-Mailer: vBulletin Mail via PHP X-EZbouncer: http://www.domain.com/admin/ezbounce.php?u=10417 Code:
Delivered-To: user@domain.com Received: by 10.142.193.3 with SMTP id q3cs243244wff; Fri, 7 Nov 2008 14:05:01 -0800 (PST) Received: by 10.90.91.9 with SMTP id o9mr3560390agb.117.1226095499865; Fri, 07 Nov 2008 14:04:59 -0800 (PST) Return-Path: <nobody@host.domain.com> To: user@domain.com Subject: test From: "webmaster@domain.com" <webmaster@domain.com> Message-ID: <200811072258.ba445c190546@domain.com> MIME-Version: 1.0 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|