1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

Update config-imap.php

This commit is contained in:
abeudin 2015-01-16 11:47:22 +01:00
parent 24cdce2f30
commit 906d1772e1

View file

@ -49,10 +49,10 @@
define('IMAP_SERVER', 'localhost');
// connecting to default port (143)
define('IMAP_PORT', 143);
define('IMAP_PORT', 993);
// best cross-platform compatibility (see http://php.net/imap_open for options)
define('IMAP_OPTIONS', '/notls/norsh');
define('IMAP_OPTIONS', '/ssl/novalidate-cert');
// overwrite the "from" header with some value
// options: