On Wednesday 24 Sep 2008, Meghanand Acharekar wrote: > On Wed, Sep 24, 2008 at 5:32 PM, Dinesh Shah (દિનેશ શાહ/दिनेश शाह) > > > man 5 crontab > > > > use LOGNAME and MAILTO env variable as per your needs. > > Thanx for reply . > > In my perl Script I have written command > > `cat stat_file.txt | mail -s "Some subject" [EMAIL PROTECTED] > > and getting email properly on address [EMAIL PROTECTED] > In this email I getting from: [EMAIL PROTECTED], my question is, Is it > possible to change this email address to something like > [EMAIL PROTECTED] >
I think you are looking for rewrite rules. Each smtp server has it's own mechanism. -- Arun Kha -- http://mm.glug-bom.org/mailman/listinfo/linuxers

