> It was sent from a php script though my website. But its not setup to keep sending out emails, but its sending though my gmail. Which
> mercury is using for outgoing. Here's whats it doing...
This bounce message doe not say why Mercury was getting the bounce message. One of the major problem here is you are sending mail out to the internet using the domain localhost and that is not allowed. This is especially true for the postmaster address which is taken from the domain name you entered in Configuration | Mercury core | Internet name for this system.
Other than that we need to see exactly what you are sending out though the script. Turn on session logging in MercuryS to see what is coming in and in MercuryC to see what is going out via the GMail relay host.
>
> Delivery to the following recipient failed permanently:
> Admin@localhost
> Technical details of permanent failure: The recipient
> server did not accept our requests to connect. Learn more at
> http://mail.google.com/support/bin/answer.py?answer=7720 [localhost
> (1): Connection timed out]
>
> ----- Original message -----
> Received: by 10.114.92.3 with SMTP id p3mr5560597wab.77.1283188451407;
> Mon, 30 Aug 2010 10:14:11 -0700 (PDT)
> Return-Path: <hatchiechris@gmail.com>
> Received: from localhost (c-71-227-159-43.hsd1.wa.comcast.net [71.227.159.43])
> by mx.google.com with ESMTPS id x9sm14552538waj.15.2010.08.30.10.14.09
> (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 30 Aug 2010 10:14:10 -0700 (PDT)
> Received: from Spooler by localhost (Mercury/32 v4.72) ID MO00008F; 30 Aug 2010 10:14:03 -0700
> Received: from spooler by localhost (Mercury/32 v4.72); 30 Aug 2010 10:13:52 0700
> To: Electronic Postmaster <Admin@localhost>
> From: Electronic Postmaster <hatchiechris@gmail.com>
> Date: Mon, 30 Aug 2010 10:13:41 -0700
> Subj
> User <Tatalena@opprimovox.net> not known at this site.
BTW, the message was painful to read, I had to unwrap the garbage so it was legible.
Is this another XAMPP setup??
<p>&gt; It was sent from a php script though my website. But its not setup to keep sending out emails, but its sending though my gmail. Which
&gt; mercury is using for outgoing. Here's whats it doing...
</p><p>
This bounce message doe not say why Mercury was getting the bounce message.&nbsp; One of the major problem here is you are sending mail out to the internet using the domain localhost and that is not allowed.&nbsp; This is especially true for the postmaster address which is taken from the domain name you entered in Configuration | Mercury core | Internet name for this system.&nbsp;
</p><p>Other than that we need to see exactly what you are sending out though the script.&nbsp; Turn on session logging in MercuryS to see what is coming in and in MercuryC to see what is going out via the GMail relay host.</p><p>&gt; &nbsp;
&gt; Delivery to the following recipient failed permanently:&nbsp;&nbsp; &nbsp;
&gt; Admin@localhost
&gt; Technical details of permanent failure: The recipient
&gt; server did not accept our requests to connect. Learn more at
&gt; http://mail.google.com/support/bin/answer.py?answer=7720 [localhost
&gt; (1): Connection timed out]
&gt;
&gt; ----- Original message -----
&gt; Received: by 10.114.92.3 with SMTP id p3mr5560597wab.77.1283188451407;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
&gt; Mon, 30 Aug 2010 10:14:11 -0700 (PDT)
&gt; Return-Path: &lt;hatchiechris@gmail.com&gt;
&gt; Received: from localhost (c-71-227-159-43.hsd1.wa.comcast.net [71.227.159.43])&nbsp;&nbsp;
&gt; by mx.google.com with ESMTPS id x9sm14552538waj.15.2010.08.30.10.14.09
&gt; (version=TLSv1/SSLv3 cipher=RC4-MD5);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mon, 30 Aug 2010 10:14:10 -0700 (PDT)
&gt; Received: from Spooler by localhost (Mercury/32 v4.72) ID MO00008F;&nbsp; 30 Aug 2010 10:14:03 -0700
&gt; Received: from spooler by localhost (Mercury/32 v4.72); 30 Aug 2010 10:13:52 0700
&gt; To: Electronic Postmaster &lt;Admin@localhost&gt;
&gt; From: Electronic Postmaster &lt;hatchiechris@gmail.com&gt;
&gt; Date: Mon, 30 Aug 2010 10:13:41 -0700
&gt; Subj
&gt; User &lt;Tatalena@opprimovox.net&gt; not known at this site.
</p><p>BTW, the message was painful to read, I had to unwrap the garbage so it was legible.&nbsp;&nbsp;</p><p>Is this another XAMPP setup??
</p><p>&nbsp;</p>