Re: using non-local smtp server?

2001-03-11 Thread jeff
On Sun, Mar 11, 2001 at 09:34:57PM -0500, Rich Lafferty wrote: > On Mon, Mar 12, 2001 at 01:25:00PM +1100, Jeff Turner ([EMAIL PROTECTED]) >wrote: > > Hi, > > > > Is there any way to configure mutt to send mail through a non-local SMTP > > server? > > >

Re: using non-local smtp server?

2001-03-11 Thread jeff
ne without a hostname and/or externally visible IP, my advice is to stay clear of sendmail/qmail and try ssmtp. thanks, --Jeff > > - ams

Re: How handle HTML emails?

2001-05-03 Thread Jeff
I hit 'v' to view and then 'enter' on the attachment. My mimetypes is set to open it in mozilla (netscape) or lynx. Or, I just delete it! jc On Thu, May 03, 2001 at 01:38:46PM -0700, Dr. Christian Seberino wrote: > How do people read HTML emails? > > Yes I know I could save email and fire >

Re: Using multiple mail server for uploading mail

2001-05-06 Thread Jeff
On Fri, May 04, 2001 at 05:28:53PM -0400, Sam Roberts wrote: > > Maybe I've made this more complicated than I should. What I am trying > > to do is be able to send mail with different return addresses ie. > > [EMAIL PROTECTED] and [EMAIL PROTECTED] Whatever I do, my email always has a > > return

Re: Can't send zipfiles (revisited)

2001-05-07 Thread Jeff
On Mon, May 07, 2001 at 09:56:46AM +0530, Suresh Ramasubramanian wrote: > Duke Normandin proclaimed on mutt-users that: > > > Is it me - or is it Mutt? I can't send a freaking zipfile w/o having the > > sucker grunged at the other end. I experimented with changing the > > encoding even -- to 7bi

Re: IMAP Question

2001-05-14 Thread Jeff
Stan, Check the mutt-users archive. There is a recent thread titled "Folder specific TO-Address" that talks some about this. I'm no help on this one. http://www.mail-archive.com/mutt-users%40mutt.org/ jc Thusly Thwacked By Stan Norton: > >

Re: Marking multiple messages as read

2001-05-19 Thread Jeff
Jeroen, I think all you need to do is define the distribution lists you subscribe to in your .muttrc file like this: subscribe [EMAIL PROTECTED] And, when you reply to a message on this list, use 'L' [that's capital L, so shift key and 'l']. This will set your Mai

quoting and long lines

1999-03-03 Thread Jeff
I've looked through the archives and haven't found anything quite like what I'm looking for, hopefully someone will have some ideas... I'm around a lot of users who don't wrap at 72 or 76 columns, and so everytime I reply to their message, I get the first line with the quote-char in front of it,

quoting and long lines

1999-03-03 Thread Jeff
I've looked through the archives and haven't found anything quite like what I'm looking for, hopefully someone will have some ideas... I'm around a lot of users who don't wrap at 72 or 76 columns, and so everytime I reply to their message, I get the first line with the quote-char in front of it,

PGP problems

1999-03-17 Thread Jeff
It's probably cockpit error on my part, but I get the following when trying to extract keys: No keys found in '/tmp/mutt-scv-cse-6-10047-119'. Keyring add error. Regardless of the key version or origin. There is indeed a key though. Pretty Good Privacy(tm) 2.6.2 - Public-key encryption for th

Re: Mailing List and Attachment Problems

1999-12-29 Thread Jeff Abrahamson
~[EMAIL PROTECTED] =Mutt fcc-save-hook ~[EMAIL PROTECTED] =Mutt fcc-save-hook ~[EMAIL PROTECTED] =Mutt fcc-save-hook ~[EMAIL PROTECTED] =Mutt I'm not a mutt hook guru: maybe there's a more elegant construct for the matching. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

switching to mutt from Outlook

2000-01-04 Thread Jeff Abrahamson
s for converting the actual mail files. Any tips? Tia. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: one click save/sending?

2000-01-07 Thread Jeff Abrahamson
nings. That said, I don't advocate such a scheme. The editor's job is to edit the message, not dictate all sorts of things to mutt. In the particular case above, I suspect there is (or could be without much trouble) a quadoption to send immediately. I'd want "no" for myself, but it's way simpler than having the editor need to know about talking to mutt. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: Getting back to "spoolfile"

2000-01-10 Thread Jeff Abrahamson
e you'd have to do "c/var/spool/mail/username\n"! c! "!" is shortcut for your spool folder. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: Set variables within mutt?

2000-01-10 Thread Jeff Abrahamson
manual for more info) with regexp of . to match all folders. Of course, this is a bit less light-weight than you want for when you want to change sort order, but it you just don't like the default, it'll help. You get the persistence, of course, by putting this in your .muttrc. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: Output when nothing changes

