Zen Cart Logo
Forums / Features Wish List / Recording emails sent!

Recording emails sent!

Locked

Views: 1,284

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
07 Dec 2007, 04:53
#1
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Recording emails sent!

Since email can be lost for many reasons, and we really don't want to lose any email, especially the ones our customers send to us through contact forms, should we keep track of those by adding them to database?

I think we can just add that bit of code at the end of zen_mail (or whatever function Zen uses to send mail) and that's it.

We can then check those in admin side and clean up if needed.

07 Dec 2007, 06:26
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Recording emails sent!

You're so right. That's why it was added in v1.2.0

Admin->Configuration->Email Options->Enable Email Archiving.
And the Email Archive Manager contribution in the downloads area for viewing them.

07 Dec 2007, 06:27
#3
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Recording emails sent!

My bad, how could I not see it. Thanx DrByte.