Louis LeBlanc | 1 Aug 2004 17:01

Re: mutt can't see imap folders (cyrus 2.2)

Still no ideas out there?

Still playing with the configs, but no luck.

Lou
On 07/28/04 12:18 AM, Louis LeBlanc sat at the `puter and typed:
> Hey all.  I'm trying to get a new mail server going, and everything
> works on that end, but mutt doesn't seem to be able to see non-mailbox
> IMAP folders.
> 
> The way it works in my current server is the spool folder is:
> imaps://leblanc <at> keyslapper.org/INBOX
> and subfolders look like this:
> imaps://leblanc <at> keyslapper.org/INBOX.mutt
> Mutt also has no trouble opening the mailboxes and the non-mailbox
> folders, like =saved, =trash, etc.
> 
> Now, on the new server, the subfolders look more like this:
> imaps://leblanc <at> keyslapper.org/INBOX/mutt
> 
> And now that I've changed the spoolfile config to
> "imaps://leblanc <at> keyslapper.org" I can easily switch to those folders
> I've configured as mailboxes: =INBOX, =mutt, etc.  I use 'c' and <tab>
> to get to the mailbox list, then just select the one I want.
> 
> Unfortunately, Mutt doesn't seem to be able to see the other folders
> that do not expect incoming mail, because the folder list isn't
> available.
> 
> Folders in the new version of Cyrus Imapd are shown as
(Continue reading)

Andre Majorel | 1 Aug 2004 21:00
Picon

Re: Simple editor that supports line wrapping

On 2004-07-31 10:38 +0200, Michelle Konzack wrote:
> Am 2004-07-31 02:36:12, schrieb Andre Majorel:
>
> > A serious issue is that [mcedit] drops non-ASCII characters. This
> > could be fatal. I hope there is a way around this.
> 
> ???
> 
> ¤ ¢ äöü ß ÄÖÜ éè áà ôõ Çç ???
> 
> ???
> 
> I have no problems with it...
> what charset do you use ?

~/.mc/ini contained "use_8th_bit_as_meta=1". Changing it to
"use_8th_bit_as_meta=0" solved the problem.

--

-- 
André Majorel <amajorel <at> teaser.fr>
http://www.teaser.fr/~amajorel/

Louis LeBlanc | 1 Aug 2004 18:14

Re: mutt can't see imap folders (cyrus 2.2)

One thing that seems to have fixed it is to change the altnamespace
config to "no" in the cyrus server.

This appears to have something to do with the way mutt is reading
folders.

I'd rather keep the altnamespace on, so I'd be grateful if anyone has
some idea how to make mutt understand this layout the way some other
clients do.

TIA
Lou
On 08/01/04 11:01 AM, Louis LeBlanc sat at the `puter and typed:
> Still no ideas out there?
> 
> Still playing with the configs, but no luck.
> 
> Lou
> On 07/28/04 12:18 AM, Louis LeBlanc sat at the `puter and typed:
> > Hey all.  I'm trying to get a new mail server going, and everything
> > works on that end, but mutt doesn't seem to be able to see non-mailbox
> > IMAP folders.
> > 
> > The way it works in my current server is the spool folder is:
> > imaps://leblanc <at> keyslapper.org/INBOX
> > and subfolders look like this:
> > imaps://leblanc <at> keyslapper.org/INBOX.mutt
> > Mutt also has no trouble opening the mailboxes and the non-mailbox
> > folders, like =saved, =trash, etc.
> > 
(Continue reading)

Asif Iqbal | 2 Aug 2004 05:52
Picon

Modifying the From_ line

Hi All

Currently when I reply to email the first line of the previous message becomes

Joe User wrote:
[...]

How do I change it to

On July 3, 2004 Joe User wrote:
[...]

Thanks for any help/suggestion
--

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu

Michelle Konzack | 2 Aug 2004 07:18
Picon
Favicon

Re: Modifying the From_ line

Am 2004-08-01 23:52:38, schrieb Asif Iqbal:
> Hi All
> 
> Currently when I reply to email the first line of the previous message becomes

Look at the manual:

    6.3.15.  attribution

> Thanks for any help/suggestion

Greetings
Michelle

--

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)
Asif Iqbal | 2 Aug 2004 07:35
Picon

Re: Modifying the From_ line

I set it like this

set attribution="On %d, %n wrote:" 

but that is not helping. Its 1:33AM and  I am sure I am not reading
something right

On Mon, 2 Aug 2004 07:18:38 +0200, Michelle Konzack
<linux4michelle <at> freenet.de> wrote:
> Am 2004-08-01 23:52:38, schrieb Asif Iqbal:
> > Hi All
> >
> > Currently when I reply to email the first line of the previous message becomes
> 
> Look at the manual:
> 
>     6.3.15.  attribution
> 
> 
> > Thanks for any help/suggestion
> 
> Greetings
> Michelle
> 
> --
> Linux-User #280138 with the Linux Counter, http://counter.li.org/
> Michelle Konzack   Apt. 917                  ICQ #328449886
>                    50, rue de Soultz         MSM LinuxMichi
> 0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)
> 
(Continue reading)

Asif Iqbal | 2 Aug 2004 07:42
Picon

Re: Modifying the From_ line

Never mind. Thats exactly what I had to do and it is working now

On Mon, 2 Aug 2004 01:35:10 -0400, Asif Iqbal <vadud3 <at> gmail.com> wrote:
> I set it like this
> 
> set attribution="On %d, %n wrote:"
> 
> but that is not helping. Its 1:33AM and  I am sure I am not reading
> something right
> 
> 
> 
> On Mon, 2 Aug 2004 07:18:38 +0200, Michelle Konzack
> <linux4michelle <at> freenet.de> wrote:
> > Am 2004-08-01 23:52:38, schrieb Asif Iqbal:
> > > Hi All
> > >
> > > Currently when I reply to email the first line of the previous message becomes
> >
> > Look at the manual:
> >
> >     6.3.15.  attribution
> >
> >
> > > Thanks for any help/suggestion
> >
> > Greetings
> > Michelle
> >
> > --
(Continue reading)

Michelle Konzack | 2 Aug 2004 07:46
Picon
Favicon

Re: Modifying the From_ line

Hello Asif,

Am 2004-08-02 01:35:10, schrieb Asif Iqbal:
> I set it like this
> 
> set attribution="On %d, %n wrote:" 
> 
> but that is not helping. Its 1:33AM and  I am sure I am not reading
> something right

???

> On Mon, 2 Aug 2004 07:18:38 +0200, Michelle Konzack
> <linux4michelle <at> freenet.de> wrote:

Now it works

> > Am 2004-08-01 23:52:38, schrieb Asif Iqbal:
> > > Hi All
> > >
> > > Currently when I reply to email the first line of the previous message becomes
> > 
> > Look at the manual:
> > 
> >     6.3.15.  attribution

Greetings
Michelle

--

-- 
(Continue reading)

Felix 'buebo' Kakrow | 2 Aug 2004 02:05
Picon

Unset BCC when sending to Mailinglist


Hi,
I've set a BCC to myself so I have my mails on the POP-Server of my
provider which is kind of usefull if you tend to crash harddisks from
time to time.
However I would like to unset the BCC (and only that header) when I send
to a mailinglist so I don't get the same stuff double.
I've tried to set a send-hook like this:

send-hook   de-bsd  "unmy_hdr BCC"

But this seems to do nothing, so did I get something wrong or is there
another way to do this?
--

-- 
Felix 'buebo' Kakrow								                       _
Encrypt your Mail with GnuPG!						ASCII ribbon campaign ( )
My Public-Key: http://www.buebo.de/pub_key.asc		 - against HTML email  X
B4AD CD5A 82E8 C547 64FC 7A14 9BF5 9C24 7D2A D5E6                         / \
David T-G | 2 Aug 2004 14:14

Re: Solved: Inline PGP message and x-action woes

Michael, et al --

...and then michael <at> kjorling.com said...
% 
...
% 
% The procmail recipe from PGP-Notes.txt didn't play well with charsets,
% so I had to throw that back out... (Since I get a *lot* of non-English

Good; you beat me to the answer of "don't use this".  When it was the
only choice it wasn't utterly terrible but was still bad, but now that
mutt knows directly how to handle traditional PGP it's just not a Good
Thing.  If your charset problems weren't enough to steer you away frmo it
forever (or for those of you finding this message in the archives in the
future... hello out there!), see the archives for more discussion on why
this should, like hydrogen for dirigibles, be relegated to the past.

HTH & HAND & Welcome to the pack :-)

:-D
--

-- 
David T-G
davidtg <at> justpickone.org
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


Gmane