2000-01-12 Thread Jeff Abrahamson
hen I'm receiving no new mail. > > I can't see how this behavior would cause your modem to dial out and > initiate a connection. Is your point that mutt is running remotely, so the curses movement causes the connection to stay alive, where you'd just like the "new mail

Re: Aliases, Databases, Emacs, and Mutt

2000-01-18 Thread Jeff Abrahamson
the edit buffer. Emacs can expand mutt aliases for me, so that I can type user_name in emacs and have user name <[EMAIL PROTECTED]> show up in my emacs buffer? How? Or do I misinterpret you and you only mean that I can set $edit_headers=yes -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

autoviewing images

2000-01-18 Thread Jeff Abrahamson
file from saying "v", and the autoview file is garbage. Any thoughts what might be going wrong or how to do this? Tia. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: new to mutt, very new, one question for now

2000-01-20 Thread Jeff Abrahamson
t; > Am I able to get around this feature, or is this an imbedded feature of > the program that can't be toggled? Look at the documenation for fcc-save-hook. At most simple, you could just say fcc-save-hook . =sent-mail or some such. But you could get fancier --

Re: Text substitution

2000-01-20 Thread Jeff Abrahamson
AIL PROTECTED], it automatically changes it to [EMAIL PROTECTED]? > > If anyone has any ideas, I'm all ears because this is driving me crazy!! You're on a unix workstation? Set up your own sendmail, even if it has to listen on a high port if you can't be root. Sendmail is the &q

Re: turning off autoview on Mutt 0.93.2

2000-02-03 Thread Jeff Abrahamson
grade, just do ./configure --prefix=$HOME/local or some such, then put ~/local/bin in $PATH, ~/local/lib in $LD_LIBRARY_PATH, etc. Not being admin doesn't mean you can't build stuff. Or maybe I misunderstand you. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

Re: Automatically have a default body?

2000-03-07 Thread Jeff Abrahamson
hat might work. If not, it's easy enough to make a simple shell or perl script that takes an address as argument and sends off a subscribe or unsubscribe to majordomo. I've been meaning to do that for myself. I'm mostly just unsub'ing people whose accounts have gone away. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

is there a way to create a "group"

2000-03-08 Thread Jeff Morris
Hello, I just started using mutt today and I was wondering if anyone knows a way to create a group for broadcast messages...I can't find anything in the man pages or the documentation. Thanks

screen flipping in gnome-terminal

2000-03-27 Thread Jeff Abrahamson
ing like that. This is annoying, and I'd like it to stop, but I couldn't find anything in the manual that helped. Any suggestions? Tia. -- - Jeff Abrahamson [EMAIL PROTECTED] 610/270-4845

In-line color in body but not header

2000-06-06 Thread Jeff Krueger
g this improperly somehow, or is in-line coloring not yet available? -- Jeff

Re: Yet another FAQ

2000-06-27 Thread Jeff Abrahamson
quite hard for people not used to pgp/gpg to get going with them. It's not entirely a mutt question, of course, but if we want to encourage new mutt people eo use encryption, we should either point them to a good tutorial, or at least give directions including how to generate a key and how to use it. Fwiw. -- Jeff Abrahamson 610/270-4845 [EMAIL PROTECTED] (home email is [EMAIL PROTECTED])

Re: clear screen after exit in tcsh?

