I'm looking for somewhere I can view the emails that have been sent out. New member signup email, all the autoresponders, expiration emails, etc. I thought I had seen a place in the amember CP but I surely can't find it. Any help appreciated!
Thanks David. I'm tryin to think of what would be a workaround. Can a copy of everything be sent to admin addresses?
you can log everything that will be sent from aMember. Edit /amember/common.inc.php function mail_customer and add one line at the bottom of the function : PHP: $db->log_error("Mail message to $email, subject= $subject, body = $text");