Users Cannot Release Spam Messages
Posted: 19 Feb 2015 19:40
Hello,
I'm trying to implement EFA-3.0.0.6. I've run into an issue where users cannot release quarantined/spam messages. I'm trying to migrate from ESVA to EFA.
With the default setting for /etc/MailScanner/reports/en/recipient.spam.report.txt, the “{Spam Not Delivered}” message is sent to the user, however no link appears, the "{Spam Not Delivered}" message seems to cut off right at "...quarantined...click here..." then no link. I believe the variable for token is not being passed correctly. I see that the mysql->efa->tokens table is completely empty, even after ~100 messages have passed through. I do have the “Spam Actions = store notify” instead of “store custom(spam)”, so I don't know if that is the reason the token database is empty.
I tried to input the same information from ESVA's /etc/MailScanner/reports/en/recipient.spam.report.txt , which has the &to=$to variable, versus token, but that didn't work and led me to the .cgi file point to token stuff in /var/www/cgi-bin/release-msg.cgi.
Also, the Botnet plugin seems to be flagging a lot of domains for Botnet, where as ESVA did not.
Is there anything I can do?
I'm trying to implement EFA-3.0.0.6. I've run into an issue where users cannot release quarantined/spam messages. I'm trying to migrate from ESVA to EFA.
With the default setting for /etc/MailScanner/reports/en/recipient.spam.report.txt, the “{Spam Not Delivered}” message is sent to the user, however no link appears, the "{Spam Not Delivered}" message seems to cut off right at "...quarantined...click here..." then no link. I believe the variable for token is not being passed correctly. I see that the mysql->efa->tokens table is completely empty, even after ~100 messages have passed through. I do have the “Spam Actions = store notify” instead of “store custom(spam)”, so I don't know if that is the reason the token database is empty.
I tried to input the same information from ESVA's /etc/MailScanner/reports/en/recipient.spam.report.txt , which has the &to=$to variable, versus token, but that didn't work and led me to the .cgi file point to token stuff in /var/www/cgi-bin/release-msg.cgi.
Also, the Botnet plugin seems to be flagging a lot of domains for Botnet, where as ESVA did not.
Is there anything I can do?