Re: mime attachment

1999-12-21 Thread Michael P. Soulier
>The mime type I am trying to deal with is: > >Content-Transfer-Encoding: base64 >Content-Description: Unknown Document >Content-Disposition: attachment; > >Any help in decoding this would be greatly appreciated. 'v' for view, 's' for save. What's the mystery? I think this is one where RTF

Re: [newbie] Hostname, localhost.localdomain

2000-04-23 Thread Michael P. Soulier
On Sun, Apr 23, 2000 at 05:18:32PM -0400, Glenn Bajana wrote: > > Is this a Sendmail thing to be fixed, a /etc/resolv.conf or > /etc/hostname issue? I've tried looking into Olaf Kirch's book, but I > found no answer. If you're using sendmail as your MTA, then it's most probably replacing you

Re: [newbie] Hostname, localhost.localdomain

2000-04-23 Thread Michael P. Soulier
On Sun, Apr 23, 2000 at 06:24:12PM -0400, Michael P. Soulier wrote: > MASQUERADE_AS(iaw.on.ca) > FEATURE(masquerade_envelope) > define(`SMART_HOST',`mail.iaw.on.c') Oh, and replace the hostname and the mail host with yours, of course. Mike

Re: [newbie] Hostname, localhost.localdomain

2000-04-24 Thread Michael P. Soulier
On Mon, Apr 24, 2000 at 02:30:23AM -0400, Michael Hong wrote: > Glenn Bajana wrote: > ... > I think you need to setup masquerading for sendmail as previously > suggested but if you want the headers to show glenn@curly and > curly.localdomain instead of [EMAIL PROTECTED] and > localhost.localdomain

Re: mutt installation on hpux

2000-04-28 Thread Michael P. Soulier
On Sat, Apr 29, 2000 at 03:00:42AM +0100, Lars Hecking wrote: > This is mutt 1.0.x, right? Edit m4/Makefile.am.in like this: > > -sed -n '1,/^##m4-files-begin/p' $< > $@t > +sed -n '1,/^##m4-files-begin/p' Makefile.am.in > $@t > > and the same in m4/Makefile.am. > > If you h

inbox

2000-11-19 Thread Michael P. Soulier
/mail/msoulier is read only. Why would that be? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to UNIX PGP Public Key: http://www.storm.ca/~ms

Re: inbox

2000-11-20 Thread Michael P. Soulier
On Mon, Nov 20, 2000 at 02:10:38PM +0100, Andreas Str|m wrote: > On Sun, Nov 19, 2000 at 07:01:17PM -0500, Michael P. Soulier wrote: > > Hey people. At work, my home directory is NFS mounted, and everything > > works fine. However, my local /var partition holding /var/m

Re: Editing and resending a sent message

2000-11-22 Thread Michael P. Soulier
message) So, if not to resend a message, the point of editing an existing message is what? I'm curious as to how people are using this feature. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of nerd-like e

Re: Editing and resending a sent message

2000-11-22 Thread Michael P. Soulier
you use to enter the data into the mailbox in the first place? Do you email it to yourself, or simply edit a blank file? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Stu

Re: Slow sending

2000-11-27 Thread Michael P. Soulier
roblems. Try a tail -f on the appropriate log file where sendmail is sending its messages during your send. Maybe your DNS lookups are really slow, or sendmail is lagging due to network problems. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a v

compressed folders

2001-01-18 Thread Michael P. Soulier
h the gzipped copy, I can unzip it and use mutt's excellent regexp support. However, I'm wondering if there's a way to unzip it automatically and zip it again. I'm sure someone has done this, I can't be the laziest guy in the room! Ok, maybe. ;-) Thanks, Mike -- Michae

Re: compressed folders

2001-01-18 Thread Michael P. Soulier
On Thu, Jan 18, 2001 at 07:21:24PM +0530, Suresh Ramasubramanian wrote: > Using a large mallet, Michael P. Soulier whacked out: > > > Now, if I need to search the gzipped copy, I can unzip it and use mutt's > > excellent regexp support. However, I'm wondering

Re: About PGP encryption

2001-02-10 Thread Michael P. Soulier
e hack, email me offline. I tried using signatures at work for a while and a lot of LookOut! people complained. Is there a standard for digital signatures? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "...the word HACK is used as a verb to indicate a massive amount of ne

Re: Word-wrap when printing and quoting

2001-02-28 Thread Michael P. Soulier
viewer-formatted version instead of the original when printing or > quoting? Personally I use Vim as my editor, so I use gq on the message to rejustify it in a reply. That won't help for printing though. Many at my workplace use M$ Lookout! too... Mike -- Michael P. Soulier <

Re: Word-wrap when printing and quoting

2001-02-28 Thread Michael P. Soulier
s prepended. Check your comments and formatoptions, I believe it is. You can instruct Vim to recognize > as a comment. That should be built in if you are running mail syntax. Try :set ft=mail and see if that helps, assuming it's not already. Mike -- Michael P. Soulier <[EMAI

mailing lists

2001-03-10 Thread Michael P. Soulier
it a shot myself if no one has planned it. Cheers, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting u

Re: How handle HTML emails?

2001-05-04 Thread Michael P. Soulier
On Fri, May 04, 2001 at 07:42:03PM +0100, Viktor Lakics wrote: > > Include the following line: > text/html; links -dump %s; nametemplate=%s.html; copiousoutputĀ· I get a "links: -dump: no such option" error. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>

Re: HTML mail - mailcap problem

2001-05-06 Thread Michael P. Soulier
opiousoutput I use lynx instead of links. Works great. The copiousoutput is also required. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to

Re: sent messages

2001-05-11 Thread Michael P. Soulier
hat was required for me. # Set the default folder. set folder="$HOME/Mail" # Always save a copy of outgoing messages. set copy=yes # Default location to save outgoing mail. set record=+outbox That did it for me. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With su

Re: Setting XTerminal Title

2001-06-06 Thread Michael P. Soulier
quot; or > something similar. I'll share my xtitle function. function xtitle { echo -n "ESC]2;$1^G" } The ESC is a real escape, and the ^G is Ctrl-G. Use Vi to put those characters in literally. Then, xtitle should change any terminal that speaks xterm, which is pre

pgp

2001-06-11 Thread Michael P. Soulier
ges. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 PGP signature

viewing collapsed threads

2001-08-01 Thread Michael P. Soulier
har that's not showing up in my terminal? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerou

Re: [OT] viewing collapsed threads

2001-08-01 Thread Michael P. Soulier
thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 PGP signature

starting collapsed

2001-08-01 Thread Michael P. Soulier
This has probably been asked a million times, but is there a way for threads to start collapsed? I can hit Esc-V when I enter the folder, but... Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not ne

Re: starting collapsed

2001-08-01 Thread Michael P. Soulier
On Wed, Aug 01, 2001 at 11:07:48AM -0500, peter horst wrote: > > Got this from the list a couple months back: > > folder-hook . 'push \eV' > > Hope this helps. Cool, thanks. Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient th

Re: Make it simple?

2001-08-18 Thread Michael P. Soulier
lining quoted text, boldface in headers, etc. I want plain > text. Suggestions for how to get there? Set all your colours to grey in the .muttrc file? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> "With sufficient thrust, pigs fly just fine. However, this is not necessarily a

conditional options in .muttrc

2001-10-18 Thread Michael P. Soulier
in way for conditional options in my .muttrc? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "Pretty soon, massive bloat is the industry standard and everyone is using huge, buggy programs not even their developers can love." -Eric S

Re: conditional options in .muttrc

2001-10-19 Thread Michael P. Soulier
e uname command every time you read > your muttrc; you may be obsessive enough, as am I, to want to avoid that > extra few microseconds ;-) :) Ok, thanks. That should work. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "Pretty soon, massive bloat

Re: Reading a Function parameter/Sorry!!?

2001-11-21 Thread Michael P. Soulier
On Tue, Nov 20, 2001 at 06:48:51PM -0900, Tim Johnson wrote: > > > > What language was that, anyway? :-) > > > > Walt > > > rebol: www.rebol.com It looked like Vim's scripting language to me... Mike -- Michael P. Soulier <[EMAIL PROTECTED]>,

helping M$ Lookout! users with PGP

2001-12-08 Thread Michael P. Soulier
t the question might have come up already. Does anyone know if this behaviour violates any RFCs? I'd like to push to get it changed. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive

Re: Address book how-to?

2001-12-09 Thread Michael P. Soulier
source ~/.mutt_aliases Then I have my aliases defined in ~/.mutt_aliases. See here http://www.mutt.org/doc/manual/manual-3.html#ss3.2 Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd

sharing MH directories

2001-12-14 Thread Michael P. Soulier
Instead of .mh_sequences or .xmhcache, Sylpheed apparently uses two files called .sylpheed_cache and .sylpheed_mark. Is there a way to let Mutt read these folders? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb

Re: sharing MH directories

2001-12-14 Thread Michael P. Soulier
On 14/12/01 Will Yardley did speaketh: > Michael P. Soulier wrote: > > > > A friend of mine is currently using Sylpheed, and I've told him about > > Mutt and its capabilities, but he wants to try sharing his MH folders > > for a while. Unfortunately, Mut

use of scoring

2001-12-14 Thread Michael P. Soulier
Hey people. Out of curiousity, how does everyone make use of message scoring? Cheers, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student

setting index format in folder-hook

2001-12-14 Thread Michael P. Soulier
hook? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg21610/pgp0.pgp Description: PGP signature

flea

2001-12-16 Thread Michael P. Soulier
Hey people. I just noticed on Debian's missing manpages page, that flea is undocumented. It appears to be a bug reporting tool for Mutt, is that right? Where can I find information on it to contribute a manpage? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub ke

Re: Best way to use Mutt with Emacs? General pointers welcome...

2001-12-21 Thread Michael P. Soulier
s a solution for Emacs 21, please report it > here! Hmm. I just tried it with Emacs21.1, and the default colours didn't work. I got basically white and black. I'd love a fix for this, as I'm a big fan of Mutt and I'm beginning to become a fan of Emacs. Mike -- Michael

ldap

1999-08-20 Thread Michael P. Soulier
option to configure mutt to download my mail to say, $HOME/nsmail/Inbox? 2. We have an LDAP server to access the corporate directory. How do I configure mutt to do LDAP lookups? ie. hostname, search string... Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>

Re: ldap

1999-08-22 Thread Michael P. Soulier
On Sun, Aug 22, 1999 at 02:17:29PM +0200, Thomas Roessler wrote: > > > X-Mailer: Mutt 0.91.1 > You may wish to upgrade. ;-) Actually, that's just my version at home that came with RedHat 5.1. The one that I just built at work is the latest. ;-) > Umh, SMTP doesn't specify any mail fold

Re: mailcap entry not found

1999-08-27 Thread Michael P. Soulier
I don't know. I just had this happen for xv to view image/gif files. If I view the attachment, it works great, but if I set up autoview, it tells me that I don't have an entry for image/gif files. Ideas? Mike On Fri, Aug 27, 1999 at 09:05:06PM +0100, Paul Wray wrote: > D

mutt in Mandrake

1999-09-30 Thread Michael P. Soulier
thing with the version of mutt that comes with Mandrake, mutt-0.95.5us-2mdk, and mutt complained that it doesn't want to run with priviledges. How should this be set up properly? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>

viewing html

1999-11-03 Thread Michael P. Soulier
" This worked when I was using mutt on RedHat 5.1. Any ideas on what's wrong here? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> -- Patience, n. A minor form of despair, disguised as a virtue. -Ambrose Bierce.

Re: M$ Exchange Server

2002-01-05 Thread Michael P. Soulier
at work with Exchange 5.5, using exim as my MTA, smart-hosting to the exchange server. I download my mail with fetchmail, since exchange supports POP3 as well. Works fine. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indic

Re: M$ Exchange Server

2002-01-05 Thread Michael P. Soulier
On 04/01/02 Ralf Hildebrandt did speaketh: > Am 04.01.2002 um 16:14:18 +0100 schrieb Elimar Riesebieter folgendes: > > If they're paranoid, why do they use M$ products? :) That's probably what made them paranoid. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>

evolution

2002-01-07 Thread Michael P. Soulier
+ Fetchmail setup to this lousy client that tries to be everything I need and does it horribly. Kudos on Mutt. Long live software that doesn't suck. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate

Re: evolution

