[imapfilter-devel] print and unpack functions
John Webster
jwebster at es.net
Thu May 27 20:35:39 EEST 2004
Imapfilter version 1.0
Does the output of print only go to debug?
I'm doing the following, but I'm not seeing
anything on stdout only in the debug file.
jw
-- filter
toMe = {
'from "webster"',
}
-- commands
results = match(myaccount, 'INBOX', toMe)
text = fetchheader(myaccount, 'INBOX', results)
print( unpack (text) )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/imapfilter-devel/attachments/20040527/9a741999/attachment.pgp>
More information about the Imapfilter-devel
mailing list