![]() |
|
"be consistent" | |
PerlMonks |
Re: IMAP: mark message as unseenby Arik123 (Beadle) |
on Jul 13, 2018 at 06:49 UTC ( #1218422=note: print w/replies, xml ) | Need Help?? |
Okay, I seem to have solved this. The problem was with the fork(). Apparently the $imap isn't carried to the child process as it should have. I now implement it all in one thread, and it seems to work perfectly.
In Section
Seekers of Perl Wisdom
|
|