2002-01-07 Thread Michael P. Soulier
On 07/01/02 Nick Wilson did speaketh: > * Michael P. Soulier <[EMAIL PROTECTED]> [020107 17:44]: > > Sheesh I just came from kmail! > Like most things Unix-ish there's a fair old learning curve, but sooo > worth it! Yup. Most things worth anything are worth learn

Re: helping M$ Lookout! users with PGP

2002-01-11 Thread Michael P. Soulier
On 08/12/01 Brian Clark did speaketh: > * Michael P. Soulier ([EMAIL PROTECTED]) [Dec 08. 2001 16:35]: > > > When I send a digitally signed email to some users using M$ Lookout!, they are > > immediately prompted for an encryption scheme and they cannot even open my > >

Re: helping M$ Lookout! users with PGP

2002-01-13 Thread Michael P. Soulier
bound to zless /usr/share/doc/mutt/manual.txt.gz, so it's not the manpage, it's the manual. I just checked my muttrc manpage and it's there. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive

smtp authentication

2002-01-16 Thread Michael P. Soulier
Hey people. I know Mutt does not deliver mail, but Rogers just switched to requiring smtp authentication and I'd prefer to smarthost through them. Is anyone aware of an smtp server that does authentication? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>

Re: smtp authentication

2002-01-16 Thread Michael P. Soulier
7;t think it would be terribly difficult to get this setup with > postfix either. > > w -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg23188/pgp0.pgp Description: PGP signature

Re: virus

2002-01-17 Thread Michael P. Soulier
ankfully it was quickly patched, and thanks to Debian, I had it upgraded before I knew about the exploit. Was that exploit as dangerous as recent MS Lookout! virii? Just curious. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a

Re: available MDA's: are you satisfied?

2002-01-24 Thread Michael P. Soulier
space sharing is on Linux, I believe it's quite good, but Perl still hit me a lot harder. I also find procmail excellent, with a lot of support for it in the community. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as

Re: mutt and NFS

2002-02-01 Thread Michael P. Soulier
but my home directory is NFS mounted. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg24109/pgp0.pgp Description: PGP signature

arbitrary action when new mail arrives

2002-02-18 Thread Michael P. Soulier
Hey people. Is there a way to register a shell command to be run when new mail arrives? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort."

Re: arbitrary action when new mail arrives

2002-02-19 Thread Michael P. Soulier
On Tue, Feb 19, 2002 at 11:46:39AM +1100, Cameron Simpson wrote: > > Within mutt? I don't know. But if you mail is delivered with procmail or > something like it, then sure! Ah, good point! I completely forgot. Thanks, Mike

Re: SMTP Authorization

2002-02-23 Thread Michael P. Soulier
this way, I can swap any component that I like and I don't lose my other specialists. Far superior to a monolithic application that tries to do it all, and does it badly. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a ve

Re: How to avoid and handle looong lines

2002-02-25 Thread Michael P. Soulier
i doubt it's that hard. In Emacs, he should turn on auto-fill-mode. > check the archives. > use "gqip" in vim, or else use a program like "par" if you want to get > fancier with your reformatting. E-q in Emacs Mike -- Michael P. Soulier <[EMAIL PROTECTED]&

Re: Is mutt really "handicapped"? - ha!

2002-02-28 Thread Michael P. Soulier
On 28/02/02 Thomas Hurst did speaketh: > I doubt I'd last long with mutt with the default keys.. backup of ~/.src> I'd be interested in seeing the changes you made. I like the default keys, but then, I like Vi. :) Mike msg24868/pgp0.pgp Description: PGP signature

Re: Is mutt really "handicapped"? - ha!

2002-03-01 Thread Michael P. Soulier
On 01/03/02 Ken Wahl did speaketh: > Mutt + vim + fetchmail + procmail + lbdb + gnupg + mixmaster = nirvana I know all of these except lbdb and mixmaster. What are they? Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is use

mailbox notification

2002-03-06 Thread Michael P. Soulier
Hey people. So I'm making use of the compressed folders patch now, but it seems that Mutt is no longer telling me when new mail arrives in my gzipped folders. Is there a way to enable this again? I rely on it quite a bit. Thanks, Mike -- Michael P. Soulier <[EMAIL P