2000-06-27 Thread Jeff Abrahamson
utt, the other keeps what's left of mutt on the screen and gives you > > a prompt. > > that's the xterm alternate screen (when setup, it's in the termcap > ti/te capabilities, hence titeInhibit resource for xterm) And can be set from .Xdefaults: XTerm.VT100.titeInhib

copies of sent mail

2000-09-06 Thread Jeff Coppock
I'm a new user of mutt and sendmail. I've got everything working, but I can't figure out whether mutt of sendmail is responsible for keeping copies of sent mail, and where they would be. Can anyone help me? thanks, jc --

nonstandard screen size

2000-09-11 Thread Jeff Williams
I use a Psion S5 as a dumb terminal to connect to my office computer (dialup), then invoke Mutt to check my email (using TERM=vt100). The problem is that the Psion screen, though it is supposed to be `vt100' in most respects, is physically only 18 lines, and the display gets scrambled. How can I

Re: message's important flag

2000-09-26 Thread Jeff Howie
ent) > | ${FORMAIL} -I "X-Status: F" And I've added this. -- ------ | THKS :&> | Federated Insurance | | Jeff Howie | Information Systems - P&C | | Int Programmer/Analyst | 204.786.6431.x.217| --

xterm window resizing

2000-09-26 Thread Jeff Howie
dered 'new' versions of these libraries? I'm running Caldera 2.4, X 3.3.3.1b, & mutt 1.0i -- -- | THKS :&> | Federated Insurance | | Jeff Howie | Information Systems - P&C | | Int Programmer/Analyst | 204.786.6431.x.217| --

Re: xterm window resizing

2000-09-26 Thread Jeff Howie
And as an after-thought (I know, it should have been my first thought), but I just upgraded to the latest stable release, 1.2.5 (latest right?). Same problem, though. On Tue, Sep 26, 2000 at 05:55:58PM -0500, Jeff Howie wrote: > Hi all. I've noticed a really annoying problem, that I ca

Re: message's important flag

2000-09-26 Thread Jeff Howie
On Tue, Sep 26, 2000 at 06:31:45PM -0500, David Champion wrote: > On 2000.09.26, in <[EMAIL PROTECTED]>, > "Jeff Howie" <[EMAIL PROTECTED]> wrote: > > > > > I also have a "color" line to highlight my flagged messages in red, and >

Re: xterm window resizing

2000-09-26 Thread Jeff Howie
On Tue, Sep 26, 2000 at 08:43:46PM -0400, Thomas Dickey wrote: > On Tue, Sep 26, 2000 at 05:55:58PM -0500, Jeff Howie wrote: > > Hi all. I've noticed a really annoying problem, that I can't seem to > > be able to resize the xterm that is running mutt. I've experience

Re: xterm window resizing

2000-09-27 Thread Jeff Howie
ose). I had to do some tweaking just so I could read messages. :^> Anyway, thanks for the help ya'll. On Tue, Sep 26, 2000 at 05:55:58PM -0500, Jeff Howie wrote: > Hi all. I've noticed a really annoying problem, that I can't seem to > be able to resize the xterm

Re: cmutt & xmutt... where?

2000-10-04 Thread Jeff Howie
On Wed, Oct 04, 2000 at 08:39:32PM +0200, Jan Houtsma wrote: > Had them on a previous system. Now with this RH7.0 machine i can't > find them anymore. Where can i download these files? I don't have them either. Waht exactly is xmutt, etc...

Default search string

2000-10-24 Thread Jeff Howie
Hi all. Is there some setting that I haven't been able to find that allows me to set a default search pattern in the pager? I have a set of cron jobs that run hourly that send me updates from various systems & processes, and I'd like to be able to just open mutt & recall this default search patte

Re: Automate Bcc to myself?

2000-10-25 Thread Jeff Howie
On Wed, Oct 25, 2000 at 02:37:19AM +0100, Glyn Millington wrote: > Hi! > > Is it possible to set up Mutt to send a blind copy to myself each time I > send out an email? Can anyone tell me how, or point me to the right place > to find out? Place in your ~/.muttrc: my_hdr Bcc: Glyn Millington <[

IMAP blues

2000-11-06 Thread Jeff Williams
ings work. (I'll know it works when listserv@delorie recognizes me again). Comments and suggestions appreciated. jeff kendall% mutt -v Mutt 1.2.5i (2000-07-28) Copyright (C) 1996-2000 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.

folder-hook set ?

2000-11-09 Thread Jeff Howie
Hi all. In mutt 1.2.5i, I'm trying to set the following in my .muttrc: set record=+SENT-MAIL folder-hook . set sort=threads \ index_format="%3C/%m %Z %{%Y-%m-%d %H:%M} %-15.15F %s" folder-hook SENT-MAIL set sort=to \ index_format="%3C/%m %Z %{%Y-%m-%d %H:%M} %-15.15t %

Re: folder-hook set ?

2000-11-09 Thread Jeff Howie
On Fri, Nov 10, 2000 at 04:19:16AM +0200, Mikko Hänninen wrote: > Jeff Howie <[EMAIL PROTECTED]> wrote on Thu, 09 Nov 2000: > > folder-hook . set sort=threads \ > > index_format="%3C/%m %Z %{%Y-%m-%d %H:%M} %-15.15F %s" > > > Which gives

what is the change folder command offering?

2000-11-10 Thread Jeff Howie
Hi all. I've noticed that while browsing through my directory that contains Usenet & mail-list postings (created vi procmail to mbox format), that when I'm finished reading one box and hit 'c' to change to the next unread one, mutt offers a default box. This box is alway one of the other boxes in

Re: what is the change folder command offering?

2000-11-10 Thread Jeff Howie
On Fri, Nov 10, 2000 at 06:51:11PM +0100, Michael Tatge wrote: > > Hi all. I've noticed that while browsing through my directory that > > contains Usenet & mail-list postings (created vi procmail to mbox > > format), that when I'm finished reading one box and hit 'c' to change > > to the next unre

Re: what is the change folder command offering?

2000-11-10 Thread Jeff Howie
On Fri, Nov 10, 2000 at 10:26:55AM -0800, Neelakanth wrote: > Sometime ago, Jeff Howie said: > > Hi all. I've noticed that while browsing through my directory that > > contains Usenet & mail-list postings (created vi procmail to mbox > > format), that when I'm

Re: Folder specific index_format

2000-11-14 Thread Jeff Howie
On Tue, Nov 14, 2000 at 11:07:29AM +1100, iain truskett wrote: > > Hello, > > I'm attempting to use the following (which seem logical enough for me) > to perform folder specific index formatting: > > > folder-hook . \ > 'set index_format="%4C %4N %Z %[!%y%m%d-%H%M] %-17.17F (%5l) %s"'

Why doesn't mutt know me anymore?

2000-11-15 Thread Jeff Howie
I have the author's name specified in my index_format as '%F', which according to the mutt help is 'author name, or recipient name if the message is from you'. But the index still shows my name ('Jeff Howie') for emails that I've bcc'd back to myself.

Re: domain check

2000-11-15 Thread Jeff Williams
-: You can set the envelope sender in older mutts with -: set sendmail="/usr/sbin/sendmail -oi -oem -f [EMAIL PROTECTED]" Should that be `-F' instead of `-f' ? Here's what `man sendmail' says, but it didn't answer the question (for me). -F fullname Set the full name of t

Re: Why doesn't mutt know me anymore?

2000-11-15 Thread Jeff Howie
On Wed, Nov 15, 2000 at 02:00:12PM -0500, Jim Toth wrote: > On Wed, Nov 15, 2000 at 12:45:09PM -0600, Jeff Howie > ([EMAIL PROTECTED]) said: > > I have the author's name specified in my index_format as '%F', which > > according to the mutt help is '

cannot send to mail server

2000-12-12 Thread Jeff Howie
Hi all. Our mail setup requires us to set our 'Reply-To:' header which points to our mail server. As you can see probably, my domain is 'federated.ca' (indicated in my 'From' header), where as our mail server is 'mail.federated.ca' (which is itself an alias for 'devaxp.federated.ca' our developmen

Re: cannot send to mail server

2000-12-12 Thread Jeff Howie
On Tue, Dec 12, 2000 at 10:22:54AM -0800, Michael Elkins wrote: > On Tue, Dec 12, 2000 at 10:32:50AM -0600, Jeff Howie wrote: > >- Transcript of session follows - > > ... while talking to mail.federated.ca: > > >>> RCPT To:<[EMAIL PROTECTED]> &

Re: cannot send to mail server

2000-12-12 Thread Jeff Howie
On Tue, Dec 12, 2000 at 02:01:00AM -0600, Jeremy Blosser wrote: > Jeff Howie [[EMAIL PROTECTED]] wrote: > > The only real problem I encounter is when I (r)eply to someone else's > > email, which then grab's their 'reply-to' header. Is there anyway that > &

Re: Trying to wrap my messages at 72 characters

2000-12-14 Thread Jeff Howie
On Thu, Dec 14, 2000 at 03:53:59PM -0500, Douglas L . Potts wrote: > set editor="vim -c ':0;/^To: '" > > it does a ':0' go to top of file, and then '/^To: ', search for first > line that has To: in it at the very beginning. Whether or not you use > the Mutt option to have the to/cc/etc lines i

Escape to index on delete?

2001-01-05 Thread Jeff Howie
Hi all. I'd like to be able to set the 'd' in the pager to exit me back to the index after deleting the message, instead of reading the next message. I've searched through the help, and found 'resolve', but turning that off doesn't do it. I've played around with setting a macro , but no matter wh

Re: Escape to index on delete?

2001-01-06 Thread Jeff Howie
On Sat, Jan 06, 2001 at 09:41:35AM -0500, Joe Philipps wrote: > On Sat, Jan 06, 2001 at 12:06:19AM -0800, Gary Johnson wrote: >>On Sat, Jan 06, 2001 at 02:23:13AM -0500, Joe Philipps wrote: >>> On Fri, Jan 05, 2001 at 06:51:52PM -0600, Jeff Howie wrote: >>>>Hi all.

Re: Using urlview for FTP?

2001-01-30 Thread Jeff Howie
On Tue, Jan 30, 2001 at 01:13:41PM +, Conor Daly wrote: > Just noticed, that my urlview launched mozilla to view the below ftp type > URLs. Does anyone know how to have urlview launch wget for FTP and > mozilla for HTTP? man urlview says nothing. Maybe I need a binding in > mutt insteadi?

Re: Using urlview for FTP?

2001-01-30 Thread Jeff Howie
On Tue, Jan 30, 2001 at 04:06:27PM +, Conor Daly wrote: > On Tue, Jan 30, 2001 at 10:00:10AM -0600 or so it is rumoured hereabouts, > Jeff Howie thought: >> On Tue, Jan 30, 2001 at 01:13:41PM +, Conor Daly wrote: >>> Just noticed, that my urlview launched mozilla

Can you (.*) --> $1 with mutt?

2001-02-04 Thread Jeff Waugh
;save-hook .* =list" I'd have to do that for *every* list... Ugh! (I'm sure many of you understand.) I'd like to do something like this (only make it work): folder-hook IN\.(.*) "save-hook .* =$1" Common regexp matching, etc. So, is this remotely possible? T

Re: Can you (.*) --> $1 with mutt?

2001-02-06 Thread Jeff Abrahamson
On Sun, Feb 04, 2001 at 10:24:40PM +1100, Jeff Waugh wrote: > Hi all, > > In an effort to fix up my catastrophic mail overload, I'm trying out a few > things to make life easier. One is to have my list email delivered to > IN. email files, and save to archive files. > &

Sending mail...

2001-02-16 Thread Jeff Blaufuss
How do I configure mutt to send mail using my isp's mail server? I haven't been having much luck using my machine to send mail.

IMAP broken in 1.3.15i?

2001-02-20 Thread Jeff Turner
MAP4 IMAP4REV1 STARTTLS LOGIN-REFERRALS AUTH=LOGIN] snow.socialchange.net.au IMAP4rev1 2000.283rh at Tue, 20 Feb 2001 22:21:14 +1100 (EST) foo LOGIN "jeff" "" * CAPABILITY IMAP4 IMAP4REV1 STARTTLS NAMESPACE IDLE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPE

Re: IMAP broken in 1.3.15i?

2001-02-20 Thread Jeff Turner
On Tue, 20 Feb 2001, Thomas Roessler wrote: > On 2001-02-20 22:58:35 +1100, Jeff Turner wrote: > > > I'm a brand-new mutt user, so possibly have got something simple > > wrong. However I've done the usual trawl through the manual, FAQ, > > archives, and foun

Re: IMAP broken in 1.3.15i?

2001-02-20 Thread Jeff Turner
On Wed, 21 Feb 2001 09:13, Brendan Cully wrote: > On Wednesday, 21 February 2001 at 08:39, Jeff Turner wrote: > > Here's my ~/.muttdebug0. Mutt is doing a STARTTLS command and then dying. > > ok. I should look into getting better error messages out of the SSL > library - p

Re: Getting accented characters etc. to work in mutt pager

2001-02-27 Thread Jeff Abrahamson
. Until I fixed it, LANG=C here. Now LANG=en_US. That made accents appear correctly. -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/>

Re: F flag(false positive)

2001-02-28 Thread Jeff Abrahamson
gt; > Is there any good way to avoid this? > > Any suggestion? Name your machine. Create an account for yourself. -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/>

using non-local smtp server?

2001-03-11 Thread Jeff Turner
not asking mutt to do the job of a MTA; I just want it to talk to the MTA of my choice. I'd appreciate it if someone could explain the error in my thinking. thanks, --Jeff

Re: using non-local smtp server?

2001-03-11 Thread Jeff Turner
On Sun, Mar 11, 2001 at 08:35:11PM -0600, Timothy Legant wrote: > On Mon, Mar 12, 2001 at 01:25:00PM +1100, Jeff Turner wrote: > > Hi, > > > > Is there any way to configure mutt to send mail through a non-local SMTP > > server? > > > > Yes, I've read

Re: smtp server config?

2001-04-16 Thread Jeff Turner
gt; It calls the program sendmail directly and pipes the message to it. You want > to install a sendmail replacement designed for this purpose. Look for ssmtp > on freshmeat. ssmtp rocks :) Takes about 5 mins to install and then you forget it exists. --Jeff > -- > Ja

IMAP mail filtering

2001-04-22 Thread Jeff Turner
ssue IMAP "copy" instructions to move the actual messages to the right mailboxes. Has anyone done this with mutt before? Perhaps it should be a separate utility, invoked before mutt, that applies a local set of procmail rules to a remote set of IMAP mailboxes. Does anyone know of anything like t

Re: Wrong From

2001-05-03 Thread Jeff Coppock
On Thu, May 03, 2001 at 07:20:13AM +0700, Efata wrote: > If I send email mailling list. My email header form wrong with my setting > header from: in my muttrc. How I can fix this one. > Thanks A couple ways: add to .muttrc... my_hdr From: Efata <[EMAIL PROTECTED]> This will override any other

Re: HTML email that is NOT an attachment problem! :(

2001-05-11 Thread Jeff Coppock
Chris, After getting the view of the attachments with "v", select the file labelled "text/html" and enter. If you mailcap file is right, you'll see the Lynx version of html in the window. jc On Fri, May 11, 2001 at 02:58:34PM -0700, Dr. Christian Seberino wrote: > Suresh,

Re: Mailing list From: field in index

2001-05-28 Thread Jeff Coppock
I have the same problem with my +sent-mail directory. I displays my name and the not who the mail was sent to even though I'm using this index_format in .muttrc set index_format="%4C %Z %{%b %d} %-18.18F (%4c) %s" I verified that my name is correct on the /etc/passwd file,

Re: Mailing list From: field in index

2001-05-28 Thread Jeff Coppock
ble option listed in 'man muttrc' with no luck. Any other suggestions are most welcome. thanks, jc Thusly Thwacked By Arvid Warnecke: > On Mon, May 28, 2001 at 11:03:12AM -0700, Jeff Coppock wrote: > >I have the same problem with my +sent-mail directory. I >

Re: Mailing list From: field in index

2001-05-28 Thread Jeff Coppock
Thusly Thwacked By Louis LeBlanc: > Just to get you started, this is what I have in my Sent folder: > > folder-hook =Sent 'set index_format="%3C %Z %d %-18.18t (%4l) %s"' > > %t is the hook to get the To field. If you hook this in your sent > folder, this is all you want, anyway. Just don't f

index_format problem

2001-05-30 Thread Jeff Coppock
I'm having a strange problem. I've set the following index_format in my .muttrc: ## Index Format set index_format="%4C %Z %{%b %d} %-18.18F (%4c) %s" folder-hook =sent_apr2001 'set index_format="%4C %Z %{%b %d} %-18.18t (%4c) %s" folder-hook =sent_may2001 'set index_format="%4C %Z %{%b

Re: index_format problem

2001-05-31 Thread Jeff Coppock
Yup, it was missing a quote, and I thought I tried that since my other folder-hook entries have one at the beginning of the set section. Anyway, it's working nicely now. Thanks to all for your help! jc Thusly Thwacked By Jonathan Irving: > Hi Jeff > >

Re: Setting from-email address on mutt commandline

2001-06-01 Thread Jeff Coppock
To change the From: address while composing, from the pager window where you view your header information, hit Esc then f and you will be able to change it. Also, if you do this often (as I do) you might also want to add set envelope_from in your .muttrc so that the envelope

filtering a maildir

2001-06-18 Thread Jeff Coppock
Greetings Muttsters, I use Mutt/Fetchmail/Maildrop/Postfix and was wondering if there's an easy way to run my Maildrop filters against a maildir. I've been putting several distribution lists in the same maildir and now it's a bit too large and would like to re-filter it into

Re: IMAP folder browsing

2001-06-23 Thread Jeff Coppock
I think you need to set the IMAP server as a mailbox and then set it as a folder too. In your ~/.muttrc : mailboxes {imap.mail.server}INBOX set folder {imap.mail.server} set imap_user=username set imap_pass=password Then, when you log in you'll go right to the INBOX, and w

message/partial

2001-07-05 Thread Jeff Abrahamson
come up before. Any suggestions? Tia. -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/>

Re: redirecting mail to mailboxes

2001-07-05 Thread Jeff Coppock
I use Maildrop instead of Procmail. I find it a bit lighter, perhaps not as powerful, but it sets up easily and the filtering works well. jc Thusly Thwacked By John P. Verel: > The answer is procmail. > On 07/05/01, 02:10:14PM +0200, Dominik Vogt wrote: > > I have a single mail a

Re: redirecting mail to mailboxes

2001-07-05 Thread Jeff Coppock
Thusly Thwacked By Dominik Vogt: > > I think I could live with that. Currently I use "G" to fetch my > mail: > > bind index "G" fetch-mail > > Could you give me the idea how to write a complex macro (from my > point of view) to a) fetch mail and b) sort it into mailboxes > afterwards? > > By

