Welcome Guest, Not a member yet? Register   Sign In
E-Mail Notification
#1

[eluser]gu4rd1an[/eluser]
Hello,
I need to send a mail with a request for reading confirmation, it's ok just like this?

Code:
$this->email->from('sender@server_one.com
Disposition-Notification-To:confirmation@server_two.com', 'Sender Name');
#2

[eluser]mi6crazyheart[/eluser]
For sending Emails check out this user guide tutorial: http://ellislab.com/codeigniter/user-gui...email.html
#3

[eluser]gu4rd1an[/eluser]
i just want to add a read confirmation, i can send emails.




Theme © iAndrew 2016 - Forum software by © MyBB