mail server sending out thousands of spam mails
Posted: Fri Mar 29, 2019 7:27 am
i have no idea why this happens, but apperently my smtp server is open?
I have 800.000 unsend mails in my queue, and rising.
I already removed them yesterday, blocked all access to port 25, but this morning there are again 500.000 mails.
What can i do?
i tested for a open relay on https://mxtoolbox.com/, but its closed.
There are no scripts, at least that i know
So, what is going on?
i have this in my conf:
dc_eximconfig_configtype='local'
dc_other_hostnames='vps2.sanderkerkhoff.com'
dc_local_interfaces='127.0.0.1 ; ::1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
do i need to enter 127.0.0.1 in: dc_relay_nets=' ' ?
I have 800.000 unsend mails in my queue, and rising.
I already removed them yesterday, blocked all access to port 25, but this morning there are again 500.000 mails.
What can i do?
i tested for a open relay on https://mxtoolbox.com/, but its closed.
There are no scripts, at least that i know
So, what is going on?
i have this in my conf:
dc_eximconfig_configtype='local'
dc_other_hostnames='vps2.sanderkerkhoff.com'
dc_local_interfaces='127.0.0.1 ; ::1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
do i need to enter 127.0.0.1 in: dc_relay_nets=' ' ?