Custom signatures

2000-09-02 Thread Subba Rao
I would like to be able to send messages to some people with customized signatures and for some I want a trimmed down signature file. Is there anyway to be able to select from a list of signature files for a message? -- Subba Rao [EMAIL PROTECTED] http://pws.prserv.net/truemax/ => Time is r

Re: defining a macro to "sz" an attachment

2000-09-02 Thread John Buttery
The shell script sounds like a good idea; I'm trying to implement it but I'm getting a funny error when I try to execute this: macro attach o ":pipe-entry\ncat > /tmp/001 ; sz /tmp/001\n" "Send file" It's saying "key is not bound" when a quick check of the "?" help screen shows clearly that

Re: Custom signatures

2000-09-02 Thread Jason Helfman
As an example I have this for what you wish to achive: folder-hook xxx "set signature= ~/.signature-" This sets my signature to be different when sending from my xxx folder. On Sat, Sep 02, 2000 at 09:26:38AM +, Subba Rao muttered: | I would like to be able to send messages

Re: defining a macro to "sz" an attachment

2000-09-02 Thread Michael Tatge
Hi, John Buttery muttered: > macro attach o ":pipe-entry\ncat > /tmp/001 ; sz /tmp/001\n" "Send file" pipe-entry is a function, no ':' needed :) macro attach o "cat >/tmp/test"\n should work HTH, Michael -- It was kinda like stuffing the wrong card in a computer, when you're stickin' those a

Re: defining a macro to "sz" an attachment

2000-09-02 Thread Mikko Hänninen
John Buttery <[EMAIL PROTECTED]> wrote on Sat, 02 Sep 2000: > In other news, I tried the shell script idea I think that's the right approach, though it could be done in just Mutt macros too probably... But in a shell script you can use a temp filename and check it doesn't exist and all that ki

Configuration Advice

2000-09-02 Thread parker
Hi Everybody, I need some advice on how to properly configure Mutt on my machine. I have a DSL connection with a POP account with my ISP. So far, i've tried to use fetchmail, sendmail and Mutt to handle mail on my machine. I am the only user on this system. First of all, I can't figure out how

'Maildir/' vs. 'Maildir' (was: Re: mutt and qmail)

2000-09-02 Thread Michael Tatge
Timothy Legant muttered: > On Thu, Aug 31, 2000 at 12:10:31PM -0700, Jason Helfman wrote: > > don't you find the file structure of this just horrid though? > > My (shortened) 'subscribe' and 'mailboxes' lines are as follows. Note > that there are no references to ./cur or ./new or ./tmp. > > s

Re: 'Maildir/' vs. 'Maildir' (was: Re: mutt and qmail)

2000-09-02 Thread Mikko Hänninen
Michael Tatge <[EMAIL PROTECTED]> wrote on Sat, 02 Sep 2000: > Interessting, with 1.2.5i I see 'Maildir/' and 'mbox' is there any > folder_format expando I am missing? I would prefere to have Maildirs > displayed the same way as mboxes just to not mix them with 'normal' > dirs. Not that I know of

Re: Configuration Advice

2000-09-02 Thread Mikko Hänninen
Hello, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote on Sat, 02 Sep 2000: > I need some advice on how to properly configure Mutt on my machine. Well, you've written to the right place. :-) > First of all, I can't figure out how to change the display Email address > from "[EMAIL PROTECTED]" to "[E

Re: Configuration Advice

2000-09-02 Thread Morten Liebach
On 2, sep, 2000 at 12:55:15 -0400, [EMAIL PROTECTED] wrote: > Hi Everybody, Hi Parker. > First of all, I can't figure out how to change the display Email address > from "[EMAIL PROTECTED]" to "[EMAIL PROTECTED]" on the messages I > send out. Put this in your ~/.muttrc set hdrs my_hdr Fro