Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: Bill Moran <wmoran@xxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 20:32:50 -0400
L Goodwin <xrayv19@xxxxxxxxx> wrote:
Chuck, I'd prefer to have the script handle the
mailing so I can test the script (with email send)
manually, independent of cron.
Why? What is your reason for overcomplicating this task by refusing
to use the facilities built into the system?
Still looking for specifics on setting this up and a
bourne shell script example that sends an email.
Thanks!
Use mail(1). That's what it's there for.
And don't top-post.
--- Chuck Swiger <cswiger@xxxxxxx> wrote:
On Aug 30, 2007, at 3:12 PM, L Goodwin wrote:http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html
I wrote a shell script that backs up the fileserver.
I would like to modify this script to email a
notification message to a public email address.
Use cron, which will automatically email out the
results of your
script to any email address you like.
Seems like sendmail should do the job nicely, butI've never set it
up before.need
What specific steps (including network-specific)
to be performed to get sendmail working foroutgoing
mail only in a secure manner?
Please see the fine Handbook:
Although, it is entirely reasonable to consider
using Postfix instead.
--
-Chuck
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
--
Bill Moran
http://www.potentialtech.com
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: L Goodwin
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- References:
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: Chuck Swiger
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: L Goodwin
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- Prev by Date: Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- Next by Date: Re: FreeBSD Hostname Question - Whats The Proper Way
- Previous by thread: Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- Next by thread: Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- Index(es):
Relevant Pages
|