Yup, I was thinking that.  Also, there are a couple of PHP and Apache 
vulnerabilities that need to be addressed (little impact on Baïkal, but 
still).  Waiting for Evert to return and we'll figure out next steps.

*Some thoughts*


   - Support for a Docker data volume is one thing I want to address.  That 
   has further system administration implications regarding security and 
   backups that aren't addressed in the current guide/write up.
   - The right way to implement the IMip plug-in will be to use SMTP 
   instead of the sendmail interface via the PHP mail() function.  I suspect 
   that's the reason why the current IMip plug-in is optional.  Based on its 
   documentation, the right way to do this is to extend it and add SMTP 
   support.  That'd also have implications on the Baïkal configuration files 
   (server name or IP address, port, and so on).
      - I suspect that there might be a way to configure php.ini to use a 
      real SMTP server, but I don't spend enough time coding or deploying PHP 
      land to research that.
      - Docker lets us configure and deploy a same-box Postfix server, but 
   that's a bit kludgy.  Full SMTP support in SabreDAV/Baïkal is a better 
   option.

Cheers!

pr3d

On Saturday, August 20, 2016 at 5:36:50 PM UTC-7, me wrote:
>
> This is a great guide! We really need to add the IMip plugin straight 
> within baikal so changing files is not needed though!
>
> This would make a great github pull request!
>

-- 
You received this message because you are subscribed to the Google Groups 
"SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sabredav-discuss/24d61f38-03c5-440b-bc66-7882a424e953%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to