Determining problems with e-mail
You can use simple steps to determine what is causing a problem with e-mail.
To identify likely sources of Simple Mail Transfer Protocol (SMTP) problems,
follow these steps:
- Verify that TCP/IP is configured for e-mail.
- Ensure that any required PTFs are installed.
- Check e-mail servers to ensure that the necessary servers are started and running.
- Verify the local domain name.
- In iSeries™ Navigator, expand your system > Network.
- Right-click TCP/IP Configuration and select Properties.
- Click the Host Domain Information tab and verify the local domain name.
- Set the SMTP retry values lower.
- In iSeries Navigator, expand your system > Network > Servers > TCP/IP.
- Double-click SMTP.
- Click the Outbound Mail Retries tab.
- Verify that the user ID and address of the receiver are in the system distribution directory.
- In iSeries Navigator, expand your system > Users and Groups > All Users.
- Right-click the Profile of the user ID and select Properties.
- Click Personal, and go to the Mail tab to verify the address.
- Verify whether a host table entry is necessary for the e-mail to reach the destination address.
- In the character-based interface, type CHGTCPHTE (the Change TCP/IP Host Table Entry command) and enter the e-mail server's Internet address.
- If no host table entry appears, then enter the host name for that Internet address.
- Ensure you have not exceeded your storage threshold
- In iSeries Navigator, expand your system > Configuration and Service > Hardware > Disk Units > Disk Pools.
- Right-click the source disk pool that you want to view and select Properties.
- Select the Capacity tab.
- If your system usage is greater than your threshold, mail might stop working. For more information, refer to Independent disk pools in the Backup and recovery topic.
- Verify that e-mail splitting is disabled.
- In iSeries Navigator, expand your system > Network > Servers > TCP/IP.
- Double-click POP. The POP Properties dialog appears.
- Click the Configuration tab.
- For the Message Split Size field, verify No maximum is selected.
- Run the Trace TCP/IP Applications command. In the character-based interface,
type TRCTCPAPP.
- Check component journals to locate the problem.
Parent topic:
Troubleshooting e-mail
Related concepts
Controlling e-mail access Independent disk pool examples Controlling Post Office Protocol access Solving problems with the QtmmSendMail API