Handle hostnames with upper-case letters
[webmin.git] / mailboxes / mailboxes-lib.pl
2011-08-19 Jamie CameronAdd support for passing recipients to sendmail
2010-12-17 Jamie CameronFix stupid use of length(@) when I meant scalar(@)
2010-12-17 Jamie CameronRemove use of deprecated defined(@foo)
2009-07-21 Jamie CameronFix permissions
2009-07-16 Jamie CameronFix mail system detection
2009-03-21 Jamie CameronBetter global for disabling locking
2009-03-01 Jamie CameronUse new module
2009-02-16 Jamie CameronFormat date column consistently
2008-12-30 Jamie CameronAvoid path checking
2008-10-02 Jamie CameronMore ui-libification and re-factoring
2008-09-02 Jamie CameronContributed Exim support
2008-09-02 Jamie CameronSome work on ui-libification
2008-08-26 Jamie CameronUse common DBM open function
2008-07-31 Jamie CameronPresrve read flag when moving mail via IMAP
2008-05-08 Jamie CameronSkip duplicates with using /var/mail inboxes
2008-02-28 Jamie CameronDon't log files for rollbacks
2008-01-21 Jamie CameronSupport for unread messages display
2007-12-21 Jamie CameronMaildir delivery for Sendmail
2007-12-02 Jamie CameronAdded function delete cache and index files
2007-11-23 Jamie CameronRemoved debugging code
2007-11-22 Jamie CameronUse Virtualmin to work on which folders are for spam
2007-09-27 Jamie CameronAdded whitelist and report ham buttons
2007-04-26 Jamie CameronDo exact matching for ignore list, rather than regexps
2007-04-12 Jamie CameronTest checkin of some modules