Welcome Guest, Not a member yet? Register   Sign In
[CodeIgniter 2.0.0] : email and addCustomHeader
#1

[eluser]pcayrol[/eluser]
Hello,

I try to include existing PHP code in a CI Project.

I use the email library instead of including a classic class.phpmailer.php...

I found a lot of correspondances but one is missing :

Code:
$mail->AddCustomHeader("Precedence: bulk");
$mail->AddCustomHeader("List-Unsubscribe:[email protected]");

Thanks !

Pascal




Theme © iAndrew 2016 - Forum software by © MyBB