block incoming SMTP, while only allowing outbound connection
Re: block incoming SMTP, while only allowing outbound connec
Where is the firewall ? How to check it? Please help for this.30874 wrote:skurudo wrote:SMTP for outcomming mail, IMAP/POP3 for incomming.30874 wrote: How can I block incoming SMTP, while only allowing outbound connections.
Check firewall and block.
Max, where mail not from your server?
Do you really use exim or it's postfix??Code: Select all
postqueue: warning: Mail system is down -- accessing queue directly mail queue is emply.
Can you show output?mailq --help
Result is
mailq: invalid option -- '-'
mailq: invalid option -- '-'
mailq: fatal: usage: mailq [options]
or
mailq -help
postqueue: warning: Mail system is down -- accessing queue directly
Mail queue is empty
Please suggestion.
Best regards,
Narong.
Re: block incoming SMTP, while only allowing outbound connec
Dear Vestacp,skurudo wrote:It's possible. Check your exim - service exim stop - and then - service exim start
And change passwords for root and admin users
Detail as below. Still the same problem.
[root@30 etc]# service exim stop
Shutting down exim: [ OK ]
[root@30 etc]# service exim restart
Shutting down exim: [ OK ]
Starting exim: [ OK ]
[root@30 etc]# amilq
-bash: amilq: command not found
[root@308 etc]# mailq
postqueue: warning: Mail system is down -- accessing queue directly
Mail queue is empty
[root@30s etc]#
Best regards,
Re: block incoming SMTP, while only allowing outbound connec
I don't have a firewall option .How to install for this.
http://image.ohozaa.com/view2/yejSmapnuKhv2PzX
Please help.
Best regards,
http://image.ohozaa.com/view2/yejSmapnuKhv2PzX
Please help.
Best regards,
Re: block incoming SMTP, while only allowing outbound connec
Help me please ..
Best regards,
Best regards,
Re: block incoming SMTP, while only allowing outbound connec
If you don't have firewall, you can you third-party software for this - like UFW30874 wrote:Help me please ..
,
https://en.wikipedia.org/wiki/Uncomplicated_Firewall
Install and setup.