BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
Get quick Unbrowse SNMP help from Unleash Networks Engineers. The fastest way.

TOPIC: New article : Sending emails on SNMP Traps

Re:New article : Sending emails on SNMP Traps 14 years 1 month ago #287

I tried sending from my gmail account and it worked fine.

You need to tweak your email settings a bit.

1. Port = 587
2. Username ( add the @gmail.com )
3. Domain (must be localhost)

The
# Change this to your environment
server_settings = {
:server => 'smtp.gmail.com',
:port => 587,
:username => ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it ',
:domain => 'localhost',
:password => 'password'}


PS : I removed your previous attachment with email details. You can email me directly at vivek at unleashnetworks :-)
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
Last Edit: 14 years 1 month ago by vivek [unleash].
The administrator has disabled public write access.
Moderators: vivek [unleash]
Time to create page: 0.027 seconds