Skip to content

Instantly share code, notes, and snippets.

@geoghegan
Last active March 20, 2019 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoghegan/be2ed45066bfa8b11d1d641237a8d530 to your computer and use it in GitHub Desktop.
Save geoghegan/be2ed45066bfa8b11d1d641237a8d530 to your computer and use it in GitHub Desktop.
z-push IMAP config
define('IMAP_SERVER', 'imap.example.com');
define('IMAP_PORT', 993);
define('IMAP_OPTIONS', '/ssl/norsh');
define('IMAP_FOLDER_CONFIGURED', true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment