Re: That dreaded "message shrank" error
Ole Jacobsen <
ole@...>
2012-06-17 14:43:44 GMT
Joshua,
Thanks for the explanation. I was looking for a way to supress the
error messages in alpine, sort of like you can tell it to ignore
certificate checking on the incoming/outgoing mail server. I thought
I had seen an alpine patch that mentioned this...
I also found this info:
http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/551d57f6-fcd6-4bc4-940c-704e2c94
beb7
"The solution is on a per-user basis to use Set-CASMailbox user
-ImapUseProtocolDefaults:$false -ImapEnableExactRFC822Size:$true
or on a server basis use Set-ImapSettings -EnableExactRFC822Size:$true
Note that it will require additional overhead so I'd suggest only
enabling the option for people using clients that exhibit the issue.
Pine/Alpine is one and I've heard it reported with Thunderbird also."
Will look into fetchmail also.
Ole
Ole J. Jacobsen
Editor and Publisher, The Internet Protocol Journal
Cisco Systems
Tel: +1 408-527-8972 Mobile: +1 415-370-4628
E-mail: ole@... URL: http://www.cisco.com/ipj
Skype: organdemo
On Sun, 17 Jun 2012, Joshua Miller wrote:
> Sorry this is probably not the solution you are looking for, but fetchmail
> works.
>
> See "man fetchmail" and look at the "-r" option. For example:
>
> fetchmail -r "Sent Items"
>
> I know what you mean though... I'm not sure what's going on there.
>
> See also:
> https://premier.microsoft.com/viewincidents.aspx?&incno=111022459547948
>
> That's an MS incident opened regarding a similar issue related to this.
> Basically, it was started because S/MIME signing of messages broke when
> viewing the message over IMAP on an exchange server. This was confirmed by
> setting up outlook, which did see the signature as valid using exchange
> protocol, to use IMAP to connect to the same account. When using IMAP, even
> outlook showed the signature was invalid, meaning the message contents
> changed in transit. Since it saw it as fine using exchange protocol, and
> through other tests (ex. CC'ing an account on a normal IMAP server and
> comparing the results), we know that Exchange is mucking about with the
> message contents when you get them over IMAP.
>
> One "work around" I found was to add a newline after my signature.
>
> When looking at the messages, it appeared that Exchange was stuffing an
> extra newline in between message parts when you fetched it over IMAP. It
> wants to have a newline between the last piece of text and the message
> separator (I think).
>
> FWIW, it's very unlikely you'll get alpine to "fix" this issue. The issue
> also exists with any mail client talking to Exchange over IMAP. Alpine just
> happens to note the issue. Adding S/MIME signing of messages just added a
> way to pinpoint the issue... it worked before, and the CC signature worked
> to a different server, and exchange protocol worked, but outlook talking to
> exchange over IMAP caused signature validation to fail due to the issue
> you're reporting.
>
> I'd recommend referencing the MS incident above and contacting MS. Their
> IMAP protocol support is, IMO, broken.
> Best of luck,
> --
> Josh I.
>
> On Sat, Jun 16, 2012 at 8:33 PM, Ole Jacobsen <ole@...> wrote:
>
> >
> > It seems that this new Exchange 2010 server has some IMAP issues.
> > Some message notifications when Alpine is running come in the
> > form of:
> >
> > "[{mail.cisco.com:143/imap/tls/novalidate-cert/user="ole"}inbox :
> > Unknown message data: 2 RECENT]"
> >
> > Instead of the familiar new header.
> >
> > Alpine gets confused about the size of the message, I guess it
> > does not agree with what the server says and when I try to save
> > the message it warns that there may be 'data corruption' and
> > that the message has shrunk.
> >
> > I understand that this is a known problem, but I haven't seen
> > a real solution, Eduardo are you listening?
> >
> > I am running Alpine 2.01(1266), with Eduardo's auto-indentation
> > fix.
> >
> > Ole
> >
> >
> > Ole J. Jacobsen
> > Editor and Publisher, The Internet Protocol Journal
> > Cisco Systems
> > Tel: +1 408-527-8972 Mobile: +1 415-370-4628
> > E-mail: ole@... URL: http://www.cisco.com/ipj
> > Skype: organdemo
> >
> > _______________________________________________
> > Alpine-info mailing list
> > Alpine-info <at> u.washington.edu
> > http://mailman2.u.washington.edu/mailman/listinfo/alpine-info
> >
>