Re: Multiple delete

2001-07-05 Thread Jeff Coppock
Thusly Thwacked By Suresh Ramasubramanian: > David Turetsky [mutt-users] <06/07/01 00:46 -0700>: > > I would like to be able to invoke a process to delete multiple incoming > > posts based on either the sender or subject. I see something in the > > documentation about ^T and ~e but neither seem t

Re: A folder fol deleted messages

2001-07-06 Thread Jeff Coppock
Thusly Thwacked By John Arundel: > > set trash="/mail/trash" > > in muttrc, with > > unset trash > > to turn it off. > While you're at it, add: set trash_clean=30 # number of days to hold an email before permanently deleti

date format

2001-07-11 Thread Jeff Coppock
I'm having trouble figuring out the date format for my attribution line. I want it to show as or something a lot shorter than the default. Can someone provide this for me? thanks, jc --

Re: mail sorting

2001-07-16 Thread Jeff Coppock
> Agreed. Although there doesn't appear to be a much support for Maildrop as for Procmail, it is effortless to setup and the filtering is as powerful and not too difficult to figure out. jc -- Jeff CoppockNortel Networks Systems Engineerhttp://nortelnetworks.com Major Accts.Santa Clara, CA

Re: uuencode and mutt

2001-07-31 Thread Jeff Coppock
I always save the email to local directory and then run the following on it: uudecode -o At the beginning of the uuencoding in the email body the encoded filename is listed, so I use that as the output_filename and when I save the email to the local director

