Yep, I added the quotes....

Fedora 9 install. No extra software on this box. Solely ASSPV2

Steve

-----Original Message-----
From: Thomas Eckardt/eck [mailto:thomas.ecka...@thockar.com] 
Sent: Tuesday, January 26, 2010 6:57 AM
To: ASSP development mailing list
Subject: [Assp-test] Antwort: Bad address in blockreport

> <quote>to open the mail use :   
http://FED8MG1.optimum.bm:80/edit?file=am%2F11422%2Eeml&note=showlogout=
</quote<
> 
http://FED8MG1.optimum.bm:80/edit?file=am%2F11422%2Eeml&note=showlogout=%3c/quote
>>

The <quote> </quote> statement is not done by assp. - the 's' in spam is 
missing and the & in front of showlogout is missing and some other characters.

This is a original line written by ASSP

to open the mail use :   
http://myhost:55555/edit?file=spam%2FTesten%5FSie%5Fdie%5FS%C3%BCddeutsche%5FZeitung%5F14%5FTage%5Fkostenl%2D%2D13275%2Eeml&note=m&showlogout=1


note the '=m' and '=1'
......     &note=m&showlogout=1      !!!

These line are harcoded - there must be some other application changing that 
lines !

"to open the mail use : 
$prot:\/\/$host:$webAdminPort\/edit?file=$filename&note=m&showlogout=1\r\n"

I'll change this code in to:

"to open the mail use : 
$prot:\/\/$host:$webAdminPort\/edit?file=$filename\&note=m\&showlogout=1\r\n"

because the unescaped &....   could be missinterpreted by Perl.

Thomas




Von:    Steve Moffat <st...@optimum.bm>
An:     "assp-test@lists.sourceforge.net" 
<assp-test@lists.sourceforge.net>
Datum:  25.01.2010 23:12
Betreff:        [Assp-test] Bad address in blockreport



Hi

Running ASSP version 2.0.1(0.7.02).

When I receive a report of spam, the address coded in the report email to view 
the offending email needs to be corrected..sample below. Note where the file 
path should be file=spam?, it is actually file=am?

<quote>to open the mail use :   
http://FED8MG1.optimum.bm:80/edit?file=am%2F11422%2Eeml&note=showlogout=
</quote<
http://FED8MG1.optimum.bm:80/edit?file=am%2F11422%2Eeml&note=showlogout=%3c/quote
>>

Thanks
Steve
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation Stay 
online with enterprise data centers and the best network in the business Choose 
flexible plans and management services without long-term contracts Personal 
24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
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!
*******************************************************


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to