Note that there are some explanatory texts on larger screens.

plurals
  1. POError sending email using PHP mail() on Mac OS X
    primarykey
    data
    text
    <p>I used to be able to send email using the simple mail() in PHP although since I have upgraded to the latest PHP I am unable to send emails. </p> <p>When I look at the email log I get the following:</p> <pre><code>Jun 29 21:14:49 Johns-MacBook postfix/pickup[26503]: 384B6246803: uid=70 from=&lt;_www&gt; Jun 29 21:14:49 Johns-MacBook postfix/master[26709]: fatal: open lock file pid/master.pid: unable to set exclusive lock: Resource temporarily unavailable Jun 29 21:14:49 Johns-MacBook postfix/cleanup[26680]: 384B6246803: message-id=&lt;20110629201449.384B6246803@example.com&gt; Jun 29 21:14:49 Johns-MacBook postfix/qmgr[26504]: 384B6246803: from=&lt;_www@example.com&gt;, size=351, nrcpt=1 (queue active) Jun 29 21:14:49 Johns-MacBook postfix/local[26683]: 384B6246803: to=&lt;ben@example.com&gt;, relay=local, delay=0.02, delays=0.01/0/0/0, dsn=5.1.1, status=bounced (unknown user: "ben") Jun 29 21:14:49 Johns-MacBook postfix/cleanup[26680]: 3C318246805: message-id=&lt;20110629201449.3C318246805@example.com&gt; Jun 29 21:14:49 Johns-MacBook postfix/qmgr[26504]: 3C318246805: from=&lt;&gt;, size=2033, nrcpt=1 (queue active) Jun 29 21:14:49 Johns-MacBook postfix/bounce[26684]: 384B6246803: sender non-delivery notification: 3C318246805 Jun 29 21:14:49 Johns-MacBook postfix/qmgr[26504]: 384B6246803: removed Jun 29 21:14:49 Johns-MacBook postfix/local[26683]: 3C318246805: to=&lt;_www@example.com&gt;, relay=local, delay=0, delays=0/0/0/0, dsn=2.0.0, status=sent (delivered to mailbox) Jun 29 21:14:49 Johns-MacBook postfix/qmgr[26504]: 3C318246805: removed </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload