<div dir="ltr"><div><div><div><div>This is single user project for now all for my own use. Until IT department implement something but in the way they are moving would not happen in next year I think :)<br><br></div>In general I have to grab around 5-6 lines from the mail body (the rest is junk mostly) and text it to myself. I&#39;m on VZ company phone so I have tried mail to <a href="mailto:phonenumber@vtext.com">phonenumber@vtext.com</a> and worked.<br><br></div>Today I&#39;ve tried DavMail gateway with thunderbird and works so fetchmail should work as well. Although I got problems with sending emails but didn&#39;t dive deep into it. The only thing that I noticed that the mails are saved as DRAFT but not sent. Should look later on that.<br><br></div>Is not something that my salary depends on but will be improvement and something to do. <br><br></div>Thanks everybody for reply and I&#39;ll keep update.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 8:43 AM, Lightner, Jeff <span dir="ltr">&lt;<a href="mailto:JLightner@dsservices.com" target="_blank">JLightner@dsservices.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Coincidentally I just finished up a project using fetchmail and procmail to get Office365 email attachments at command line.<br>
<br>
The write up at the link below should give you ideas on how to extract the emails using those tools:<br>
<a href="http://www.linuxquestions.org/questions/blog/mensawater-183304/cli-to-get-oracle-supply-network-email-attachments-36724/" rel="noreferrer" target="_blank">http://www.linuxquestions.org/questions/blog/mensawater-183304/cli-to-get-oracle-supply-network-email-attachments-36724/</a><br>
<br>
If you&#39;re doing a local Exchange server rather than Office365 your fetchmail setup would need to point to your local Exchange server.<br>
<br>
I saw mention of metamail and uudeview for getting attachments but didn&#39;t try either.   The <a href="http://unmime.pl" rel="noreferrer" target="_blank">unmime.pl</a> Perl script mentioned in the above extracts both attachments and bodies.   It should be fairly simple to write a script that sends the extracted body into mail.<br>
<br>
We send a fair amount of TXT messages simply by using mailx to send email to defined phone numbers.   Some of the providers (e.g. AT&amp;T) might block you if you&#39;re doing a high volume that way so you might have to have your own SMS gateway.  It wasn&#39;t clear from original question if you already have that.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a> [mailto:<a href="mailto:ale-bounces@ale.org">ale-bounces@ale.org</a>] On Behalf Of DJ-Pfulio<br>
Sent: Thursday, October 08, 2015 9:26 PM<br>
To: Atlanta Linux Enthusiasts<br>
Subject: Re: [ale] Semi Ot: email to sms<br>
<br>
Fetchmail + procmail?<br>
<br>
It would be easier if the mail came to a normal MTA - then fetchmail could be dropped.  Used to run remote tasks for SW builds via email control msgs to a specific account based on the subject.<br>
<br>
The old <a href="mailto:pi@hz.com">pi@hz.com</a> service worked this way too, I bet.<br>
<br>
<br>
On 10/08/2015 08:46 PM, Boris Borisov wrote:<br>
&gt; My company ( the company I work for :) use exchange email. Is there<br>
&gt; solution for following task? Email client receive email as usual,<br>
&gt; crops the garbage from email body and sends new email to the SMS  gateway.<br>
&gt;<br>
&gt; I suppose:<br>
&gt;<br>
&gt; 1. I need email client that works with exchange but stores in some<br>
&gt; easy to read format aka txt. Open source ???<br>
&gt;<br>
&gt; 2. Script to grep what I need from email.<br>
&gt;<br>
&gt;<br>
&gt; 3. Send new formated email to SMS gateway.<br>
&gt;<br>
&gt;<br>
&gt; Any info very welcome ....<br>
&gt;<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br></div>