6 Sep 2011 11:34
7 Sep 2011 19:52
[mew-int 3010] Lost refile system
Francesco Scaglioni <fgs <at> mossdog.net>
2011-09-07 17:52:08 GMT
2011-09-07 17:52:08 GMT
Hi, Somehow I seem to have lost my refile functions(Continue reading)I have what appears to be a mew refile from alist (that has been running for a number of years) but the only option I get offered now is +Maildir/fgs/ In an attempt to solve the problem I have added the last three lines to what I thought was the relevant section of my ~/.mew.el (setq mew-mailbox-type `mbox) (setq mew-mbox-command "incm") (setq mew-mbox-command-arg "-a -d /home/fgs/Mail/Maildir/fgs -i /home/fgs/Mail/inbox") ; next 3 lines added to try and solve problem (no joy) (setq mew-refile-guess-by-folder nil) (setq mew-refile-ctrl-multi nil) (setq mew-refile-guess-by-from t) Would someone who knows far more than me please correct me in the error of my ways. Many Thanks, Francesco
9 Sep 2011 19:49
[mew-int 3011] still hunting refile issue
Francesco Scaglioni <fgs <at> mossdog.net>
2011-09-09 17:49:58 GMT
2011-09-09 17:49:58 GMT
Hi, I deleted everything in ~/Mail that seemed to be mew related then reran mew and the mew-specific folders (mew-folder-alist etc etc) have all been recreated. Where is mew keeping this data so that I can reset it. The only change to my configuration (prior to which everything has worked flawlessly for years) was to change my outgoing smtp server which shouldn't mess up the refile rules. Any suggestions much appreciated. Many THanks, Francesco
13 Sep 2011 19:20
[mew-int 3012] how to reset cached imap and smtp passwords
Jeffrey M Roth <jroth <at> ll.mit.edu>
2011-09-13 17:20:31 GMT
2011-09-13 17:20:31 GMT
Hi All - Is there a way to clear the cached IMAP or SMTP passwords in MEW, for times when you change your password? C-c-C-m seems to clear the master password, but sometimes that does not trickle down properly to the IMAP and SMTP passwords. (I am using an exchange server.) I currently turned off password caching and master password use (below two commands), but would like to turn it back on assuming I can manually clear the cached info. (setq mew-use-cached-passwd nil) (setq mew-use-master-passwd nil) Any info people have would be greatly appreciated. Thanks! Jeff --- Jeffrey M. Roth, Ph.D ~ Advanced Lasercom Systems and Operations Group ~ MIT Lincoln Laboratory ~ 244 Wood Street ~ Lexington, MA 02420 USA ~ 781.981.3468(t)/.0143(f) ~ jroth <at> ll.mit.edu ~ alum.mit.edu/www/roth
1 Oct 2011 09:08
[mew-int 3013] how to delete email into gmail trash folder ?
ZhangJun <gb2313 <at> gmail.com>
2011-10-01 07:08:51 GMT
2011-10-01 07:08:51 GMT
I have config in .mew.el like this:
(setq mew-config-alist
'(
("default"
(...)
("imap-trash-folder" . "%Trash")
(...)
)
)
)
I want to the deleted emails go to gmail's "Trash" forlder (in web page),
but this configure seems put delete emails into a lable "[Imap]/Trash",
there are also "[Imap]Drafts" and "[Imap]/Sent" Labels,
in gmail webpage there are "Inbox", "Sent Mail", "Drafts" and "Trash",
I want to use these forlders.
thanks!
1 Oct 2011 04:15
[mew-int 3014] Re: how to delete email into gmail trash folder ?
vvoody <wxj.g.sh <at> gmail.com>
2011-10-01 02:15:02 GMT
2011-10-01 02:15:02 GMT
On Sat, 01 Oct 2011 15:08:51 +0800, ZhangJun <gb2313 <at> gmail.com> wrote:
>
> I have config in .mew.el like this:
>
> (setq mew-config-alist
> '(
> ("default"
> (...)
> ("imap-trash-folder" . "%Trash")
("imap-trash-folder" . "%[Gmail]/Trash")
> (...)
> )
> )
> )
>
>
> I want to the deleted emails go to gmail's "Trash" forlder (in web page),
> but this configure seems put delete emails into a lable "[Imap]/Trash",
> there are also "[Imap]Drafts" and "[Imap]/Sent" Labels,
>
> in gmail webpage there are "Inbox", "Sent Mail", "Drafts" and "Trash",
> I want to use these forlders.
>
> thanks!
I have what appears to be a mew refile from alist (that has
been running for a number of years) but the only option I
get offered now is
+Maildir/fgs/
In an attempt to solve the problem I have added the last
three lines to what I thought was the relevant section of my
~/.mew.el
(setq mew-mailbox-type `mbox)
(setq mew-mbox-command "incm")
(setq mew-mbox-command-arg "-a -d /home/fgs/Mail/Maildir/fgs -i /home/fgs/Mail/inbox")
; next 3 lines added to try and solve problem (no joy)
(setq mew-refile-guess-by-folder nil)
(setq mew-refile-ctrl-multi nil)
(setq mew-refile-guess-by-from t)
Would someone who knows far more than me please correct me
in the error of my ways.
Many Thanks,
Francesco
RSS Feed