>Is there anyway to get it to show any more authentication info - eg which 
username was used? Any debug setting?

James, add the following lines (case sensitive) to the 'sub set' in the 
file 'assp/lib/CorrectASSPcfg.pm'

    $main::AUTHLogUser = 1;  # shows the login user
    $main::AUTHLogPWD = 1; # shows the password 
    mlog(0,"info: AUTH logging is now enabled"); 

and restart ASSP


James be carefull!!! Setting 'AUTHLogPWD' to 1 - ASSP will log the 
passwords (for PLAIN and LOGIN) to the maillog.txt in clear text !!!! 
If you don't really need to know the password, remove the password line or 
set AUTHLogPWD to zero!

- Protect the log files
- remove (comment out) these lines if the problem is solved
- remove the password lines from the maillog.txt files

This feature is hidden and undocumented in V2 for security reasons - YOU 
ARE WARNED !

Thomas



Von:    James Brown <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  11.12.2014 14:10
Betreff:        Re: [Assp-test] I'm sending messages from Yahoo?




> On 11 Dec 2014, at 8:48 pm, Doug Lytle <[email protected]> wrote:
> 
> James Brown wrote:
>> Dec-11-14 10:23:53 [Worker_2] Connected: session:7FAD1B6519F8 
127.0.0.1:51769 > 127.0.0.1:25 > 127.0.0.1:10026
>> Dec-11-14 10:23:56 [Worker_2] 127.0.0.1 info: authentication - plain is 
used
> 
> You've got a compromised account on your system.  The sender 
authenticated.
> 
> A failed authentication would be similar to the below:
> 
> 07-12-2014 05:15:00 [Worker_1] Connected: session:7F3F0DB2AF98 
> 5.189.129.101:61808 > 10.10.10.247:587 > 10.10.10.250:25
> 07-12-2014 05:15:01 [Worker_1] 5.189.129.101 info: got STARTTLS request 
> from 5.189.129.101
> 07-12-2014 05:15:01 [Worker_1] [TLS-in] [TLS-out] 5.189.129.101 info: 
> authentication - plain is used
> 07-12-2014 05:15:02 [Worker_1] [TLS-in] [TLS-out] 5.189.129.101 warning: 

> SMTP authentication failed on 10.10.10.250

Thanks Doug.

Is there anyway to get it to show any more authentication info - eg which 
username was used? Any debug setting?

Regards,

James.


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk

_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to