<div>Hi, I have an application that sends emails with the sender as being <a href="mailto:apache@host.domain.com">apache@host.domain.com</a>. Mostly I don't have a problem with this, but have 1 x Aussie ISP (TPG) that rejects these emails with the message that <a href="mailto:apache@host.domain.com">apache@host.domain.com</a> doesn't answer.</div>

<div> </div>
<div>I use this host to send mail via smart relay to my main mail server, so I am guessing that TPG are testing for relayed mail and not getting a vaild user from the source.</div>
<div> </div>
<div>When I send an email to <a href="mailto:apache@host.domain.com">apache@host.domain.com</a> I get:</div>
<div> </div>
<div>----- The following addresses had permanent fatal errors -----<br><br>   (reason: Can't create output)<br><br>  ----- Transcript of session follows -----<br>procmail: Lock failure on "/var/www/mbox.lock"<br>
procmail: Error while writing to "/var/www/mbox"<br>550 5.0.0 ... Can't create output<br><br>
<hr>
Reporting-MTA: dns; <a href="http://mydns.domain.com.au">mydns.domain.com.au</a><br>Received-From-MTA: DNS; <a href="http://mail.mydomain.com.au">mail.mydomain.com.au</a><br>Arrival-Date: Fri, 30 Oct 2009 21:58:07 +1100<br>
<br>Final-Recipient: RFC822; <a href="mailto:apache@host.mydomain.com.au">apache@host.mydomain.com.au</a><br>Action: failed<br>Status: 5.3.0<br>Diagnostic-Code: X-Unix; 73<br>Last-Attempt-Date: Fri, 30 Oct 2009 21:58:07 +1100<br>
<br>I thought of creating a user as apache, but of course that gets rejected.</div>
<div> </div>
<div> </div>
<div>Any ideas how I can get the box to acknowledge that <a href="mailto:apache@host.domain.com">apache@host.domain.com</a> exists?</div>