Hi all,

fixed in 2.0.2_1.1.01:

- If someone uses 'web.de' as ISP - assp was unable to detect the 
orginating IP and helo - because the received header of web.de is somehow 
different..

changed :

'bombCharSets','Regular Expression to Identify Foreign Charsets**'
 Part of DoBombHeaderRe: header will be checked against this Regex if 
DoBombHeaderRe is enabled.<br />
 Part of DoBombRe : every MIME-part header will be checked against this 
Regex if DoBombRe is enabled.<br />

So if DoBombRe is enabled and bombCharSets is defined, all MIME-headers 
will be checked against bombCharSets !



added:

A new file 'assp_pop3.pl' version 1.00 is available at SF-CVS. This file 
is a POP3 collector for assp. A new section 'POP3 collecting' is available 
in the GUI to configure this feature.
The configuration file will be stored encrypted, because it contains user 
accounts and passwords.

[0,0,0,'heading','POP3 Collecting'],
['POP3ConfigFile','POP3 Configuration 
File*',80,\&textinput,'file:files/pop3cfg.txt','(file\:.+)','ConfigChangePOP3File',
  'The file with a valid POP3 configuration. Only the file: option is 
allowed to use. <br />
  If the file exists and contains at least one valid POP3 configuration 
line and POP3Interval is configured, assp will collect the messages from 
the configured POP3-servers. <br />
  Each line in the config file contains one configuration for one user.<br 
/>
  All spaces will be removed from each line.<br />
  Anything behind a # or ; is consider a comment.<br />
  If the same POP3-user-name is used mutiple times, put two angles with a 
unique number behind the user name. The angles and the number will be 
removed while processing the configuration.<br />
  e.g: pop3user<1> will result in pop3user  -  or  - 
myn...@pop3.domain<12> will result in myn...@pop3.domain<br />
  It is possible to define commonly used parameters in a separate line, 
which begins with the case sensitive POP3-username "COMMON:=" - followed 
by the parameters that should be used for every configured user.<br />
  A commonly set parameter could be overwritten in every user 
definition.<br />
  Each configuration line begins with the POP3-username followed by ":=" : 
e.g myPOP3userName:=<br />
  This statement has to followed by pairs of parameter names and values 
which are separated by commas - the pairs inside are sepatated by "=". <br 
/>
  e.g.: 
POP3-username<num>:=POP3password=pop3_pass,POP3server=mail.gmail.com,smtpsendto=d...@demo_smtp.local,......<br
 
/>
  The following case sensitive keywords are supported in the config 
file:<br /><br />

  POP3password=pop3_password<br />
  POP3server=POP3-server or IP[:Port]<br />
  SMTPsendto=email_address<br />
  SMTPserver=SMTP-server[:Port]<br />
  SMTPHelo=myhelo<br />
  SMTPAUTHuser=smtpuser<br />
  SMTPAUTHpassword=smtppass<br /><br />

  SMTPHelo, SMTPAUTHuser and SMTPAUTHpassword are optional.<br >
  If you want assp to detect SPAM, use the listenPort or listenPort2 as 
SMTP-server.<br />
  To use this feature, you have to install the perl script "assp_pop3.pl" 
in the assp- base directory.',undef,undef,'msg009070','msg009071'],
['POP3Interval','POP3 Collecting 
Interval',4,\&textinput,0,'(\d+)',undef,'The interval in minutes, assp 
should collect messages from the configured POP3-servers. A value of zero 
disables this feature.',undef,undef,'msg009080','msg009081'],
['POP3debug','POP3 debug',0,\&checkbox,'','(.*)',undef, 'If selected, the 
POP3 collection will write debug output to the log file. Do not use it, 
unless you have problems with the POP3 
collection!',undef,undef,'msg009090','msg009091']

Thomas



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!
*******************************************************


------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to