ListMailPRO Email Marketing Software Forums
ListMailPRO Email Software
& Marketing Forums
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
Changing Return-Path: <nobody@>
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Changing Return-Path: <nobody@> (Read 1551 times)
bowmah
Posts: 15
Changing Return-Path: <nobody@>
«
on:
September 06, 2007, 12:20:02 pm »
Our server management company has recommended that we update:
Return-Path: <nobody@server.com>
to a real email address. How can we do this inside LMP?
Thanks.
Logged
DW
Administrator
Posts: 3787
Changing Return-Path: <nobody@>
«
Reply #1 on:
September 06, 2007, 09:47:49 pm »
If the return path is not being set correctly in PHP mail-sent messages try setting the following line in config.php:
Code:
[Select]
$phpmailf = 1;
This adds the 5th parameter to PHP's
mail
function which often fixes this.
Regards
Logged
Dean Wiebe
ListMailPRO
Author & Developer -
Help
|
Support
|
Hosting
Print
Pages: [
1
]
Go Up
« previous
next »
ListMailPRO Email Marketing Software Forums
»
ListMailPRO Email Marketing Software Forums
»
General Help & How-To
»
Changing Return-Path: <nobody@>