Re: exim / mh problems

1997-10-18 Thread Oliver Elphick
Ken Lauffenburger wrote:
...
  >> mh has probably been compiled to use sendmail. Get the source and recompil
  >e
  >> it.
  >> 
  >OK, I'll try that.
  >
  >But I thought that exim was supposed to be a drop-in replacement for
  >sendmail (?).  For instance, there are sendmail links to /sbin/exim in
  >/usr/lib and /usr/sbin.  Does mh use some features of sendmail that are
  >not provided by exim?

If so, this may not be your problem.  MH programs do explicitly call sendmail:

 linda:/usr/home/olly$ strings /usr/bin/mh/send | grep sendmail
 /usr/lib/sendmail
 sendmail

but if sendmail is linked to exim, and exim behaves the same way, I don't
see why MH should care.



-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: exim / mh problems

1997-10-18 Thread Ken Lauffenburger
>   >leisure:~> send
>   >Use "/home/ken/Mail/drafts/2"? y
>   >post: problem initializing server; [BHST] no servers available
>   >send: message not delivered to anyone
>   >
> mh has probably been compiled to use sendmail. Get the source and recompile
> it.
> 
> -- 
> Oliver Elphick[EMAIL PROTECTED]

OK, I'll try that.

But I thought that exim was supposed to be a drop-in replacement for
sendmail (?).  For instance, there are sendmail links to /sbin/exim in
/usr/lib and /usr/sbin.  Does mh use some features of sendmail that are
not provided by exim?

Also, fetchmail is not working either...

Thanks for the suggestion.

--ken

  __
  Ken Lauffenburger  / /__  __
  [EMAIL PROTECTED] / /  D e b i a n  G N U \ \/ /
   / / __     __  __ \  /
  / / / / / _  \ / / / / /  \
  ...Look out Bill,  / /___  / / / / ) // (_/ / / /\ \
 here comes...  (__)(_/ (_/ (_/ \/ (_/  \_)
   http://www.debian.org



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: exim / mh problems

1997-10-18 Thread Oliver Elphick
Ken Lauffenburger wrote:
  >Hello,
  >
  >I have been running sendmail on my machine at home for a long time
  >with few problems.  I use mh and exmh, and sometimes elm.
  >
  >When I recently installed Debian on a machine at work I decided to try
  >exim instead of sendmail.  I liked it so I replaced sendmail with exim
  >on my machine at home.
  >
  >Now I am having some problems on my home machine.  I can send mail
  >fine using elm, but when I try to send a message using mh, I get the
  >following:
  >
  >leisure:~> send
  >Use "/home/ken/Mail/drafts/2"? y
  >post: problem initializing server; [BHST] no servers available
  >send: message not delivered to anyone
  >
mh has probably been compiled to use sendmail. Get the source and recompile
it.

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://lfix.co.uk/oliver

PGP key from public servers; key ID 32B8FAA1




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


exim / mh problems

1997-10-17 Thread Ken Lauffenburger
Hello,

I have been running sendmail on my machine at home for a long time
with few problems.  I use mh and exmh, and sometimes elm.

When I recently installed Debian on a machine at work I decided to try
exim instead of sendmail.  I liked it so I replaced sendmail with exim
on my machine at home.

Now I am having some problems on my home machine.  I can send mail
fine using elm, but when I try to send a message using mh, I get the
following:

leisure:~> send
Use "/home/ken/Mail/drafts/2"? y
post: problem initializing server; [BHST] no servers available
send: message not delivered to anyone

The exim process is running in daemon mode; I can see it using ps.

Another problem is with incoming mail.  I use fetchmail to retrieve
mail from my Debian machine (flounder) at work which runs qpopper.
I believe flounder is configured properly because this worked great
when sendmail was installed at home.

This is what I get when I try to fetch mail:

leisure:~> fetchmail -v
fetchmail: 3.8.0 querying flounder.efficient.com (protocol POP3) at Fri Oct 17 
08:13:53 1997
fetchmail: POP3< +OK QPOP (version 2.2) at flounder.efficient.com starting.  
<[EMAIL PROTECTED]>
fetchmail: POP3> USER ken
fetchmail: POP3< +OK Password required for ken.
fetchmail: POP3> PASS *

 ... [lines skipped]

skipping message 113 not flushed
skipping message 114 not flushed
skipping message 115 not flushed
skipping message 116 not flushed
skipping message 117 not flushed
fetchmail: POP3> RETR 118
fetchmail: POP3< +OK 4242 octets
reading message 118 (4242 bytes)
fetchmail: SMTP connect to (null) failed
fetchmail: POP3> QUIT
fetchmail: POP3< On Thu, Oct 16, 1997 at 10:58:12PM -0200, Nicola Bernardelli 
wrote:
fetchmail: SMTP transaction error while fetching from flounder.efficient.com
fetchmail: normal termination, status 9


It appears that I am having some problem establishing SMTP connections.
Can anyone suggest what I should check to figure this out?

Thanks.

--ken

  __
  Ken Lauffenburger  / /__  __
  [EMAIL PROTECTED] / /  D e b i a n  G N U \ \/ /
   / / __     __  __ \  /
  / / / / / _  \ / / / / /  \
  ...Look out Bill,  / /___  / / / / ) // (_/ / / /\ \
 here comes...  (__)(_/ (_/ (_/ \/ (_/  \_)
   http://www.debian.org



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .