Harri Kiiskinen | 13 Feb 2012 12:08
Picon
Picon

[mew-int 3035] Exchange 2010 problems

Hi,

my organization just moved to Microsoft Exchange 2010, but I'd still
like to continue using Mew. To begin with, the IMAP is turned on on the
server, as Evolution manages to contact and communicate well.

Also mew manages to _connect_ to the server using mewstunnel and
stunnel4, but does not _communicate_.

I tested the server by using openssl:

openssl s_client -connect mail.server.my:993

the connection is set up finely but the commands elicit no response.
However, when using

openssl s_client -connect mail.utu.fi:993 -crlf

to connect to the server, everything works ok.

Now, seeing that 'mew-imap-process-send-string' ends each string sent to
the server with 'mew-cs-eol' which is hard-coded to "\n", I suspect that
the problem lies here. I'm trying to test it further, but setting
'mew-cs-eol' to "\r\n" in .emacs does not seem to fully help. The
communications seems to end ok, but for example the "update folders" 
C-uZ does not actually retrieve anything.

Any suggestions? 

I'm currently running Mew 6.3 from Debian Stable, but if there is a
(Continue reading)

Harri Kiiskinen | 13 Feb 2012 13:00
Picon
Picon

[mew-int 3036] Re: Exchange 2010 problems

FOrget this mail. I have no idea what I managed to do, but suddenly
the communication began to work as it should. Yes, I kept restarting
Emacs all the time, but somehow I probably managed to find the right
setting. Weird.

All the best, and sorry for the bother,

Harri K.

From: Harri Kiiskinen <harri.kiiskinen <at> utu.fi>
Subject: [mew-int 3035] Exchange 2010 problems
Date: Mon, 13 Feb 2012 13:08:36 +0200

> Hi,
> 
> my organization just moved to Microsoft Exchange 2010, but I'd still
> like to continue using Mew. To begin with, the IMAP is turned on on the
> server, as Evolution manages to contact and communicate well.
> 
> Also mew manages to _connect_ to the server using mewstunnel and
> stunnel4, but does not _communicate_.
> 
> I tested the server by using openssl:
> 
> openssl s_client -connect mail.server.my:993
> 
> the connection is set up finely but the commands elicit no response.
> However, when using
> 
> openssl s_client -connect mail.utu.fi:993 -crlf
(Continue reading)

Harald Hanche-Olsen | 13 Feb 2012 15:06
Picon
Picon
Favicon
Gravatar

[mew-int 3037] Re: Exchange 2010 problems

[Harri Kiiskinen <harri.kiiskinen <at> utu.fi> (2012-02-13 12:00:07 UTC)]

> FOrget this mail. I have no idea what I managed to do, but suddenly
> the communication began to work as it should. Yes, I kept restarting
> Emacs all the time, but somehow I probably managed to find the right
> setting. Weird.

Would you mind sending us the relevant parts of your working setup
anyhow? I am interested because of an imminent threat of being
migrated to an Exchange server in the not too distant future,
something I don't look forward to.

- Harald

Harald Hanche-Olsen | 21 Feb 2012 17:41
Picon
Picon
Favicon
Gravatar

[mew-int 3038] Opening a file in message mode

Assume I have a file containing a mail message in RFC2822 compliant
format. Is there an easy way to have it prepared and displayed in
message mode without first inserting it into a mail folder where mew
can see it?

- Harald

Kazu Yamamoto | 23 Feb 2012 03:09
Picon
Gravatar

[mew-int 3039] Re: Opening a file in message mode

> Assume I have a file containing a mail message in RFC2822 compliant
> format. Is there an easy way to have it prepared and displayed in
> message mode without first inserting it into a mail folder where mew
> can see it?

I don't think there is an easy way. I always copy it to a Mew folder
by hand.

--Kazu

Kazu Yamamoto | 23 Feb 2012 03:11
Picon
Gravatar

[mew-int 3040] Re: Exchange 2010 problems

Hello,

> Also mew manages to _connect_ to the server using mewstunnel and
> stunnel4, but does not _communicate_.

Mew supports stunnel only. If your stunnel is linked to libwrap,
please re-install stunnel without libwrap.

--Kazu

Petter Gustad | 23 Feb 2012 07:08

[mew-int 3041] mew-inbox-action-alist for imap?


Is there any functionality like "mew-inbox-action-alist" available for
imap? Or will (or does) mew-inbox-action-alist support imap in later
versions of mew?

Thanks!

Best regards
//Petter

Kazu Yamamoto | 24 Feb 2012 03:11
Picon
Gravatar

[mew-int 3042] Re: mew-inbox-action-alist for imap?

Hello,

> Is there any functionality like "mew-inbox-action-alist" available for
> imap? Or will (or does) mew-inbox-action-alist support imap in later
> versions of mew?

This works also for IMAP:

	http://www.mew.org/en/info/release/mew_9.html#SEC93

I noticed the documentation of this variable is incorrect, so I fixed
it.

--Kazu

Petter Gustad | 24 Feb 2012 14:00

[mew-int 3043] Re: mew-inbox-action-alist for imap?

From: Kazu Yamamoto (山本和彦) <kazu <at> iij.ad.jp>
Subject: [mew-int 3042] Re: mew-inbox-action-alist for imap?
Date: Fri, 24 Feb 2012 11:11:34 +0900 (JST)

> Hello,
> 
>> Is there any functionality like "mew-inbox-action-alist" available for
>> imap? Or will (or does) mew-inbox-action-alist support imap in later
>> versions of mew?
> 
> This works also for IMAP:

I can't seem to get it to work for matching strings to automatically
select correct folder for mailing lists:

(car mew-inbox-action-alist)
("List-Id:" ("%mew" "The Mew ML for the international <mew-int.mew.org>") ("%spam"
"<inmuebles24.googlegroups.com>") ("%gridengine" "open source grid engine users
<users.gridengine.org>") ("%sbcl" "<sbcl-devel.lists.sourceforge.net>") ("%sawfish"
"sawfish.lists.tuxfamily.org") ("%alsa" "Advanced Linux Sound Architecture - User	<alsa-user.lists.sourceforge.net>"))

Or do I need to upgrade to be able to use this feature as I'm still on
6.2.

Thanks
//Petter

Christophe TROESTLER | 28 Feb 2012 18:33
X-Face
Picon

[mew-int 3044] Charset (UTF-8) for body is mis-matched.

Hi,

For the attached message, Mew says "Charset (UTF-8) for body is
mis-matched.".  However, if I save the body of the message and display
it in UTF-8, the text is fine.  What is origin of the problem and how
can I correct it?

Best,
C.
Picon
From: Jeudis du Libre Belgique <organisation <at> jeudisdulibre.be>
Subject: =?UTF-8?Q?Le_1er_mars_2012, _aux_Jeudis_du_Libre_de_Bruxelles_il_sera_ques?= tion d’e-learning.
Date: 2012-02-27 15:13:03 GMT

Le 1er mars 2012, aux Jeudis du Libre de Bruxelles il sera question d’e-learning.

  • Le sujet de cette séance : Chamilo : c’est pas le Pérou! (e-learning)
  • Thématique : éducation, communauté
  • Public : enseignants, développeurs, (Continue reading)


Gmane