Hi all,

there is a new plugin (ASSP_RSS.pm version 1.03) available for ASSP V2. 
This plugin makes it possible, to provide admins and/or users a RSS feed 
about blocked emails.
The related RSS feeds are updated, if an email was blocked (just in time). 
The open request at the feed, provides the same resend link like the 
blockreports.
The RSS feeds will be provided for 'today' and 'yesterday' per default - 
this can be configured in the configuration file. Removed RSS feed 
content, will never be added again. How ever, an update is only done, if a 
mail is blocked for the user.
RSS feeds are not created for mails to trap addresses and all mails which 
are not collected.

Before you install the plugin, you need to install the perl module 
XML::RSS (and dependencies) - e.g. >cpan XML::RSS.

This plugin is designed as a one way dynamic content bridge between assp 
and an external webserver. For the apache webserver, the plugin is able to 
provide a .htaccess file for each user.
Because assp only provides plain text XML files in a folder structure, 
every webserver should be able to handle the RSS.
If the filesystem of the webserver you want to use can't be accessed by 
assp, store the RSS structure in a secured local location and upload the 
content scheduled to the webserver (rsync,ftp, .....).

It is not recommended and not documented to use the assp internal 
webserver for this purpose. But, if you want to try the plugin and you 
want to have quick success, without installing an additionally webserver -

set:

ASSP_RSSStore to : FULL_PATH_TO_ASSP_BASE/rss

and use the following URL to access the RSS feed

http(s)://assploginuser:password@assphost/get?file=rss/USEREMAILADDRESS/CREATED_RSS_FILE.rss

Be carefull - there is no access restriction for the RSS in the internal 
assp webserver. Everyone who has access to the assp webinterface, will 
have access to ALL RSS feeds!
And everone who can access RSS feeds at the internal assp webserver, will 
have access to the assp WEB interface!

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to