Save a copy of all smtp sent emails?
Save a copy of all smtp sent emails?
Hello
i was wondering if i can keep copys of all outgoing email and how? so far, when i send from php for example, it doesn't show on sent folder.
Appreciate your help
Regards
i was wondering if i can keep copys of all outgoing email and how? so far, when i send from php for example, it doesn't show on sent folder.
Appreciate your help
Regards
Re: Save a copy of all smtp sent emails?
Easy idea ... bcc them to another account in your PHP code.
More complicated idea ... bcc them to a local account by editing exim config.
https://www.devco.net/archives/2006/03/ ... g_exim.php
More complicated idea ... bcc them to a local account by editing exim config.
https://www.devco.net/archives/2006/03/ ... g_exim.php