Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rafaballack

Pages: [1]
1
E-Mail / Re: Erro SMTP (450)
« on: April 23, 2015, 12:05:31 AM »
hi rafaballack,

maybe you set "Reject Unknown Hostname" in postfix manager menu,

try to find and comment # this line

Code: [Select]
reject_unknown_helo_hostname
in /etc/postfix/main.cf an then

Code: [Select]
service postfix restart

Worked!
But when sending any email, does not receive

2
E-Mail / Erro SMTP (450)
« on: April 18, 2015, 04:39:00 PM »
I can't send emails but can receive. Displays the message: SMTP Error (450): failed to add the recipient

"myemail@hotmail.com" (4.7.1 <xxx.208.26.82>: Helo command rejected: Host not found).

3
Mod_Security / Magento does not work after activate the Mod Security
« on: April 18, 2015, 12:12:09 AM »
Does anyone have any solution?

When the Mod Security is activated the Magento features: 500 Internal Server Error.


Already activated in magento. htcess not success

<IfModule mod_security.c>
 
    SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule>

4
E-Mail / Cant access mail
« on: April 13, 2015, 03:29:48 AM »
I can't access the email by Rouddcube. When I enter the password prompt the message: Failed to connect to the server. Verify that reported the data correctly.

It deletes the email and reconfigured again but I can't access the emails.

Pages: [1]