Grayhat <[email protected]> schreibt:
>
>Not yet

IMHO this is misleading but read yourself:




File for Blockreportrequest (BlockReportFile)
A file with BlockReport requests. ASSP will generate a block report
for every line in this file (file:files/blockreportlist.txt - file: is
required if defined!) every day at midnight for the last day. The perl
modules Net::SMTP and Email::MIME::Modifier are required to use this
feature. A report will be only created, if there is at least one
blocked email found! The syntax is: 
QueryAddress=>ReportRecipient=>ReportDays - there are many possible
combinations of this three parameters. For example:
u...@domain and u...@domain=>u...@domain - will send a report for this
user to this user
*...@domain (better use) *...@domain=>* - will send a report for every
blocked user in this domain to this user
u...@domain=>recipi...@any-domain - will send a report for u...@domain
to recipi...@any-domain
*...@domain=>recipi...@any-domain - will send a report for every blocked
user in this domain to recipi...@any-domain
A third parameter is possible to set, which defines the number of days
for which the report should be created. The default (if empty or not
defined) is one day. This value is used to calculate the 'next run
date'. For example:
*...@domain=>recipi...@any-domain=>2 - creates a report for two days.
*...@domain=>*=>14 - creates a report for 14 days.
u...@domain=>=>3 or u...@domain=>*=>3 - creates a report for three
days. The second parameter is here empty or *!

Queue User Block Report Requests (QueueUserBlockReports)
How to process block report requests for users (not EmailBlockTo,
EmailAdmins, EmailAdminReportsTo).
'run immediately' - the request will be processed immediately (not
stored).
'store and run once at midnight' - the request will be stored/queued,
runs at midnight, and will be removed from queue after that
'store and run scheduled' - the request will be stored/queued, runs
permanently scheduled at midnight until it will be removed from queue
- a '+' in the subject is not needed
To add a request to queue the user has to send an email to
EmailBlockReport. Leading digits/numbers in the mail subject will be
interpreted as "report request for the last number of days". If the
number of days is not specified in the mail subject, a default of 5
days will be used to build the report.
If 'run immediately' or 'store and run once at midnight' is selected,
but a user wants to schedule a permanent request, a leading '+' before
the digits in subject is required.
To remove a request from queue the user has to send an email to
EmailBlockReport with a leading '-' in the subject.


Request Block Report (EmailBlockReport)
Any mail sent by local/authenticated users to this username will be
interpreted as a request to get a report about blocked emails. Leading
digits/numbers in the mail subject will be interpreted as "report
request for the last number of days". If the number of days is not
specified in the mail subject, a default of 5 days will be used to
build the report. Only the users defined in EmailBlockTo, EmailAdmins
and EmailAdminReportsTo are able to define a list of email addresses
in the mail body. If such an Admin wants to request a report like it
is done using the BlockReportFile, '=>' must be used in any of the
request lines (body) - please read the section BlockReportFile for
more details and syntax.


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to