If I'm working on an app for the app-store, is the...
# developers
d
If I'm working on an app for the app-store, is there a quick and easy way to debug it without using email?
z
Can you elaborate?
You can use maildev to debug email locally
d
Nice, that's perfect thank you
I could have worded the question way better, my apologies. It would have been how are you guys simulating an smtp server in development rather than using an actual smtp server.