Hi,
Which is easiest way to release quarantined message in internet gatekeeper 4.0 for linux?
BR,
/matti
Thanks for the specific way to get a hand on this quarantined message. Cheers!
___________
Business is the game!!
Hello matu,
EDIT:
Quarantined messages are copied to the directory specified under Common settings -> Quarantine directory.
The quarantined file is stored in a single file (row message, .eml format)
The file in the quarantine directory contains headers + body (and any possible attachments).You can (re)send the file by issuing command:mail recipient_addresses < quarantined_fileWhere recipient_addresses is the intented recipient(s) email address(es) and quarantined_file is the name of the actual file.Quarantined files are stored by default to /var/tmp/quarantine