Welcome Guest, Not a member yet? Register   Sign In
SMTP save sent emails
#4

(06-21-2016, 12:52 PM)skunkbad Wrote: When I send email through gmail SMTP it automatically stores a copy in the sent folder. Are you just sending through accounts in your cPanel or own server? You can simply extend CI_Email in a libraries/MY_Email.php file, and then alter one of the methods. You could probably just alter the send method with $this->save_to_imap(); and then create a save_to_imap method that does what you need it to do.

I'll try. Thanks
Reply


Messages In This Thread
SMTP save sent emails - by eltopografico - 04-18-2016, 03:03 PM
RE: SMTP save sent emails - by gioloi - 06-20-2016, 11:31 PM
RE: SMTP save sent emails - by skunkbad - 06-21-2016, 12:52 PM
RE: SMTP save sent emails - by gioloi - 06-21-2016, 01:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB