[mew-int 01872] ascii armored signatures and imaps

Rui Tiago Matos TiagoMatos at example.com
Wed Sep 1 02:44:27 JST 2004


Hi! I've been using mew-beta from debian sid for a while now and i've
to say i like it a lot!

Now, i do have some wish list items about it:

* I'd like mew to support gpg ascii signings.
* For some reason i'm unable to use mew with imaps servers, here is my .mew.el:

(setq mew-use-cached-passwd t)
(setq mew-visit-queue-after-sending t)
(setq mew-protect-privacy-always t)
(setq mew-protect-privacy-always-type 'pgp-signature)

(setq mew-mailbox-type 'mbox)
(setq mew-mbox-command "incm")
(setq mew-mbox-command-arg "-a")

(setq mew-config-alist
      '(("default"
	 ("smtp-server"		. "my smtp server")
	 ("name"		. "my name")
	 ("user"		. "my username")
	 ("mail-domain"		. "mail domain")
	 ("imap-user"		. "username")
	 ("imap-server"		. "imap server")
	 ("imap-ssl"		. "t")
	 ("proto"		. "%"))))


This is what i get from emacs' *Messages* :

Setting up Mew world...
Updating status...done
Setting up Mew world...done
Creating an SSL connection...done
Connecting to the IMAP server...done
Communicating with the IMAP server...
IMAP connection is lost

Any help would be welcome...

Thanks,
Rui



More information about the Mew-int mailing list