danielvasc
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by danielvasc-
Do not know, sorry.
-
The solution I found was blocking through the firewall. iptables -A INPUT -p tcp --dport 25 -m string --string 'ylmf-pc' --algo bm -j DROP Yours, Daniel Vasconcelos -- IT Analyst
-
I added the following firewall rule: iptables -A INPUT -p tcp --dport 4000 -j ACCEPT Now I need to insert a rule in the apache configuration file (/usr/local/apache/conf/includes/post_virtualhos...
-
But only authenticated on the server people can make sending messages. What's wrong with that? And you said that the settings will be overwritten?
-
Solved! I'll show what I did: - Removed - Yours, Daniel Vasconcelos
-
Same error. - Removed -
-
- Removed -
-
Same error in thunderbird: - Removed - Error log: root@cpanel [~]# tail -f /var/log/exim_mainlog | grep stche 2014-06-17 15:17:44 H=([192.168.0.78]) [187.108.17.28]:58950 F= rejected RCPT : SMTP ...
-
Using account of Cpanel - Removed - Error: root@cpanel [~]# grep 187.108.17.141 /var/log/exim_mainlog 2014-06-17 14:27:27 SMTP connection from [187.108.17.141]:52632 (TCP/IP connection count = 6) ...
-
root@cpanel [~]# tail -f /var/log/exim_mainlog | grep stche 2014-06-17 14:27:27 H=(Alexandre) [187.108.17.141]:52632 F= rejected RCPT : SMTP AUTH is required for message submission on port 587 2014...