For some reason I keep getting the original message back truncated at
160 characters (no "squeezing" to be seen).  I'm doing the following in
procmail...

	:0fw:
        * < 51200
        | /path/to/email2sms

        :0
        ! <mynumber>@mobile.att.net

Have I made a mistake somewhere?  I've tested email2sms from the shell
with the following...

cat InFile | email2sms > tmpfile

and the text gets "squeezed" as I'd expect but for some reason procmail
isn't getting a "squeezed version back.  Any ideas?

Thanks,
Ben.

Ry4an Brase wrote:
> 
> To deal with the SMS size limit I use this recipe:
> 
>     :0c
>     * ^TO.*ry4an-phone
>     | /usr/local/bin/email2sms | mail 6125557352 at voicestream.net
> 
<snip>

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list