Posted by Oyvind Eriksen on 11/29/06 23:10
Hello. I want to fetch a complete message through the imap interface.
I find commands for fetching headers and body but not both together.
Am I missing something?
The reason I want to fetch the complete message is to write it
(imap_append) to another email account. I have an old email account
with pop3 access but with no possibilities to forward to another
email address. I'm writing a simple script to run as a cron job
which will fetch emails on the pop3 account and then login to
another imap account and write the messages to a sub folder.
I'm afraid that if I'm fetching headers and body separately,
some headers or parts of the body might be missing.
I think I've seen warnings of that somewhere...
Regards,
Oyvind Eriksen
Navigation:
[Reply to this message]
|