procmail
[Top] [All Lists]

question.

2002-05-07 04:05:13
I want to extract sender's mail id from the mail , i am doing this way .
 
WHOFROM = `formail -xFrom:` 

its working but it is storing name along with mail id in WHOFROM .

suppose  in my mail i have , From: "ali imran" imranali(_at_)deshaw(_dot_)com .

then the above statement is extracting whole "ali imran" imranali(_at_)deshaw ,
as its value .
i want to store only imranali(_at_)deshaw in WHOFROM and want to skip "ali 
imran"
from the header.
 Is there any method to do so . ?
bye and  thanx .
imran .

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • question., Ali, Imran <=