ListMailPRO Email Marketing Software Forums
		ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: shab on February 22, 2005, 09:53:06 am
		
			
			- 
				Hi Guys,
I assume listmail pro is using sendmail but I cant seem to get the return paths working. The return path email value is equal to send as email value. I need to change the return path changed but I've only managed to do this using SMTP sends but not internal sendmail.
How do i Rectify this?
btw, I'm using cpanel 10 and i have root access.
			 
			
			- 
				In config.php try uncommenting the following line
// $phpmailf = 1;
to read:
$phpmailf = 1;
If you get an additional header attached to your email, such as "X-Authentication-Warning... ", you need to add the "apache" user as "trusted" in sendmail.
Regards!
			 
			
			- 
				Hi Dean,
phpmailf is already set to 1 before I posted here.
I have Authentication-Results:   in my header but not with the one you mentioned.
			 
			
			- 
				ListMail should correctly set the Return-path under cPanel with $phpmailf enabled.  This was just confirmed under cPanel 9.  Maybe I'm a fool to assume it should work with 10 as well.  Still can't figure it out?  Let me try (http://listmailpro.com/support?t=other) :)
Regards