Re: mailbox notification

2002-03-06 Thread Michael P. Soulier
a lockfile, yes? Please explain. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg25115/pgp0.pgp Description: PGP signature

Re: Is mutt really "handicapped"?

2002-03-07 Thread Michael P. Soulier
Who uses the arrow keys?? hjkl man... Plus, just put in the number of the message you want to go to and hit enter. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like ef

Re: Is mutt really "handicapped"?

2002-03-07 Thread Michael P. Soulier
On 07/03/02 Heiko Heil did speaketh: > > I use the splitting-feature of vim (:help sp). How do you use it to read mail in a folder though? Do you open the mbox file? Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is

Re: Is mutt really "handicapped"?

2002-03-07 Thread Michael P. Soulier
ng mutt in an xterm on an IceWM keybinding. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg25174/pgp0.pgp Description: PGP signature

Re: Is mutt really "handicapped"?

2002-03-07 Thread Michael P. Soulier
to/mutt I should have been clearer. It loads mutt, but then mutt gives me the "no such file or directory" error. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like

Re: unable to send mail from mutt...

2002-03-15 Thread Michael P. Soulier
t's just the From: field you need to fix, that shouldn't be a problem. In the sendmail.mc file, put FEATURE(`masquerade_envelope')dnl MASQUERADE_AS(your.domain.com)dnl Regenerate with m4 ../m4/cf.m4 sendmail.mc > sendmail.cf (or add include(`../m4/cf.m4') at the top)

setting To: field based on file

2002-03-19 Thread Michael P. Soulier
n outgoing message, is there a simple way to accomplish that? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide t

Re: setting To: field based on file

2002-03-19 Thread Michael P. Soulier
with a lot of email addresses in the To: field or the Bcc: field is what I'm after. Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Stude

imap folder management

2002-04-24 Thread Michael P. Soulier
s? I don't want to add the folders to my watched folders as they're not always available. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Ha

imap folder management

2002-04-25 Thread Michael P. Soulier
s? I don't want to add the folders to my watched folders as they're not always available. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Ha

Re: Threading Lyris (removing [list] prefix from Subject)

2002-05-14 Thread Michael P. Soulier
up my own GNU Mailman server instead. Everyone seems to like Mailman more, and now I'm pissing off the Lyris people. Heee... Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effor

Re: Wanted mutt-mode for Emacs

2002-05-17 Thread Michael P. Soulier
On 17/05/02 Dave Pearson did speaketh: > http://astro.utoronto.ca/~reid/mutt/> is a mail editing mode that has > mutt in mind. Mutt mode is no longer maintained to my knowledge. Look for post-mode, which is based on mutt-mode. Mike -- Michael P. Soulier <[EMAIL PROTEC

default save folder

2002-05-23 Thread Michael P. Soulier
rom the message. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix msg28310/pgp0.pgp Description: PGP signature

scoring

2002-06-03 Thread Michael P. Soulier
Hey people. Is there a way to use scoring as a primary sort method but still have threading take effect? I tried putting threads as an aux sort, but it just sort of groups them together, it doesn't thread them. Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]

mutt + procmail + qmail

2002-09-10 Thread Michael P. Soulier
Hey people, I just starting using qmail with Maildir format. I'm a long-time Mutt, Procmail and mbox user. Does anyone have an example .procmailrc file, and .muttrc file, for working with Maildir format? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, Gn

Re: mutt + procmail + qmail

2002-09-10 Thread Michael P. Soulier
Maildir? My sysadmin recently told me that was a bad idea. Can I see a filtering example from your .procmailrc? Say, to filter this mailing list? Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive

send-hook and copy

2002-09-30 Thread Michael P. Soulier
Hey people, Whenever I send an email with a particular subject line, I'd like to not only save a copy to =outbox like always, but I'd like to save an additional copy to another folder. How would I specify the send-hook for that? Thanks, Mike -- Michael P. Souli

trash can

2002-10-04 Thread Michael P. Soulier
-thread to delete to the trash? Thanks, Mike -- Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08 "...the word HACK is used as a verb to indicate a massive amount of nerd-like effort." -Harley Hahn, A Student's Guide to Unix HTML Email Considered Harmful: