by dr-agon
Two Perl scripts for deleting of selected messages left on the POP3 server. You can select messages for deleting from within your mail client missing this feature, like KMail and Evolution, then execute the script which actually deletes messages.
DeleteFromPOP3: FIXED: errors during connection to the server are properly handled FIXED: output messages cleanup ---------------------------- README: ADDED: info about dependencies ADDED: info about new config option 'alias'
The problem with headers not containing full POP3 host name was addressed, leading to complete change of config file syntax. This required use of additional module Config::General (can be obtained from CPAN). Based on user feedback, errors when ...
config file syntax totally changed, added pop3 server aliases
Currently, for the DeleteFromPOP3 script to work properly, the server name extracted from message header must match exactly the server name in the config file. When server has a name like 'pop3.foo.bar' and in the header there is only the domain name ...
First public release.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use