getattach.pl is a Perl script for retrieving email attachments, which is especially useful if you receive many image, video, or audio attachments by email. It works with evolution mboxes and mail spools, and uses the Mail::BOX modules to manage mailboxes.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Implementation | Perl |


Release Notes: The standard error stream is now redirected to the file, 'errlog.txt' The experimental GNOME/ GTK code was removed from getattach.pl, and a --install option was started for automatically installing CPAN modules. The man page was updated and duplicate --version information was removed.


Release Notes: The program now retrieves all attachments and saves them to a specified destination directory.