OT: noreply at ......

Richard D. Williams richard at appgrp.net
Fri Jun 28 09:27:26 PDT 2013


On 6/27/2013 4:48 PM, Henry Arredondo wrote:
> When sending email within filepro processing to customers and venders, I wonder if there's a way of sending them as "noreply" instead of the user running the application, is there an argument to do that ?
>
> OS :  Unix 5.0.6
> Filepro: 5.6
>
>
> Thanks
>
>
> ________________________________
> Please consider the environment before printing
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130627/4987e9e2/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>
Henry,

If you have mutt installed on your Unix box, this is how I do it in 
Linux (Centos).

create a mutt profile for your no reply.
i.e. /appl/MUTT/atk_noreply

set hostname=atk.com

my_hdr From: no-reply-noone at atk.com

set realname="DO NOT REPLY"

Here is your mutt command that you can execute within filepro;

echo -e \"your email text in the body\" | mutt -F /appl/MUTT/atk_noreply 
-s \"Subject\" -a attachment richard at appgrp.net

Hope this helps,

Richard



More information about the Filepro-list mailing list