Re: mail filter - external command return value
Dj YB <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
> Hmm. Is $ARGV[0] the filename of the message? If yes, then you have to > print the content of this file instead. thanks, I seem to have another problem, the script doesn't get the message as an argument at all... instead the message gets as a standard input... how can the script know the file name in order to rewrite the message? thanks again, YB,