1mimedefang-release(8)  mimedefang-release Documentation  mimedefang-release(8)
2
3
4

NAME

6       mimedefang-release - a tool to release quarantined email messages
7

DESCRIPTION

9       mimedefang-release is a tool that permits to release quarantined
10       messages or to attach the messages to a new email message.
11

SYNOPSIS

13        mimedefang-release [options] <directory> ...
14

OPTIONS

16          -a   enable attach more, the released email will be sent as an attachment
17               to the user.
18          -h   display the help
19          -d   path to the quarantined directory, it can be an absolute path or
20               relative to MIMEDefang quarantine spool directory.
21          -s   set a custom subject for the email, this option is valid only
22               in attach mode.
23          -S   specify an smtp server, in this mode the quarantined email will be
24               delivered to the original user without modifications.
25          -t   enable TLS when delivering the email in smtp mode.
26          -z   compress the quarantined email using Archive::Zip.
27               this option is valid only in attach mode.
28

EXAMPLES

30       mbox mode:
31         mimedefang-release -s "Message Released" -a -z -d
32       2023-04-16-14/qdir-2023-04-16-14.36.05-001
33
34       smtp mode:
35         mimedefang-release -S 192.168.0.254 -d
36       2023-04-16-14/qdir-2023-04-16-14.36.05-001
37

AUTHOR

39       mimedefang-release(8) was written by Giovanni Bechis
40       <giovanni@paclan.it>. The mimedefang home page is
41       <https://www.mimedefang.org/>.
42

SEE ALSO

44       mimedefang.pl(8), mimedefang-filter(5), mimedefang(8),
45       mimedefang-protocol(7), watch-mimedefang(8)
46
47
48
493.4.1                             2023-07-20             mimedefang-release(8)
Impressum