On 04/07/00 17:15 +0530, Sthitaprajna spewed into the LI bitstream:

>
>Ugh..thanks. I seem to have messed up too much here. Probably as a 
>result of trying to get up the latest Exmh from the tarball. Are any 
>RPMs available? Three cheers for Tcl, it is somethin I LOVE. Get 
>Brent Welch's book, 3e..

Should be ok - exmh is part of any standard linux distro.  PCQ redhat has
a reasonably new version - and so SuSe is sure to have it.

Search rpmfind and you'll find any number of 'em.

Frankly, I think exmh is just an attempt to mimic what xemacs does in
reading MH folders.  As you already have XEMacs running, don't fsck around
downloading exmh.

Even the interface is a bit similar btw.

>You can say that again...I managed to configure sendmail for the 
>first time at office last week...postfix was far far easier. Problem 
>is the sysadmin at office wanted sendmail to run on the mail server.

What was the problem?  Most office networks run with trivial stuff -

1. all mailhosts to be in sendmail.cw, all hosts you accept relay from to
be in relay-domains (the equivalent of the old CR field in sendmail.cf)
...

2. Good DNS (or at least hosts file entries) for everything

>> If you can config qmail, you can config anything ;)  I tried it once,
>> dropped it after a while.

>What!! I better lift up my collar an inch and a half....that was what 
>I did, except that it took so much B/W that it was taken off. With it 
>went dreams of being the one who'd get Bernstein's challenge 
>$10000greenbacks;>

qmail has one major hassle - it tries to open a new connection for every
single mail sent to a domain.

that is, instead of

mail from:<[EMAIL PROTECTED]>
rcpt to:<[EMAIL PROTECTED]>
rcpt to:<[EMAIL PROTECTED]>
....
....

it does

mail from:
rcpt to:
mail from:
rcpt to:

for each damned mail.  (IIRC)

>> boilerplate config files for example.  Even preconfigured and customized
>
>What is a "boilerplate" config file?

Readymade templates - like the muttrcs and .emacs files you get on the
websites. Just save the file to your disk, make some minor changes and you
are up and running.

-- 
Suresh Ramasubramanian + [EMAIL PROTECTED]
Facts are stubborn, but statistics are more pliable.

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to