Well, the problem is - I don't want to store message as-is for post-processing purposes. My email never reaches its mailbox. I want to handle it directly upon its delivery. I found the problem - it is first line "FROM ...." string, which causes problem to 'import-email .... I solved it by following line:
remove/part find msg-str newline remove msg-str thanks anyway .... Cheers, -pekr- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