Re: Can't use the L to replay to a list

2001-08-05 Thread Jeff Coppock
r outgoing mail? If so, look at the headers and make sure the To: header is being set correctly. If it is, you may have a problem with your MTA (sendmail, postfix). BTW, please wrap your text lines to something less that 72 chars. It's a pain having to wrap t

hostname question

2001-08-19 Thread Jeff Abrahamson
field that I do get is "Jeff Abrahamson " instead of "Jeff Abrahamson <[EMAIL PROTECTED]>". Sendmail rewriting saves my butt on outgoing mail, but it bothers me. And I don't know why things changed. In both cases it's mutt 1.2.5i. Anyone have any thoughts on what

Re: hostname question

2001-08-19 Thread Jeff Abrahamson
On Sun, Aug 19, 2001 at 11:52:58PM +0200, Morten Brix Pedersen wrote: > On Sun, Aug 19, 2001 at 10:32:19PM +0200, Jeff Abrahamson wrote: > > Anyone have any thoughts on what might have caused such a change? > > It's probably because the mutt defaults on Debian are differen

Solved: Re: Using mapping to augment hjkl

2001-08-27 Thread Jeff Turner
Here's Piet Delport's excellent explanation for why mapping the meta (alt) key, like this: :map /foocwbar sometimes doesn't work. Thanks! --Jeff - Forwarded message from Piet Delport <[EMAIL PROTECTED]> - Date: Fri, 24 Aug 2001 20:59:58 +0200 From: Piet Delp

