Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Sendmail Install

All:

As is true every 4 months, I need to send a mail to around 500 people. The users are held in a MySQL database, easily accessible, and my preferred method of interaction is using PHP. I do not have Postfix correctly set up, PEAR Mail doesn't seem to work, and so I need to start from scratch.

My previous solutions have been inadequate at best, so I decided that I would install sendmail. I can find no trace of sendmail on my system, and have been trying to follow the instructions at http://sial.org/howto/sendmail/macosx/10.3-panther/

However, and although I have downloaded the newest version of Sendmail from sendmail.org, I do not seem to be able to get this installation to run correctly. I have performed the following steps:

1. Download and unzip tarball
2. navigate to folder and run sh Build

Below is an example of the feedback I am getting as this Build supposedly runs : it has been attempting to do so for some time, with no appreciable end in sight. I assume that I have done something incorrect, but what? Did I need to stop a Mail process of some type running beforehand?

/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: libsmdb: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: sendmail: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: editmap: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: mail.local: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: mailstats: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: makemap: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: praliases: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: rmail: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: smrsh: No such file or directory
Making all in:
/sendmail.8.13.5/sendmail-8.13.1
/bin/sh: fork: Resource temporarily unavailable
/bin/sh: line 1: cd: vacation: No such file or directory

etc ....

any help will be most gratefully received

thanks, Oliver

Posted on Oct 2, 2005 7:20 AM

Reply
2 replies

Oct 3, 2005 3:19 AM in response to dispatx.com

/usr/sbin/sendmail

However there is no reason this is going to work better. You need to take the time and configure Postfix correctly.

Also PEAR works just fine. If it doesn't on your machine then it's probably not installed properly or you need to add the needed modules.

Alex

P.S. The solutions are pretty much the ones I gave you via private mail in July.

Oct 3, 2005 3:49 AM in response to pterobyte

Alex

thanks for getting in touch again, and apologies for the apparent redundancy of my question.

I have checked that PEAR has the Mail module installed, however as we concluded back in July it appears not to be working. I therefore took an approach as commented that looked to sendmail.

You're correct re postfix, of course. I'll go get some documentation and see what I can do. I hope that I don't have too many questions!

regards, Oliver

Sendmail Install

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.