Skip to content

Commit 6d5f2b6

Browse files
committed
Added port info to Installation instructions
1 parent babbec5 commit 6d5f2b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ Installation Instructions
3030
3131
### Format of the imap accounts url
3232

33-
{protocol}://[user:password@]{host}
33+
{protocol}://[user:password@]{host}[:port]
3434
3535
Where
3636
* protocol can be imap or imaps
3737
* user and password are optional and must be url scaped (ex: peter@gmail.com becomes peter%40gmail.com)
3838
* host: host of the imap server
39+
* port: port of the imap server

0 commit comments

Comments
 (0)