Downloading Mutt Source

2001-12-04 Thread Jeff Brodnax
I was just at ftp.mutt.org and was trying to download the source code. For somereason it would only let me download 59 percent of it. The expected size was 2.4 megs and I would only get 850 kb. I was just wondering if I am doing something wrong or is there another place to get it at? I have

filter question

1999-06-03 Thread Jeff Rankin
r the help! -- Jeff Rankin Assistant UNIX Systems Administrator

Re: mutt and NetBSD

1999-08-12 Thread Jeff Bachtel
I don't know about NetBSD specifically, but on OpenBSD 2.5 (and presumably also FreeBSD), the port uses slang instead of curses. regards, jeff On Thu, Aug 12, 1999 at 11:57:20AM +0100, Lars Hecking wrote: > > Has anyone built mutt successfully on NetBSD? The native curses se

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeff Taylor
I think this depends on your Mail Transfer Agent (MTA), not the Mail User Agent (MUA). I use Mutt and qmail. I tell qmail where/how to send e-mail. Mutt just dumps it to the SMTP server. I am currently using four different hosts for outgoing mail with my ISP being the default. HTH, Jeff

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeff Taylor
Quoting Fairlight <[EMAIL PROTECTED]>: > On Wed, Sep 08, 1999 at 05:50:35PM -0500, Jeff Taylor blurted: > > I think this depends on your Mail Transfer Agent (MTA), not the Mail > > User Agent (MUA). I use Mutt and qmail. I tell qmail where/how to > > send e-mail. Mut

