On Mon, 2005-05-02 at 10:50 +0200, Spider wrote:
> On Mon, 2005-05-02 at 10:35 +0200, Patrick Marquetecken wrote:
> > Hi,
> > 
> > I'm looking for a smtp mail-client that can send emails from a script,
> > from different from addresses and can use text files as body text, at this
> > time i just looked at pine, but i don't thik thats possible.
> > 
> > What are othe posibilities ?
> 
> 
> *  mail-client/mailx
>       Latest version available: 8.1.2.20040524-r1
>       Latest version installed: 8.1.2.20040524-r1
>       Size of downloaded files: 126 kB
>       Homepage:    http://www.debian.org
>       Description: The /bin/mail program, which is used to send mail via
> shell scripts.
> 
> 
> its the classical one to do. otherwise you can use /usr/sbin/sendmail
> directly.

yep and then you can do stuff like:

cat silly_text_file|mail -s "this is from the command line"
gentoo-user@lists.gentoo.org

(thats all one line of course)

> 
> 
> //Spider
> 
-- 
Nick Rout <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to