Skip to content

Instantly share code, notes, and snippets.

@Semidio
Last active August 13, 2020 10:21
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 Semidio/b556a0ee4c871ad68fc7e8fd50d37903 to your computer and use it in GitHub Desktop.
Save Semidio/b556a0ee4c871ad68fc7e8fd50d37903 to your computer and use it in GitHub Desktop.
IMAP Port for Surge 4+
AND,((OR,((DEST-PORT,993), (DEST-PORT,465), (DEST-PORT,587))), (DOMAIN-SUFFIX,gmail.com)),IMAP
// AND,((OR,((DEST-PORT,993), (DEST-PORT,465), (DEST-PORT,587))), (DOMAIN-SUFFIX,outlook.com)),IMAP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment