Commit Graph

26 Commits

Author SHA1 Message Date
sturm
ba8adf3406 update to getmail 4.2.2
this is a complete rewrite of getmail, new features include support for
imap and ssl wrapped pop3/imap mailboxes
2004-10-31 20:30:15 +00:00
sturm
297f91998d SECURITY FIX
This update protects against a local root vulnerability in case of getmail
being run as root. For details see
http://article.gmane.org/gmane.mail.getmail.announce/57
2004-09-20 18:47:11 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
sturm
4bb6850deb fix MASTER_SITES, noticed by david krause 2004-08-08 14:21:12 +00:00
xsa
1790a0bfd7 MODULES= lang/python 2004-08-04 19:20:43 +00:00
sturm
51c5170041 update to getmail 3.2.4
Change abort() to try writing the oldmail file before quitting, so
that on the majority of server/network errors, previously delivered messages
are still remembered as "not new".
2004-05-07 13:32:52 +00:00
sturm
401250e03b update to getmail 3.2.2
- deals better with broken server return messages
2004-04-02 20:23:40 +00:00
xsa
68407cde27 use the python module; ok sturm@ (MAINTAINER). 2004-02-07 09:59:52 +00:00
sturm
ffbaa5235e mark arch independent 2004-02-02 17:45:22 +00:00
sturm
7534260464 update to 3.2.1 2003-10-14 16:55:08 +00:00
sturm
c74f22233f maintenance update to getmail 3.2.0 2003-09-27 12:07:16 +00:00
sturm
425a7e3683 - update to getmail 3.1.8
- remove WWW
- cleanup a substitution
2003-08-01 11:49:28 +00:00
sturm
cf316e3cda update to getmail 3.1.7
- experimental message filter code removed (didn't work, use procmail)
- bugfix in getmail_mbox
- bugfix for bugfix and bugfix for bugfix for bugfix
2003-05-30 09:45:09 +00:00
sturm
b47b59d885 update to getmail 3.1.3 2003-04-23 18:40:05 +00:00
sturm
4c2594a5fd update to 3.1.2
minor bugfix
2003-04-03 17:01:40 +00:00
sturm
8aed73480b update to version 3.1.1
- improved logging
2003-03-31 16:38:18 +00:00
sturm
b409a2676e update to getmail 3.1.0
- add "old-versions" MASTER_SITE, thanks naddy@!
- adds example scripts for mbox and maildir delivery
- adds support for message filtering
2003-02-22 08:41:47 +00:00
sturm
27419343ee update to getmail 3.0.4
- update ConfParser to enhance error handling in case of configuration
  errors
- bugfixes in configuration-handling code
2003-02-21 13:22:08 +00:00
sturm
756bcd2b50 update to getmail 3.0.3
- there's a manpage again
- minor bugfixes
2003-02-15 11:45:53 +00:00
sturm
b7e87bed51 update to getmail 3.0.1
minor bugfix
2003-02-13 20:25:50 +00:00
sturm
18b7be60ed update to getmail 3.0.0
main changes:
- no more support for mbox
- bugfixes and code cleanups
- update some modules

see http://www.qcc.ca/~charlesc/software/getmail-3.0/CHANGELOG for details
2003-02-10 20:44:24 +00:00
sturm
2865484476 update to 2.3.11
minor bugfix and cleanup of Makefile
2003-01-28 12:57:35 +00:00
sturm
9ba5b681f9 update to 2.3.10
minor bugfixes

naddy@ OK
2003-01-19 01:02:53 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
naddy
26e34fa97b No regression tests available. 2002-10-27 17:21:39 +00:00
naddy
a7c9e58a08 Import getmail 2.3.9.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

getmail is a POP3 mail retriever, with support for both ordinary and 
domain (or multidrop) POP3 mailboxes. It is written in Python.
2002-09-21 19:07:34 +00:00