VMware Cloud Community
dwchan
Enthusiast
Enthusiast

light weight smtp client for esx 3.0/3.5?

Can anyone recommend a light weight smtp client (i.e like blat for windows) that can be easily install inside vmware for simple email notification. In short, we are finalize our scripted esx install. everything is work fine, but would like to be notify when everything is completed. Since the update/patch can take up to 40 minutes in some case, this will be really handy if i can have the server send a simple crafted smtp email out when esxupdate script is completed

0 Kudos
8 Replies
mcowger
Immortal
Immortal

Look for sendEmail.pl

--Matt

--Matt VCDX #52 blog.cowger.us
0 Kudos
dwchan
Enthusiast
Enthusiast

Where is that located at? is it part of ESX 3.# install? does it come with syntax/manual?

0 Kudos
Texiwill
Leadership
Leadership

Hello,

sendEmail.pl is just a mail client that will send to through an external mailserver. This in effect replaces /usr/bin/sendmail. A web search can show tons of sendEmail.pl clients for their specific uses. I.e to send to a single user, alias or anything else at a remote site. There is also a version on the tools section of the forum. I think if you search the forum you will find it.

If the tool you want to use already calls sendmail, then you can also install the RHEL3-U6 version but DO NOT enable the server. That will also work. Not lightweight but doable.


Best regards,

Edward L. Haletky

VMware Communities User Moderator

====

Author of the book 'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education. As well as the Virtualization Wiki at http://www.astroarch.com/wiki/index.php/Virtualization

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
0 Kudos
wila
Immortal
Immortal

Hi,

http://communities.vmware.com/blogs/wila/2007/12/12/mail-perl-script

hope it helps,

Wil

| Author of Vimalin. The virtual machine Backup app for VMware Fusion, VMware Workstation and Player |
| More info at vimalin.com | Twitter @wilva
0 Kudos
OM4EVER
Contributor
Contributor

Hello. In line with the question asked above, I would like to write some sort of script or have some functionality either built-in to VC where users will get notified via email when a snapshot has been done/completed successfully on a VM. I have a lot of scheduled snapshots but would also like to add that funcitonality to the task. Any ideas how we can achieve that?

Thanks

0 Kudos
azn2kew
Champion
Champion

Here is a script from you can send mail within Service Console using SendMail.

"Reading Is Fundamental" There is no limit to education

If you found this information useful, please consider awarding points for "Correct" or "Helpful". Thanks!!! Regards, Stefan Nguyen VMware vExpert 2009 iGeek Systems Inc. VMware vExpert, VCP 3 & 4, VSP, VTSP, CCA, CCEA, CCNA, MCSA, EMCSE, EMCISA
0 Kudos
depping
Leadership
Leadership

0 Kudos
OM4EVER
Contributor
Contributor

Thanks. I'll check it out

0 Kudos