How to test incoming email listener for Maximo 6

There is a utility for Maximo 6 that you can use to test email accounts for use with the email listener.  This utility will help you determine if your email is setup properly and if Maximo is able to communicate with it. 

The file utility is called “testemail.bat” and it can be found at [maximo root]:/tools/maximo/internal/testemail.bat.  This tool is not officially supported by IBM, or any .bat file in this directory for that matter, so if you have any problems, you are pretty much out of luck.  Here are the command line options that are available to you:

testemail.bat [host] [port] [user] [password] [protocol] [debug (true/false)]

Here is an example for POP3:

testemail.bat mail.website.com 110 maximo@website.com maximo pop3 true

Here is an example for IMAP:

testemail.bat mail.website.com 143 maximo@website.com maximo imap true

Did You Know...

As Maximo Experts, we have developed several add-on products for Maximo that mobilize the work force, simplifies assignments, provides ad-hoc reporting capabilities and facilitates the seamless integration of Service Requests into Maximo.

Check out our products by clicking on the following links: EZMaxMobile, EZMaxPlanner and EZMaxRequest.

Find Out More

Leave a Reply