Extra Commands for Different Hosts
Different hosts may require different "Extra Commands" on the mailbox page. This handbook entry tries to document them to make it easier for people to use mailhandler.
Dreamhost
While Dreamhost's php doesn't include the necessary imap_open function, you can still access Dreamhost mailboxes by using the /novalidate-cert Extra command with IMAP on port 143. Be sure to use mail.example.com as the domain (not just example.com) and leave the folder as INBOX.
DrupalValueHosting
For DrupalValueHosting you will need to use the extra command /novalidate-cert.
BlueHost
Folder: INBOX
Mailbox Domain: mail.example.com
Mailbox Port: 143
Username: yourname@example.com (Note: In the cpanel help pages it suggests switching in '+' for '@'. This didn't work for me.)
Extra Commands: /novalidate-cert
Hostmonster
Folder: INBOX
Mailbox Domain: mail.example.com or hostXXX.hostmonster.com, both works for me (for me XXX=228).
Mailbox Port: 143 (IMAP) or 110 (POP3), both works for me.
Username: yourname@example.com
(Note: In the cpanel help pages it suggests switching in '+' for '@' e.g. yourname+example.com. This works for me.)
Extra Commands: /novalidate-cert
Successful tests for Drupal 6.4
GMail Settings for POP3 and IMAP
Valid set for POP3:
Mailbox Domain: pop.gmail.com
Mailbox Port: 995
Username: your-gmail-account-name@gmail.com
Extra Commands: /ssl
Valid set for IMAP:
Mailbox Domain: imap.gmail.com
Mailbox Port: 993
Username: your-gmail-account-name@gmail.com
Extra Commands: /ssl
Gmail has so called "labels" - nice possibility for emails categorization and/or filtration. Labels can be used in mailhandler field Folder: without problems.
Unfortunately, many providers block these ports, including my hostmonster. I had to test it on my home computer.
