man amavis-inject () - Resend AMaViS-ng's quarantined messages
NAME
amavis-inject - Resend AMaViS-ng's quarantined messages
SYNOPSIS
amavis-inject [ options ] [ ] [ file ...]
DESCRIPTION
amavis-inject can process a message that has been put into a quarantine directroy by AMaViS-ng.
If no files are specified, one message is read from STDIN.
Unless specified, Envelope-From and Envelope-To are taken from X-Quarantine-[From,To] headers in message file. These headers will be removed when sending.
OPTIONS
- -s, --sender
- Set Sender address in envelope, ignoring information from file
- -r, --recipient
- Set Recipients in envelope, ignoring information from file
- -b, --bsmtp
- Generate BSMTP output (default)
- -S[host:[port]] --smtp [host:[port]]
- Send mail via SMTP
- -a, --add-recipient
- Add Recipient address to envelope
-h, --help
Display a short usage summary.
AUTHOR
amavis-inject was written by Hilko Bengen <bengen+amavis@hilluzination.de>
COPYRIGHT
amavis-inject may be copied amd modified under the terms of the GNU General Public License.