IMAP Import
Last updated
Last updated
Unread emails are fetched using IMAP every time the main WHMCS cron runs. It is recommended that you use a separate email account that is mainly used to process abuse within your network. For example, abuse@yourdomain.com.
To import emails automatically using IMAP, you need to fill the below details:
IMAP Host & Port
IMAP Email Address
IMAP Email Password
IMAP SSL Type
If port 143 does not work, your IMAP server might not permit you to connect on an unsecure connection. If that is the case, use port 993 and choose the correct SSL/TLS option. Refer to the troubleshooting steps below if you are facing issues with IMAP import.
If you only would like to import the first email, and discard replies from being imported into AMP, you can enable the checkbox "Ignore Email Replies"
From version 4.7+ you can permit specific CIDRs. This is useful for businesses running multiple brands across multiple WHMCS installations and use the same abuse email address to import from. Emails will only be imported and processed if they have an IP matching one or more permitted CIDRs.
In case emails are not imported automatically into the queue (if no other overrides are enabled), you can troubleshoot by using the module log functionality in WHMCS.
Go to the WHMCS admin
Go to system logs
Click on module log in the menu on the left
Enable module logging
Send a test email to your abuse email and wait for the cron to run
There will be an entry with additional troubleshoot details, with success and errors (if any)
Please refer to WHMCS's documentation regarding using Gmail/Google Apps, by clicking here.