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 Qu

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

Re: Read only folders

1999-10-19 Thread Jeff Taylor
Quoting Goran Koruga <[EMAIL PROTECTED]>: > Hi everyone, [snip] > folder-hook "." "set read_only=yes" > folder-hook \! "set read_only=no" > folder-hook (debian-*|mutt|pick6|staff|linux|slang) "set read_only=no" > -- > Depending o

[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