Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SMTP Server requires authentication 2

Status
Not open for further replies.

SKody

IS-IT--Management
Oct 29, 2004
4
US
Does anyone know how to setup the SMTP option in the Alerter to use a sending server that requires authentication? I don't see any options in the GUI to enter this information. Maybe registry settings? Any help is appreciated. Thank you.
 
Dear all,

I have found a solution to this, that I think all may benefit. What I did was I installed the SMTP Services in IIS and modified the Virtual SMTP Server to use a "smart host" for sending the mail. Within the properties of these settings, you can tell it a username/password to authenticate with. Once I got that part working (I tested it with BLAT), I simply told Alerter to use the ArcServe server's name as its SMTP sending server. Works great!!

Scott
 
I do a similar thing as Skody.

I've always hated the exchange config setup in the Alert module. I came across this by accident. It works regardless if you have just Exchange or IIS/SMTP smart host.

Go into Alert Module
Cancel when settings Windows pops up
Expand "Configuration"
Expand "Default"
Right Click on SMTP
Sender address "bkup@yourdomain.com"
Subject "backup alert"
SMTP Server "IP Address of your email or smart host"

Click Okay,

Then Right Click SMTP again and select "New Item"
Fill in the destination email address
Fill in the subject line and click okay
Right click the new recipient you just created and select "Send Test Message"

You should receive the test message in about 5-10 seconds.
Ensure if you have any spamfilters in place that you allow the sender address onto your safe list so it doesn't get blocked.

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top