Hi everyone!
I'm in need of a spot of assistance.
I'm trying to set up a Wiki, using XAMPP. That involve PHP, MySQL, MediaWiki itself, Apache and Mercury. This is all run for now on Windows XP Pro SP3.
The Wiki part works fine at the moment. I'm trying to set the Wiki so that when users want new passwords, or when accounts are created, emails are sent. Now, the SMTP server for this is going to be MercuryE. At the moment, I'm just trying to get the server to work in itself, before actually making the link to PHP and the Wiki.
In MercuryE's configuration, I've entered my two DNS. I'm trying to send test emails to various emails, and for now it doesn't seem to work. Regardless of the email addresses used, I get messages similar to:
"7:28:56: processing job MO001312
Resolved MX for 'gmail.com' to 173.194.76.26
Connecting to 173.194.67.26
Connection error.
Attempting connection to alternate, 173.194.65.26
Connection error on alternate.
Attempting connection to alternate, 173.194.70.26
Connection error on alternate.
Attempting connection to alternate, 173.194.76.26
Connection error on alternate."
The log given for this particular error is:
"07:15:53.031: --- Tue Aug 14 07:15:53 2012 ---
07:15:53.031: Connect to '65.54.188.72', timeout 60.
07:16:15.031: 15: Peer connect failure
07:16:15.031: --- Tue Aug 14 07:16:15 2012 ---
07:16:15.046: Connect to '65.55.92.152', timeout 60.
07:16:35.968: 15: Peer connect failure
07:16:35.984: --- Tue Aug 14 07:16:35 2012 ---
07:16:35.984: Connect to '65.55.37.120', timeout 60.
07:16:57.984: 15: Peer connect failure
07:16:57.984: --- Tue Aug 14 07:16:57 2012 ---
07:16:57.984: Connect to '65.55.37.72', timeout 60.
07:17:20.000: 15: Peer connect failure"
Now, from what I understand, this might be an issue at the network side of things, as it seems to go through port 25 correctly, and is unable to connect the server for the email domain I'm trying to send to (in this case Gmail, but I've tried Hotmail and a company email as well and both do the same thing).
I am unable to ping or trace to any of these email addresses. Shouldn't I be able to? Also, am I right in assuming that the issue is somewhere on the network itself, and not necessarily on my side (i.e. some security configuration blocking access to a local smtp server?).
Thank you for any assistance! :)
<p>Hi everyone!</p><p>&nbsp;I'm in need of a spot of assistance.</p><p>&nbsp;I'm trying to set up a Wiki, using XAMPP. That involve PHP, MySQL, MediaWiki itself, Apache and Mercury. This is all run for now on Windows XP Pro SP3.
</p><p>The Wiki part works fine at the moment. I'm trying to set the Wiki so that when users want new passwords, or when accounts are created, emails are sent. Now, the SMTP server for this is going to be MercuryE. At the moment, I'm just trying to get the server to work in itself, before actually making the link to PHP and the Wiki.</p><p>In MercuryE's configuration, I've entered my two DNS. I'm trying to send test emails to various emails, and for now it doesn't seem to work. Regardless of the email addresses used, I get messages similar to:</p><p>"7:28:56: processing job MO001312
Resolved MX for 'gmail.com' to 173.194.76.26
Connecting to 173.194.67.26
Connection error.
Attempting connection to alternate, 173.194.65.26
Connection error on alternate.
Attempting connection to alternate, 173.194.70.26
Connection error on alternate.
Attempting connection to alternate, 173.194.76.26
Connection error on alternate."</p><p>&nbsp;The log given for this particular error is:</p><p>"07:15:53.031: --- Tue Aug 14 07:15:53 2012 ---
07:15:53.031: Connect to '65.54.188.72', timeout 60.
07:16:15.031: 15: Peer connect failure
07:16:15.031: --- Tue Aug 14 07:16:15 2012 ---
07:16:15.046: Connect to '65.55.92.152', timeout 60.
07:16:35.968: 15: Peer connect failure
07:16:35.984: --- Tue Aug 14 07:16:35 2012 ---
07:16:35.984: Connect to '65.55.37.120', timeout 60.
07:16:57.984: 15: Peer connect failure
07:16:57.984: --- Tue Aug 14 07:16:57 2012 ---
07:16:57.984: Connect to '65.55.37.72', timeout 60.
07:17:20.000: 15: Peer connect failure"</p><p>&nbsp;Now, from what I understand, this might be an issue at the network side of things, as it seems to go through port 25 correctly, and is unable to connect the server for the email domain I'm trying to send to (in this case Gmail, but I've tried Hotmail and a company email as well and both do the same thing).</p><p>I am unable to ping or trace to any of these email addresses. Shouldn't I be able to? Also, am I right in assuming that the issue is somewhere on the network itself, and not necessarily on my side (i.e. some security configuration blocking access to a local smtp server?).</p><p>&nbsp;Thank you for any assistance! :)
</p>