mutt screen view with left bar indented

2010-02-03 Thread Christoph Kukulies
I'm running Mutt 1.5.17+20080114 (2008-01-14) on Ubuntu 8.04 for some time now and I'm still having problems with the characterset. Will address this issue later in a separate thread. I downloaded the packages (apt-get) mutt-patched, muttprofile and muttprint hoping to get (at least with the

problem with muttprint

2010-02-03 Thread Lubos Kolouch
Hello, I would like to ask, if there is somebody using muttprint. When I tried it, it prints for me the headers (date, from, subject), then horizontal line, and then -uSN3yb/content instead of the text itself. The footer is printed OK. Do you have any hints why it does not print the content?

Re: problem with muttprint

2010-02-03 Thread Patrick Shanahan
* Lubos Kolouch [02-03-10 10:02]: > I would like to ask, if there is somebody using muttprint. yes > When I tried it, it prints for me the headers (date, from, subject), > then horizontal line, > > and then > -uSN3yb/content instead of the text itself. > > The footer is printed OK. > > Do you

Re: smtp_url with IPv6 address

2010-02-03 Thread Jens Mueller
> I need to send my mail via IPv6. That's why I want to specify an IPv6 > address in smtp_url. But unfortunately I cannot make it work. I tried > > set smtp_url="smtps://[2001:dB8:::1]" > > with and without the square brackets. > But mutt cannot parse this. How does one specify this? > Sadly,

Re: problem with muttprint

2010-02-03 Thread Brian Salter-Duke
On Wed, Feb 03, 2010 at 02:26:22PM -0500, Patrick Shanahan wrote: > * Lubos Kolouch [02-03-10 10:02]: > > I would like to ask, if there is somebody using muttprint. > > yes > > > When I tried it, it prints for me the headers (date, from, subject), > > then horizontal line, > > > > and then > >

Re: problem with muttprint

2010-02-03 Thread Patrick Shanahan
* Brian Salter-Duke [02-03-10 17:02]: > > I do not have CHARSET set to anything, either in /etc/Muttprintrc or > ~/.muttprintrc and it works OK, although I can not get the penguin or > other image to print. > You do have the *full* path set for BabyTuX.esp and XFACE="on" -- Patrick Shanahan

messages marked D (delete) are not deleted if I quit mutt

2010-02-03 Thread Aleksey Tsalolikhin
Hi. I find that messages marked D are not deleted when I quit mutt. I was running mutt 1.4.2.2 and just upgraded to 1.5.20 and still see this behavior. They ARE deleted if I sync mailbox. But if I quit, they are not deleted. And I do have "set delete=yes" in my ~/.muttrc What's happening? Th

Re: problem with muttprint

2010-02-03 Thread Brian Salter-Duke
On Wed, Feb 03, 2010 at 08:01:22PM -0500, Patrick Shanahan wrote: > * Brian Salter-Duke [02-03-10 17:02]: > > > > I do not have CHARSET set to anything, either in /etc/Muttprintrc or > > ~/.muttprintrc and it works OK, although I can not get the penguin or > > other image to print. > > > > You

msg-body clipped

2010-02-03 Thread Ravi Uday
Hi, In some of the emails i receive if I hit 'g' to reply, I see part of the body of the message is clipped. However in Outlook same mail when reply-all, the whole body is intact. Why does mutt clip the reply ? - Ravi Sample mail: >From gdmur...@xyz.com Wed Feb 3 23:03:43 2010 Received: by xmb

Re: messages marked D (delete) are not deleted if I quit mutt

2010-02-03 Thread Bob McClure Jr
On Wed, Feb 03, 2010 at 05:50:49PM -0800, Aleksey Tsalolikhin wrote: > Hi. I find that messages marked D are not deleted when I quit mutt. > > I was running mutt 1.4.2.2 and just upgraded to 1.5.20 and still see > this behavior. > > They ARE deleted if I sync mailbox. But if I quit, they are no

Soft killfile, folder-hook limit

2010-02-03 Thread Andre Majorel
I'm trying to set up a sort of soft killfile whereby messages from a certain address are not shown. That would be folder-hook . limit ~A folder-hook infested limit ! ~f annoy...@gmail.com right ? Except that there's no "limit" command. Is there a way around that ? -- André Majorel

Re: messages marked D (delete) are not deleted if I quit mutt

2010-02-03 Thread Aleksey Tsalolikhin
On Wed, Feb 03, 2010 at 05:50:49PM -0800, Aleksey Tsalolikhin wrote: > Hi.  I find that messages marked D are not deleted when I quit mutt. > > I was running mutt 1.4.2.2 and just upgraded to 1.5.20 and still see > this behavior. > > They ARE deleted if I sync mailbox.  But if I quit, they are not

Re: Soft killfile, folder-hook limit

2010-02-03 Thread David Champion
* On 03 Feb 2010, Andre Majorel wrote: > I'm trying to set up a sort of soft killfile whereby messages from > a certain address are not shown. That would be > > folder-hook . limit ~A > folder-hook infestedlimit ! ~f annoy...@gmail.com > > right ? Except that there's no