I believe it would make sense to attach the quarantine link when notifying the user of potenial spam in the queue. But by default PMG only send out the link in the daily report. Is it possible to add that in the Notify Receiver action?
I assume just pasting the code found in spamreport-verbose.tt into the action template won't work?
Is there a way to achieve this?
I assume just pasting the code found in spamreport-verbose.tt into the action template won't work?
Code:
<p>Please use the <a href='[% managehref | url %]'>web interface</a> to manage your spam quarantine.</p>
Is there a way to achieve this?