Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mailing list - is there a sent items or some way to track sent emails?


j0s3

Recommended Posts

hi all,

 

i'm wondering if there is a sent items or some way to track sent emails from the mailing list?

 

cheers

Jg

 

Nope, not the way it's coded right now anyway... You could *add* that functionality by editting the tep_mail function and forcing it to store a duplicate mail in the database or something, in a new mailbox table, that you could then reference from the admin console as a sent mail folder, but by default, there's no email tracking installed...

 

Richard.

Richard Lindsey

Link to comment
Share on other sites

Nope, not the way it's coded right now anyway... You could *add* that functionality by editting the tep_mail function and forcing it to store a duplicate mail in the database or something, in a new mailbox table, that you could then reference from the admin console as a sent mail folder, but by default, there's no email tracking installed...

 

Richard.

 

 

that's a shame.

 

thank you for that!

jg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...