Jump to content

Recommended Posts

Posted

Usually I write modules just for me and my projects because they are more or less individual. Mail Debugger is the first module which might be interested for someone else as well. 

https://modules.processwire.com/modules/mail-debugger/

Basically it covers two use cases: 

1) Log outgoing emails

2) In debug mode mails are send to a specified email address instead of the original recipient(s)

I checked the compatibility for PW 3+ because unfortunately I don't have any other version for testing currently. Feel free to drop me a comment if the module works also for older PW versions. 

  • Like 4
Posted
19 hours ago, chrizz said:

2) In debug mode mails are send to a specified email address instead of the original recipient(s)

@adrian Is there such a feature in Tracy? Maybe you are planning to add it? :-[

  • Like 1
Posted
3 minutes ago, szabesz said:

@adrian Is there such a feature in Tracy? Maybe you are planning to add it? :-[

Your wish is my command :)

I have just extended the Mail Interceptor panel to support an optional "Test Email Address". If it's left empty, it works as before, just capturing all the email output in the panel. If you enter a test email, it will still capture the mails, but also send to that test address. I think this is a nice combo.

image.png.85c8548d4262d6419b2e11f733effe1b.png

 

  • Like 2
Posted

thanks for your feedback. I added the link in the post above. Don't know what went wrong during the submission process... maybe just a newbie error ;) Thanks @adrianfor fixing it!

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...