Peter Simons
99ebe514bc
Updated license to GPLv3 or later.
2010-02-24 17:34:05 +01:00
Peter Simons
c91c631cba
Updated my e-mail address.
2010-02-18 16:29:27 +01:00
Peter Simons
afadb77b0a
- Petidomo is now more responsive when dealing with approve mails. For
...
sure, Ralf is going to change the mail texts as soon as he sees
this. :-)
- Converting incoming codes to all upper-case in case the code got
mixed up by some crazy mailer.
2001-01-20 14:57:04 +00:00
Peter Simons
2d4f42726b
- Changed prototype of approve_main() to return "void".
...
- Added code that will parse the incoming mail after we've processed
it in order to retrieve the originator's address for a reply.
2001-01-20 14:30:50 +00:00
Ralf S. Engelschall
00eb2b8fc0
Get rid of all complaints from GCC 2.97
...
(except for two things which I do not want to change on my own)
2001-01-19 14:56:33 +00:00
Ralf S. Engelschall
24bae40be7
As we agreed today, Petidomo is now open because licensed under GPL and
...
always will be licensed under GPL, so use "Petidomo" as the program name
everywhere and consistently.
2001-01-18 20:30:50 +00:00
Peter Simons
cf31a9325c
Added include of sys/types.h. Required on some systems to be able to
...
include regex.h.
2001-01-16 10:47:15 +00:00
Peter Simons
2fcd50d4c4
Implemented the approve mode, where incoming mails are searched for
...
confirmation cookies and the apropriate queue entries will be
executed.
2001-01-15 18:48:49 +00:00