Dennis

Results 34 comments of Dennis

looking through the code in imapsync, i was wondering if copying from: sub get_options_cmd : 'useheader=s' => \@useheader, into: sub get_options_cgi would help pass "Message-Id" when using the web interface...

:) I did like that comment! i was wondering about it. So, this should be enough? ``` ``` EDIT: it doesn't look like useheader is being passed to script? from...

hello again ;) That worked! I ran it three times on a clean mailbox. first time synced all messages, then two dry runs (one without the change to sub cgisetcontext...

> I can add it through the extra line. It's my preferred way for power users. It allows me to keep the UI simple. More visible choices mean more confusion...