request

2000-09-27 Thread Tim Whitehead
Is there a way to tag messages before they're saved in the "mbox" or which ever mail box? There have been a few instances where I did/don't have enough time to reply to the message but would like to write myself a note as to what the reply should contain. Another application would be if the s

more on spanning

2000-09-28 Thread Tim Whitehead
What if I want to use Mutt's POP3, how do I get Mutt to move messages to certain mailboxes based on recipient/sender? (ie. mailing lists)... tw

Re: no mailbox list when changing mailboxes

2001-03-26 Thread Tim Whitehead
Here's some applicable .muttrc options set spoolfile=~/Mailbox set sort_browser=alpha set folder_format="%N %F %2l %-8.8u %-8.8g %8s %d %f" tw Le jour Tue Mar 27, 2001 at 12:26:42AM +0900, Chung, Ha-Nyung ([EMAIL PROTECTED]) a ecrit... > > In index, press "c" to open other mailboxes and "

Re: no mailbox list when changing mailboxes

2001-03-26 Thread Tim Whitehead
Sorry, my setup is a bit different than yours. I have fetchmail pulling my mail off students.wisc.edu and qmail puts it in ~/Mailbox. Sorry again. But the folder_format might help you. tw Le jour Mon Mar 26, 2001 at 11:13:37AM -0600, Tim Whitehead ([EMAIL PROTECTED]) a ecrit

Re: Mutt, procmail, and sendmail [OT request]

2001-03-26 Thread Tim Whitehead
There should not be a space between `` because uptime includes a space. Actually I wish uptime had better formatting. They have two spaces before the amount of users and two spaces before load average (as well as a few others). If there is a way to remedy this, I'd be much obliged. Maybe if I k

Re: Mutt, procmail, and sendmail [OT request]

2001-03-27 Thread Tim Whitehead
hanks, tw Le jour Mon Mar 26, 2001 at 03:18:04PM -0600, Tim Whitehead ([EMAIL PROTECTED]) a ecrit... > > > There should not be a space between `` because uptime includes a space. Actually > I wish uptime had better formatting. They have two spaces before the amount of > users a

[OT] well slightly

2001-04-08 Thread Tim Whitehead
I just recently got an email from my sister an noticed that Netscape puts an X-Mailer in the header. This started a mini-quest to get the equivalent into mine. I delved into the man pages of grep, sed and awk only to find that my best solution came from you guys from my last question concerning t

Re: [OT] well slightly

2001-04-09 Thread Tim Whitehead
I've since added these lines to my .muttrc set user_agent=no my_hdr X-Operating-System: `uname -smr` `uptime | sed \ 's/.*\(up.*\),\ \+[0-9]\+\ user.*/\1/'` my_hdr X-Mailer: `mutt -v | head -1 | awk '{printf "%s %s", $1, $2}'` thanks for the help! tw

Re: fetchmail & mutt

2001-04-15 Thread Tim Whitehead
I think you would want to install qmail or some other mail system that is setup to "listen" on port 25 (smtp). That way fetchmail can run the way it was intended. tw Le jour Sun Apr 15, 2001 at 03:38:40PM -0700, Dave Murray ([EMAIL PROTECTED]) a écrit... > I'm hopeing that someone that use

Re: smtp server config?

2001-04-16 Thread Tim Whitehead
If you look at the headers from this mailing list you'll see that it uses qmail. I personally chose qmail because I needed something that fetchmail could connect to (ie. a mail system listening on port 25 (smtp)). My original setup was with ssmtp, but the ability to recieve mail directly to one's

Re: Color

2001-09-06 Thread Tim Whitehead
this is actually a reply to the original message which I (unfortunately) deleted. try TERM=xterm-color I just had to write a wrapper so I could have gkrellm call mutt. Originally mutt would pop up, but be in mono. So my wrapper is as follows #!/bin/bash wait 1; export TERM=xterm-color; /u

Re: Color

2001-09-06 Thread Tim Whitehead
? tw Le jour Thu Sep 06, 2001 at 09:59:48AM -0700, Denis Perelyubskiy ([EMAIL PROTECTED]) a écrit... > * Tim Whitehead <[EMAIL PROTECTED]> [09-Thu-01 09:05 -0700]: > > > >this is actually a reply to the original message which I (unfortunately) > >deleted. >

Re: Color

2001-09-06 Thread Tim Whitehead
y ([EMAIL PROTECTED]) a écrit... > * Tim Whitehead <[EMAIL PROTECTED]> [09-Thu-01 10:18 -0700]: > > > >I think that the problem is in my /etc/profile > > > >if [ "$COLORTERM" = "Eterm" ]; then > >TERM=xterm-color > >els

sending sent

2001-10-05 Thread Tim Whitehead
I have emails that I want to resend from ~/Mail/sent. Is there a key binding for this? tw -- Timothy Mark Whitehead // Sophomore, UW - Madison

field parsing behavior

2002-02-20 Thread Tim Whitehead
If someone sends me an email and they don't have their name before their email address, mutt thinks that the name and the email address are the same. When it should recognize that the email address is just the email address. I noticed this because I have set attribution="Le jour %d, %n (%a) a é