deliver email held on quarantine

  • Thread starter Thread starter amravit
  • Start date Start date
A

amravit

Guest
Jun 7 13:47:52

quarantine
i have email for important user been held on quarantine there is no reports or any thing else for users
what is the action required to force delivery for that email
regards
amr
 
Simply use the we interface "Administration/Quarantine/Archive", select the mail and press 'deliver'.

Or login via ssh and resend the report. To test if there are mails in the quarantine use:

# proxspamreport -y -n user@domain.com

To manually resend a spam report use:

# proxspamreport -y user@domain.com

You can redirect the report to another use with the '-r' option:

# proxspamreport -y user@domain.com -r admin@domain.com