Hello,
I've recently come up with a road block and seemed to be really stuck.
We've created multiple forms in order for the public to get a hold of us. No matter what form we are using we aren't able to receive an email when putting an [email]'@mygiantsteps.org[/email]' email in the 'to' field, but when putting in my own [email]'@gmail.com[/email]' email I am able to get the email. I've tried multiple combinations to see what works but whenever the former email domain is on the 'to' field no email is received.
Although I should say this that whenever I put the former in the 'to' field and the latter in the 'from' field I get this email on my spam:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email]gestrada@mygiantsteps.org[/email]
No Such User Here
------ This is a copy of the message, including all the headers. ------
Return-path: <gus210@gmail.com>
Received: from mygiants by vps.mygiantsteps.org with local (Exim 4.80.1)
(envelope-from <gus210@gmail.com>)
id 1VipmN-0000RB-Pi
for [email]gestrada@mygiantsteps.org[/email]; Tue, 19 Nov 2013 11:12:03 -0700
To: [email]gestrada@mygiantsteps.org[/email]
Subject: FSA Volunteer Form
X-PHP-Script: http://www.mygiantsteps.org/index.php for 173.165.86.241
Date: Tue, 19 Nov 2013 18:12:03 +0000
From: Giant Steps <gus210@gmail.com>
Reply-To: Giant Steps <gus210@gmail.com>
Message-ID: <8ae0037b06e8d52c92759a922544573a@www.mygiantsteps.org>
X-Priority: 3
X-Mailer: PHPMailer 5.2.1 (http://code.google.com/a/apache-extras.org/p/phpmailer/)
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/html; charset="utf-8"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
And whenever I run the debugger on the form after it has been submitted I get this message that it was sent
Result
An email has been SENT successfully from (Giant Steps)gus210@gmail.com to [email]gestrada@mygiantsteps.org[/email]
I am using Joomla 2.5, my mail settings in global configuration have been correctly typed. And my [email]'@mygiantsteps.org[/email]' email address is using google as its domain email which makes it even weirder that it's not working, since both email addresses are really gmail.
Thanks!
I've recently come up with a road block and seemed to be really stuck.
We've created multiple forms in order for the public to get a hold of us. No matter what form we are using we aren't able to receive an email when putting an [email]'@mygiantsteps.org[/email]' email in the 'to' field, but when putting in my own [email]'@gmail.com[/email]' email I am able to get the email. I've tried multiple combinations to see what works but whenever the former email domain is on the 'to' field no email is received.
Although I should say this that whenever I put the former in the 'to' field and the latter in the 'from' field I get this email on my spam:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email]gestrada@mygiantsteps.org[/email]
No Such User Here
------ This is a copy of the message, including all the headers. ------
Return-path: <gus210@gmail.com>
Received: from mygiants by vps.mygiantsteps.org with local (Exim 4.80.1)
(envelope-from <gus210@gmail.com>)
id 1VipmN-0000RB-Pi
for [email]gestrada@mygiantsteps.org[/email]; Tue, 19 Nov 2013 11:12:03 -0700
To: [email]gestrada@mygiantsteps.org[/email]
Subject: FSA Volunteer Form
X-PHP-Script: http://www.mygiantsteps.org/index.php for 173.165.86.241
Date: Tue, 19 Nov 2013 18:12:03 +0000
From: Giant Steps <gus210@gmail.com>
Reply-To: Giant Steps <gus210@gmail.com>
Message-ID: <8ae0037b06e8d52c92759a922544573a@www.mygiantsteps.org>
X-Priority: 3
X-Mailer: PHPMailer 5.2.1 (http://code.google.com/a/apache-extras.org/p/phpmailer/)
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/html; charset="utf-8"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
And whenever I run the debugger on the form after it has been submitted I get this message that it was sent
Result
An email has been SENT successfully from (Giant Steps)gus210@gmail.com to [email]gestrada@mygiantsteps.org[/email]
I am using Joomla 2.5, my mail settings in global configuration have been correctly typed. And my [email]'@mygiantsteps.org[/email]' email address is using google as its domain email which makes it even weirder that it's not working, since both email addresses are really gmail.
Thanks!
I have the same problem. Using Joomla 2.5.14 and K.2. Before my last upgrade from previous version of joomla, the Chronoform worked perfectly. I also found a problem on Captcha which does not seem to work properly.
Hi,
@gus210: that looks like a problem with the e-mail being received, not with it being sent. I suggest that you check the receiving mail server settings.
@dusiem: What exactly is the problem that you have? There is a bug in the Joomla! 3.2 mailer code that may be fixed if you re-save the site email settings.
Bob
@gus210: that looks like a problem with the e-mail being received, not with it being sent. I suggest that you check the receiving mail server settings.
@dusiem: What exactly is the problem that you have? There is a bug in the Joomla! 3.2 mailer code that may be fixed if you re-save the site email settings.
Bob
@GreyHead
Thanks! Apparently email servers work differently when using Joomla 2.5 and 1.5, all we had to do was change 'Mailer' in mail settings to SMTP rather than PHP Mail. All my information was kept the same, so it was literally just changing one little thing in the drop down box.
Thanks! Apparently email servers work differently when using Joomla 2.5 and 1.5, all we had to do was change 'Mailer' in mail settings to SMTP rather than PHP Mail. All my information was kept the same, so it was literally just changing one little thing in the drop down box.
This topic is locked and no more replies can be posted.