summaryrefslogtreecommitdiffstats
path: root/plugins/ommail
Commit message (Collapse)AuthorAgeFilesLines
* finalized mail output supportRainer Gerhards2008-04-081-6/+30
|
* finishing core ommail pluginRainer Gerhards2008-04-081-20/+85
|
* clean implementation of smtp protcol and rsyslog retriesRainer Gerhards2008-04-081-28/+66
|
* smtp response codes are now correctly checkedRainer Gerhards2008-04-071-61/+47
|
* got a bit closer to real SMTP ;)Rainer Gerhards2008-04-041-13/+135
|
* an initial, somewhat working, tester for the mail functionalityRainer Gerhards2008-04-041-3/+212
|
* cleanup of previous code, ready to implement smtpRainer Gerhards2008-04-041-51/+21
|
* begun work on mail output plugin (open questions on TLS, so I see if I canRainer Gerhards2008-04-042-0/+222
put this in between) - does not the least yet work ;)