1
See who authenticated an email sent by smtp
Question asked by Gerrit Richards - 5/30/2016 at 3:51 AM
Answered
How would I be able to see which user credentials was used to authenticate an email sent by smtp. I am using Smartermail Enterprise 8.4
 
Thanks
 
Gerrit

2 Replies

Reply to Thread
0
Employee Replied
Employee Post Marked As Answer
Gerrit.  This information would be contained within the SMTP logging, and would look similar to this.
[2016.05.01] 12:00:00 [10.1.9.71][#######] Authenticating as rod@hostedsmartermail.com
[2016.05.01] 12:00:00 [10.1.9.71][#######] rsp: 334 UGFzc3dvcmQ6
[2016.05.01] 12:00:00 [10.1.9.71][#######] rsp: 235 Authentication successful
[2016.05.01] 12:00:00 [10.1.9.71][#######] Authenticated as rod@hostedsmartermail.com
However, this functionality wasn't added until SmarterMail 10.  I would recommend upgrading your installation.
0
CLEBER SAAD Replied
In postfix its possible to add an header with the auth user. Its possible in sm 15?

Reply to Thread