Basically I am letting people send emails but they must use their own SMTP server...my host doesn't allow bulk email but if they get spam complaints they will likely shut down my account, not good.
My users are assumed legitimate but using their own SMTP alleviates me of much of the responsibility...obviously I would can anyone that broke the rules but I am hoping that if someone were to send SPAM using their own SMTP and just used my application as a conduit to manage emails, etc...
Can emails sent through SMTP XYZ be traced back to my application/server IP and thus potentially have me banned?
Cheers,
Alex