User disconnect from any event. (wodSmtpServer / wodPop3Server / wodImapServer)
No, this is not correct.
If you will use User.Send, then Action should be SilentDeny, otherwise wodSmtpServer will also send a message.
It will not auto-disconnect user. You must give it some spare time for your data to leave the socket. But, there's no specific reason to disconnect him anyway - he can not send new email, he can only try to with new MAIL FROM, where you will intercept it again.
If you wish, you can check in some timer a second later and disconnect the user.
Jasmine.
Complete thread:
- User disconnect from any event. - ajitpals, 2016-02-05, 13:25
- User disconnect from any event. - Jasmine, 2016-02-05, 13:28
- User disconnect from any event. - ajitpals, 2016-02-05, 13:32
- User disconnect from any event. - Jasmine, 2016-02-05, 13:34
- User disconnect from any event. - ajitpals, 2016-02-08, 11:46
- User disconnect from any event. - Jasmine, 2016-02-08, 12:23
- User disconnect from any event. - ajitpals, 2016-02-08, 11:46
- User disconnect from any event. - Jasmine, 2016-02-05, 13:34
- User disconnect from any event. - ajitpals, 2016-02-05, 13:32
- User disconnect from any event. - Jasmine, 2016-02-05, 13:28