Re: sending mail from application on SuSe

Walter Haslbeck <[email protected]>
Newsgroups gmane.comp.lang.4gl.fourjs.user
Organization AMG GmbH
Message-ID <[email protected]>
Hi,

> I’m looking for a tool to send easily mails and attachements from our 
> application. Anybody using such a tool ?

mutt!

usage is simple:

e.g. RUN "mutt -s"Subject" -aAttachment.doc user@domain < textfile"

because mutt reads the mailbody from STDIN, you can pipe a report to mutt:

...
START REPORT myreport TO PIPE "mutt -s'Your Report' user@domain"
...

hth,
Walter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.