>
> If I manually add "ASSP to resend", the blocked message is
> the resent to me.
>
>
I modified these two lines to get the suject to be filled in the subject:
Line 12671:
push(@{$user{lc($address)}{text}}, "\r\n$_\r\nto get this email
mailto:$EmailBlockReport$EmailBlockReportDomain?\&subject=request\%20ASSP\%2
0to\%20resend\%20blocked\%20mail\%20from\%20ASSP-host\%20$myName\&body=\%3C\
%3C$filename\%3E\%3E\%0D\%0A\r\n");
Line 12676:
$line =~ s/(.*)/<table BORDER=3 WIDTH="100%"><tr><td><a
href="mailto:$EmailBlockReport$EmailBlockReportDomain\?&subject=request\%20A
SSP\%20to\%20resend\%20blocked\%20mail\%20from\%20ASSP-host\%20$myName&body=
\%3C\%3C$filename\%3E\%3E\%0D\%0A">$1<\/a><\/td><\/tr><\/table>/;
I looked at the block report and noticed that the HTML was incorrect and
there should only be a ? between the mailto recipient and the subject.
Not sure if this is how it is supposed to be in perl, but it does now work
for me when clicking a blocked message to get it resent to me.
------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test