Re: please help

1999-10-06 Thread Jeff Taylor
Sasha, What is your sendmail variable set to? The default works for me and I am using qmail's sendmail wrapper/clone. Jeff Quoting Jeff Taylor <[EMAIL PROTECTED]>: > Hello, > > I have read the online help manual all the way through, and can not figure > this problem

coloring in just one mailbox

1999-10-16 Thread Jeff Taylor
I would like to color all e-mail from lists in just the $folder. I am using: folder-hook !'!' color index black white ~l folder-hook '!' color index yellow white ~l I end up with all mailboxes colored yellow on white. What am I doing wrong. TIA, Jeff

Collapse thread in pager?

1999-10-19 Thread Jeff Krueger
Has anyone found a way to collapse/un-collapse a thread in the pager? I tried the following binding: bindpager v collapse-thread But it says: Error in /usr2/jkrueger/mutt/keybind, line 94: collapse-thread: no such function in map Any ideas? -- Jeff

Re: Read only folders

1999-10-19 Thread Jeff Taylor
the pattern \! matches both the default mailbox and all folders. Try the pattern '\!$' (with or without the quotes). This solved my problem with coloring e-mail from lists only in \!$ :) HTH, Jeff

[Slightly OT] OSS & Best Practices

1999-11-12 Thread Jeff Taylor
Apologies to non-developers for a slightly off topic post. I am writing on Open Source Software & Best Practices (e.g., peer review, source code management, ego-less programming, and defect tracking). The first draft is at muskrat.home.texas.net/oss_bp.html. I am looking for other examples. If

  1   2   >