SMTP management

luke2012

Well-Known Member
Licensed User
Longtime User
Hi to all,
I have a couple of questions about SMTP reganding account and sending mails.

1) It's possible to check if an account is valid ?
I mean user name & password are valid for the authentication.

2) It's possible to catch the gmail (I'm using a gmail smtp server) response in order to known if the mail has been sent without problems?
 
Top