Customize Email Notification
To configure email settings, check “Email Notification” in the Halt Notifier window and click Settings (see Figure 1). The Email Settings window opens (see Figure 2).
Figure 1: Email Notification Settings
Figure 2: Email Settings Window
- Email ID: In the “Email ID” fields for the Sender’s Address and Recipient’s Address, type the appropriate email addresses (for example, Gmail, Yahoo, Outlook, etc.). Multiple recipients’ addresses can be entered by separating them with a comma (,).
- Password: Type your email account password in the “Password” field.
- Port: SMTP servers normally use port 25, but there are other options. For example, port 587 is supported by most outgoing SMTP servers and it is useful for unencrypted or TLS connections. Port 465 is good for connecting via SSL.
- Authentication: Check if authentication is required.
- Connection Security: The standard SMTP email transfer goes without encryption. To secure it, use STARTTLS or SSL/TLS.
- SMTP Server: In this field, select or type the name of your own email server or one provided by your Internet Service Provider. Following are the most popular server names. If yours is not listed, contact your email provider.
Provider | URL | SMTP |
---|---|---|
1&1 | 1and1.com | smtp.1and1.com |
airmail | airmail.net | mail.airmail.net |
aol | aol.com | smtp.aol.com |
at&t | att.net | outbound.att.net |
bluewin | bluewin.ch | smtpauths.bluewin.ch |
bt connect | btconnect.com | mail.btconnect.tom |
comcast | comcast.net | smtp.comcast.net |
earthlink | earthlink.net | smtpauth.earthlink.net |
gmail | gmail.com | smtp.gmail.com |
gmx | gmx.net | mail.gmx.net |
hotpop | hotpop.com | mail.hotpop.com |
libero | libero.it | mail.libero.it |
lycos | lycos.com | smtp.lycos.com |
o2 | o2.com | smtp.o2.com |
orange | orange.net | smtp.orange.net |
outlook.com (formerly hotmail) | outlook.com | smtp.live.com |
tin | tin.it | mail.tin.it |
tiscali | tiscali.co.uk | smtp.tiscali.co.uk |
verizon | verizon.net | outgoing.verizon.net |
virgin | virgin.net | smtp.virgin.net |
wanadoo | wanadoo.fr | smtp.wanadoo.fr |
yahoo | yahoo.com | mail.yahoo.com |
- Click OK when done.
When a breakpoint is encountered in MPLABX IDE, an email is sent to the recipient’s address. The email contains information about the Project name, Project directory, Debug directory and the reason for the halt. See Figure 3 for an example.
Figure 3: Sample Email