Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applied ErrLog interface change to ommail | Rainer Gerhards | 2008-07-01 | 1 | -2/+2 |
| | |||||
* | moved host/domain-name related variables to global data pool | Rainer Gerhards | 2008-04-17 | 1 | -1/+5 |
| | |||||
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear | ||||
* | finalized mail output support | Rainer Gerhards | 2008-04-08 | 1 | -6/+30 |
| | |||||
* | finishing core ommail plugin | Rainer Gerhards | 2008-04-08 | 1 | -20/+85 |
| | |||||
* | clean implementation of smtp protcol and rsyslog retries | Rainer Gerhards | 2008-04-08 | 1 | -28/+66 |
| | |||||
* | smtp response codes are now correctly checked | Rainer Gerhards | 2008-04-07 | 1 | -61/+47 |
| | |||||
* | got a bit closer to real SMTP ;) | Rainer Gerhards | 2008-04-04 | 1 | -13/+135 |
| | |||||
* | an initial, somewhat working, tester for the mail functionality | Rainer Gerhards | 2008-04-04 | 1 | -3/+212 |
| | |||||
* | cleanup of previous code, ready to implement smtp | Rainer Gerhards | 2008-04-04 | 1 | -51/+21 |
| | |||||
* | begun work on mail output plugin (open questions on TLS, so I see if I can | Rainer Gerhards | 2008-04-04 | 1 | -0/+216 |
put this in between) - does not the least yet work ;) |