RE: Error when sending mail

2001-01-19 Thread Redak, Dorian

Thanks for the hint.
I'm using qmail's sendmail wrapper. The sendmail binary is executable and
all qmail processes are running.

cheers

-Original Message-
From: Suresh Ramasubramanian [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 19, 2001 7:15 AM
To: '[EMAIL PROTECTED]'
Subject: Re: Error when sending mail


Redak, Dorian proclaimed on mutt-users that: 

 Dear All!
 When sending mail I receive the following error:
 Error sending message, child exited 127 (Exec error.)
 
 Sendmail (or whatever MTA you have) is not running I expect.  Start it
 
-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin



Re: Error when sending mail

2001-01-19 Thread Brian D. Winters

On Fri, Jan 19, 2001 at 09:17:07AM +0100, Redak, Dorian wrote:
 Thanks for the hint.
 I'm using qmail's sendmail wrapper. The sendmail binary is executable and
 all qmail processes are running.

Do you have dsn_notify or dsn_return enabled?  If so, don't.  qmail
doesn't support DSN.

Brian



RE: Error when sending mail

2001-01-19 Thread Redak, Dorian

Thanks to all, problem is solved:

set sendmail="/var/qmail/bin/qmail-inject"

-Original Message-
From: Brian D. Winters [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 19, 2001 9:57 AM
To: Redak, Dorian
Cc: [EMAIL PROTECTED]
Subject: Re: Error when sending mail


On Fri, Jan 19, 2001 at 09:17:07AM +0100, Redak, Dorian wrote:
 Thanks for the hint.
 I'm using qmail's sendmail wrapper. The sendmail binary is executable and
 all qmail processes are running.

Do you have dsn_notify or dsn_return enabled?  If so, don't.  qmail
doesn't support DSN.

Brian



Re: Error when sending mail

2001-01-19 Thread Joe Philipps

On Fri, Jan 19, 2001 at 11:45:24AM +0530, Suresh Ramasubramanian wrote:
Redak, Dorian proclaimed on mutt-users that: 

 Dear All!
 When sending mail I receive the following error:
 Error sending message, child exited 127 (Exec error.)
 
 Sendmail (or whatever MTA you have) is not running I expect.  Start it

Typically, the Sendmail daemon doesn't have to be running.  Sendmail
will simply deliver the mail.  A noted exception would be if the
configuration (i.e., sendmail.cf) specifies queueing-only mode.  That
(semi-obviously) would throw the mail into the spool directory, and
then yes, the daemon has to be running to do queue runs.

What's more likely is that sendmail is not in PATH.  One reason for
this might be that Sendmail isn't on the system at all :^)

-- 
Oo---o, Oo---o, O-weem-oh-wum-ooo-ayyy
In the jungle, the silicon jungle, the process sleeps tonight.
Joe Philipps [EMAIL PROTECTED], http://www.philippsfamily.org/Joe/
public PGP/GPG key 0xFA029353 available via http://www.keyserver.net

 PGP signature


Error when sending mail

2001-01-18 Thread Redak, Dorian

Dear All!

When sending mail I receive the following error:

Error sending message, child exited 127 (Exec error.)

Any ideas?
cheers Dorian




Re: Error when sending mail

2001-01-18 Thread Suresh Ramasubramanian

Redak, Dorian proclaimed on mutt-users that: 

 Dear All!
 When sending mail I receive the following error:
 Error sending message, child exited 127 (Exec error.)
 
 Sendmail (or whatever MTA you have) is not running I expect.  Start it
 
-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin