?
avatar guyawharwood
guyawharwood
18 Feb 2018

#I have two sites hosted by 1and1 running Joomla! 3.8.5. Both have contact modules. If the contact is to a hotmail.co.uk account, any emails sent fail with no error messages - the form says the send was successful. If I change the form to use a gmail account - the send is successful. This appears to be a recent problem.

I have a further site running from the same 1and1 account running Joomla! 3.8.2, which appears not to have this problem.

Is this a bug with 3.8.5 or any suggestions on how I fix this.

avatar guyawharwood guyawharwood - open - 18 Feb 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Feb 2018
avatar brianteeman
brianteeman - comment - 18 Feb 2018

how do you know it failed? Did it go to the spam folder of the hotmail account.

avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Feb 2018
Status New Information Required
avatar DavidBoggitt
DavidBoggitt - comment - 18 Feb 2018

I had this with a site (different hosts). They said the following (which fixed it):

I've taken a look and I see the 'mailfrom' parameter in your configuration.php file is set to email-deleted@hotmail.com. When your site tries to send a message to Hotmail with this as the from address, Hotmail detects the message as spoofed and is likely rejecting the message based on that. If you adjust this to send mail from an address under @theactualdomainname.com then that should correct the problem.

I've obviously redacted the sensitive information in their reply.

avatar guyawharwood
guyawharwood - comment - 18 Feb 2018

I have just check my config file and it reads as follows

" public $mailonline = '1';
public $mailer = 'mail';
public $mailfrom = 'g.h@hotmail.co.uk';
public $fromname = 'Bourne Deeping Parish Church';
public $sendmail = '/usr/sbin/sendmail';
public $smtpauth = '0';
public $smtpuser = '';
public $smtppass = '';
public $smtphost = 'localhost';
public $smtpsecure = 'none';
public $smtpport = '25';"

So I guess this is not the problem.

Also the problem is occurring from the contact form, which I assume isn't affected by this.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19718.
avatar Quy
Quy - comment - 18 Feb 2018

@guyawharwood g.h@hotmail.co.uk should be changed to a valid email address from the domain name.

avatar Quy Quy - change - 18 Feb 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-02-18 17:31:25
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 18 Feb 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 18 Feb 2018
avatar Quy
Quy - comment - 18 Feb 2018

Closing as a configuration issue and not a Joomla core issue. If you need further assistance, please ask in the Joomla Forums.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19718.

avatar joomla-cms-bot
joomla-cms-bot - comment - 18 Feb 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/19718

Add a Comment

Login with GitHub to post a comment