Networking Forums

Networking Forums > Computer Networking > Linux Networking > MTA - postfix

Reply
Thread Tools Display Modes

MTA - postfix

 
 
Rage
Guest
Posts: n/a

 
      10-18-2005, 02:18 PM
I just replaced exim4 with sendmail then that with postfix MTA.
I am now pireodicaly getting the following e-mail to root(forwarded to
user):

FROM:
Cron Daemon

SUB:
Cron <smmsp@wrath> test -x /usr/share/sendmail/sendmail &&
/usr/share/sendmail/sendmail cron-msp

BODY:
/usr/share/sendmail/sendmail: line 820: /usr/sbin/sendmail-msp: No such
file or directory

I am running Debian Stable.
All mail appears to be functioning, in and out.
What can I do to fix this.

Thanks.

Rage
 
Reply With Quote
 
 
 
 
Dmitry Davletbaev
Guest
Posts: n/a

 
      10-19-2005, 07:00 AM
On 2005-10-18, Rage <(E-Mail Removed)> wrote:
> I just replaced exim4 with sendmail then that with postfix MTA.
> I am now pireodicaly getting the following e-mail to root(forwarded to
> user):


> [..]


> BODY:
> /usr/share/sendmail/sendmail: line 820: /usr/sbin/sendmail-msp: No such
> file or directory


Postfix install it's own sendmail binary (Postfix to Sendmail compatibility
interface). It's installed in another directory than /usr/share/sendmail. To
find it:

$ type sendmail

Then use proper path in your crontab.

> [..]


--
Dmitry Davletbaev
 
Reply With Quote
 
Rage
Guest
Posts: n/a

 
      10-20-2005, 12:25 AM
Dmitry Davletbaev wrote:
> On 2005-10-18, Rage <(E-Mail Removed)> wrote:
>
>>I just replaced exim4 with sendmail then that with postfix MTA.
>>I am now pireodicaly getting the following e-mail to root(forwarded to
>>user):

>
>
>>[..]

>
>
>>BODY:
>>/usr/share/sendmail/sendmail: line 820: /usr/sbin/sendmail-msp: No such
>>file or directory

>
>
> Postfix install it's own sendmail binary (Postfix to Sendmail compatibility
> interface). It's installed in another directory than /usr/share/sendmail. To
> find it:
>
> $ type sendmail
>
> Then use proper path in your crontab.
>
>
>>[..]

>
>


Fixed problem:
I had a stale package sendmail-base on my system.
apt-get remove --purge sendmail-base
fixed my problem.

Thanks though.

Rage

--
FREE FPS DEATHMATCH:
http://www.nexuiz.com
PLAY IT FREE!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sendmail or postfix Boubou Linux Networking 7 04-26-2005 05:45 PM
Postfix+LDAP =?iso-8859-2?q?Micha=B3_Janiszewski?= Linux Networking 0 11-18-2004 05:37 AM
postfix question Michael W. Cocke Linux Networking 0 06-09-2004 03:47 PM
Trouble with Postfix rick Linux Networking 7 02-14-2004 02:43 PM
postfix and Maildirs Nick E. Linux Networking 7 01-24-2004 04:02 PM



1 2 3 4 5 6 7 8 9 10 11