Control Web Panel

WebPanel => Postfix => Topic started by: sjorsnl on January 19, 2015, 10:14:09 AM

Title: Error with Hotmail-address as forward email address
Post by: sjorsnl on January 19, 2015, 10:14:09 AM
Hi guys, I am running into some problems in adding hotmail as an email alias. It does not seem to work. I get a 'Delivery Status Notification (Failure)' when I send email to the alias (which should forward it to ******@hotmail.com).

Is there a solution to this problem? I can think of two things:

- Setting up SRS for postfix
- Adding smtpd_relay_restrictions to /etc/postfix/main.cf

Any thoughts on this?
Title: Re: Error with Hotmail-address as forward email address
Post by: sjorsnl on January 19, 2015, 10:15:57 AM
Adding the smtpd_relay_restrictions don't seem to work...
Title: Re: Error with Hotmail-address as forward email address
Post by: Administrator on February 04, 2015, 02:18:15 AM
if this issue is server based then you should probably check this with your system admin since it should be tested and checked using logs.
Title: Re: Error with Hotmail-address as forward email address
Post by: sjorsnl on February 21, 2015, 09:26:03 AM
My question is: is this normal, expected behavior? Or is no-one having these issues?

Title: Re: Error with Hotmail-address as forward email address
Post by: aeanez on March 09, 2015, 05:11:00 AM
hi sjorsnl, the issue is because hotmail is blocking your IP, you need to request they to white list ip address
Title: Re: Error with Hotmail-address as forward email address
Post by: Administrator on March 09, 2015, 12:58:14 PM
you should also check that your mailserver is properly set
http://wiki.centos-webpanel.com/resolve-emails-marked-as-spam
Title: Re: Error with Hotmail-address as forward email address
Post by: so1976 on May 20, 2018, 05:25:51 AM
hi sjorsnl, the issue is because hotmail is blocking your IP, you need to request they to white list ip address

a very common problem, of every 10 servers that installed the CWP, it presents bounce problems to hotmail, as if the domain did not exist in the server, then when it changed to cpanel, the problem was solved, there is something wrong in the CWP , some BUG.
Title: Re: Error with Hotmail-address as forward email address
Post by: ForYourIT on January 05, 2019, 12:41:55 PM
Hi guys, I am running into some problems in adding hotmail as an email alias. It does not seem to work. I get a 'Delivery Status Notification (Failure)' when I send email to the alias (which should forward it to ******@hotmail.com).

Is there a solution to this problem? I can think of two things:

- Setting up SRS for postfix
- Adding smtpd_relay_restrictions to /etc/postfix/main.cf

Any thoughts on this?
My question is: is this normal, expected behavior? Or is no-one having these issues?



I am having the same issue. It is all fine when sending mails threw one of my mailboxes, however when mail gets forwarded threw an alias the mail sometimes gets marked as spam. I checked the headers and it seems like the DKIM is suddenly not setup properly anymore....
Have you found a fix for this?