Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No more SINK_DEBUG_AREA | Christian Mollekopf | 2017-05-12 |
| | |||
* | Mailtransport | Christian Mollekopf | 2017-03-18 |
| | |||
* | Gather some more error messages when trying to send mail. | Christian Mollekopf | 2017-03-17 |
| | |||
* | Get mailtransport with kolabnow to work | Christian Mollekopf | 2017-03-06 |
| | | | | | | | | | | when connecting to smtps:// the command will silently fail, with wireshark spewing out a cryptic "5.5.2 command not recognized". The magic commandline (that works) is: curl smtp://smtp.kolabnow.com:587 -v --mail-from "$USER" --mail-rcpt "$USER" --ssl -u $USER.ch:$PW -T alternative.mbox -k --anyauth | ||
* | Get mailtransport to work with kolab container. | Christian Mollekopf | 2016-12-19 |
| | |||
* | Catch errors | Christian Mollekopf | 2016-06-21 |
| | |||
* | Initial version of the mailtransport resource | Christian Mollekopf | 2016-06-17 |
| | |||
* | Added a mailtransport resource for smtp | Christian Mollekopf | 2016-04-10 |