Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 15:05:56 +0300
On 2007-08-30 18:03, L Goodwin <xrayv19@xxxxxxxxx> wrote:
Um... I just want to pass an email message (complete
with From, To, Subject and message body) to a mail
handler (sendmail), as I stated in the original post.
Anyway, Chuck kindly provided sample code. The only
thing I'd like to do differently is to not use a temp
file to store the message. Otherwise, I'm happy.
Ah, sorry about the misunderstanding then. I think all
you need is something along the lines of:
( command1 ; command2 ) | mail -s "subject" recipient1 ...
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Re: Configuring FreeBSD 6.2 to use sendmail for sending only
- From: Giorgos Keramidas
- 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: IPFW - Keep State
- Next by Date: Forcing GEOM to re-taste a device
- 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
|