Re: Sending mail to SMTP from command line
- From: "George Georgalis" <george@xxxxxxxxx>
- Date: Mon, 23 Jan 2006 20:29:41 -0500
>On 1/22/06, Matias Surdi <matiassurdi@xxxxxxxxx> wrote:
>>
>> Can some body tell me how can I send a mail from the command line (or a
>> bash script) to a remote (ISP) SMTP server???
>>
>> I don't want to have my own mta enabled on my host, just send a mail as
>> I would do from mozilla thunderbird, but from the command line.
>>
On Sun, Jan 22, 2006 at 01:07:49PM -0600, Kenny @ Gmail wrote:
>Google is your friend.
>http://www.yuki-onna.co.uk/email/smtp.html
I don't think that's what the OP had in mind... atthis moment I'm
typing with a broken terminal... at least I can use vim...
problem is no /usr/lib/sendmail replacement that doesn't require a
daemon to watch the queue and connect to remote hosts.
in this age of regulated sites that would be really handy too. eg
at a financial site, it would be really useful to not run a smtp
daemon (even only on 127.0.0.1) to avoid the audit; but still have
a sendmail replacement which forks and tries to deliver the mail
for seven days eg one process for each message, or something more
advanced, one process for a queue in a tempdir which disappears
when each message is delivered and the process ends. (my idea,
public domain)
// George
--
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george@xxxxxxxxx
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Sending mail to SMTP from command line
- From: Brian Candler
- RE: Sending mail to SMTP from command line
- From: John Brooks
- Re: Sending mail to SMTP from command line
- From: Ulf Zimmermann
- Re: Sending mail to SMTP from command line
- References:
- Sending mail to SMTP from command line
- From: Matias Surdi
- Re: Sending mail to SMTP from command line
- From: Kenny @ Gmail
- Sending mail to SMTP from command line
- Prev by Date: Re: Sending mail to SMTP from command line
- Next by Date: Re: Sending mail to SMTP from command line
- Previous by thread: Re: Sending mail to SMTP from command line
- Next by thread: Re: Sending mail to SMTP from command line
- Index(es):
Relevant Pages
|
|