Re: change $record based on mailboxes

2002-04-03 Thread Volker Kuhlmann
.bj.current_shortcut.1 I take it that the outgoing email doesn't actually get a fcc: header, but that this sets $record instead. I also take it that this can be reversed by a following fcc-save-hook (for non-mailing-list emails). This patch is essential to mutt, please include it in the next version! Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/

patterns and regexp complexity

2002-04-03 Thread Volker Kuhlmann
at least the last 2 lines be combined into 1? Thanks for any ideas... Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/

Re: change $record based on mailboxes

2002-04-03 Thread Volker Kuhlmann
reason (covered by the first pattern already), but somehow I don't think people will ditch theit 'domos for this reason... > % One could use an fcc-save-hook for each list, which is a pain, and > % the patterns become humangous fast. > > Not a problem. No, not for mutt, but for me, as I have to maintain them, which costs time. On the other hand, perhaps it would be better to shift the problem towards procmail, for which I maintain patterns anyway. Thanks all for the suggestions! Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/

Re: symlinks in ~/Mail

2002-04-04 Thread Volker Kuhlmann
Personal opinion. I find it a waste of bandwidth. We're dealing with issues, not individuals. The real sender can easily be found a few msgs back. At least people trim their replies on this list... Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: Que pasa? [groups in alias's]

2002-04-05 Thread Volker Kuhlmann
t from any of the mail folders (like after c) from the send screen when I want to change Fcc:? Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/ Please do not CC list postings to me.

editing to/from etc in compose window was Re: Que pasa? [groups in alias's]

2002-04-07 Thread Volker Kuhlmann
l unless edit_fields is set. 2) It doesn't answer the question, but does provide a workaround, a workaround which doesn't even exist at the point the question arises! Thanks to all 3 of you who replied. Volker -- Volker Kuhlmann, list0570 at paradise dot net dot nz http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: editing to/from etc in compose window

2002-04-08 Thread Volker Kuhlmann
etween the internal editor when being used for editing msg bodies (no trouble), and whatever editor thing is active when editing one-line inputs, e.g. fcc/to/cc/bcc in the composer window (no documentation about this, or else too well hidden). Volker -- Volker Kuhlmann, list0570 at paradise

Re: [OT] cc: poster vs reply-only-to-list

2002-04-12 Thread Volker Kuhlmann
ant another one. Of course, if someone requests to be cc:ed I do that, this is often the case for developers' lists where someone wants to report a bug and catch the answers but doesn't want to subscribe to the often high-volume list itself. My OT 2 (and as they're now) cents... Vo

Re: /var/spool/mail/.... is not a mailbox

2002-04-15 Thread Volker Kuhlmann
ur mail server) the "From " lines are correctly there (generated by your local MTA). However, when you make fetchmail deliver directly to procmail, fetchmail does not generate a "From " line at all, and neither does procmail - big barf results. In that case, use fetchmail ->

Re: Re: Outlook pst import: What file format should I use?: Formail problem

2002-04-15 Thread Volker Kuhlmann
which contains concatenated emails with no From_ line at all could be more of a problem. Try some formail options, if none help, use a short script (or your editor) and replace each "From: " with a "From\nFrom: ", then run formail. Volker -- Volker Kuhlmann, list05

mbox parsing test file

2002-04-16 Thread Volker Kuhlmann
with different interpretation of From_. Is mutt supposed to behave as it does? Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz Please do not CC list postings to me.

Re: List-Reply

2002-04-16 Thread Volker Kuhlmann
> if the recipient is annoyed at getting two copies of the message, they > should just use the one-line procmail/formmail solution to remove duplicate > messages. How does this delete the personal copy, but not the list copy? Volker -- Volker Kuhlmann is possibly list

Re: List-Reply

2002-04-17 Thread Volker Kuhlmann
it delete the personal copy, as opposed to the list copy, or the copy which arrives later? I want to make sure I keep thelist copy... Thanks, Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz Please do not CC list postings to me.

Re: Organizing mailfolders (strategies and using with mutt)

2002-04-17 Thread Volker Kuhlmann
ore differences in server setup than are conveniently allowed, but I'm working on it... Using procmail has the advantage of being mailer-independent, if you want to play around with others (or is saying that here heresy??). Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz Please do not CC list postings to me.

Re: /var/spool/mail/.... is not a mailbox

2002-04-17 Thread Volker Kuhlmann
y mode (-d) makes the difference, there's also -f- but you're not using that. But the main thing is we get it working. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz Please do not CC list postings to me.

setting envelope-from

2002-04-18 Thread Volker Kuhlmann
course it wouldn't work if list servers identify subscribers by From:, but it's a good start. Thanks, Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: setting envelope-from

2002-04-19 Thread Volker Kuhlmann
k ".*-List" set envelope_from=yes folder-hook "XXX.*-List" source ~/.muttrc.obscurefrom ~~/.muttrc.obscurefrom: set sendmail="/usr/sbin/sendmail -oem -oi -f real@..." set from="hidden@..." set envelope_from=no When I c folder to XXX-List, I get an error:

Re: mutt maillist distribution via alias@domain

2002-04-20 Thread Volker Kuhlmann
ps we should remove all the list aliases and rename the list to mutt-procmail-chat? Oops, ok, I'll stop posting about procmail now. -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: setting envelope-from

2002-04-20 Thread Volker Kuhlmann
ax incorrect? The value assigned to sendmail *is* quoted. In effect I have: set sendmail="/usr/sbin/sendmail -oem -oi" folder-hook ".*-List" set sendmail="/usr/sbin/sendmail -oem -oi" As far as I can see this is supposed to work. Why does mutt complain about the secon

quoting in folder-hook

2002-04-20 Thread Volker Kuhlmann
y. This is not in the manual, I searched for "quote" in manual-?.html. Or is it hidden somewhere? Shouldn't it be mentioned in sections 3.1 or 3.5? Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: quoting in folder-hook

2002-04-22 Thread Volker Kuhlmann
newbies. However, if the general audience thinks that a software package doesn't need to be more user-friendly then I'm happy to shut up. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.orcon.net.nz/ Please do not CC list postings to me.

Re: mutt and mail archives

2002-08-28 Thread Volker Kuhlmann
ent-length: header (this is not so easy with procmail either). Be aware that in that case DJB, the procmail developers, and many other people will curse all hell on you if you as much as mention content-length: being used. The situation *sucks*. Volker -- Volker Kuhlmann is poss