I send email I get a report back, assp says none blocked but I look at the logs 
and there have been some blocked.

The logs say this
Feb-22-09 19:23:10 Connected: 192.168.2.3:1253 -> 192.168.2.252:25 -> 
192.168.2.252:port
Feb-22-09 19:23:10 192.168.2.3 <> authenticated
Feb-22-09 19:23:11 55791-08630 192.168.2.3 <[email protected]> blocked email 
report
Feb-22-09 19:23:11 Error: unable to parse for valid report address
Feb-22-09 19:23:11 Info: sent block report for [email protected] to 
[email protected] at 127.0.0.1:port

Any ideas?

the perl code is
    if ( !$to && !$from ) {
        mlog( 0, "error: unable to parse for valid report address" )
          if $ReportLog;
        return %buser;
    }

What is it checking here? I added to the lmlog line $to and $from and both 
print out being blank.

Everything acts the same with my logging change it just prints
Feb-22-09 19:29:17 Error: unable to parse for valid report address to:  from:


Perl Modules
Compress::Zlib           2.003           HTTP compression available      CPAN
Digest::MD5     2.36    delaying can use MD5 keys for hashes    CPAN
Email::Valid    0.179   RFC5322 checks available        CPAN
Email::Send     2.194   sending .eml files is available         CPAN
Email::MIME::Modifier   1.443   multiple attachments detection available        
CPAN
File::ReadBackwards     1.04    searching of log files enabled  CPAN
File::Scan::ClamAV      1.91    installed but not available, error: Cannot 
connect to unix socket '/tmp/clamd': connect: No such file or directory      
CPAN
LWP::Simple     1.40    download griplist available     CPAN
Mail::SPF::Query        1.999001        Query SPF available     CPAN
Mail::SPF       2.006   Newer implementation of SPF available   CPAN
Mail::SRS       0.31    SRS available   CPAN
Net::CIDR::Lite         0.20    hyphenated IP address range available   CPAN
Net::DNS        0.62    DNS Resolver available  CPAN
IO::Socket::SSL         1.22    SSL support disabled    CPAN
Net::SMTP       2.29    Verify Recipients available     CPAN
Net::IP::Match::Regexp  1.01    CIDR notation available         CPAN
Net::LDAP       0.31    Lightweight Directory Access Protocol available         
CPAN
Net::SenderBase         1.01    countrycode checks available    CPAN
Sys::Syslog     0.13    Unix centralized logging installed      CPAN
Net::Syslog             network Syslog logging disabled         CPAN
Tie::RDBM       0.70    mysql usage available   CPAN
Time::HiRes     1.86    CPU statistics available 
---




Thanks,

Jerry
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to