Posts by Puntonetsvb

    Pues si he visto que la cola se acortó considerablemente, pero no he podido probar nada porque creo que ovh me bloqueó el puerto 25, ya que veo los mensajes en cola para ser enviados pero no se mueven de ahi


    hago postqueue -p y veo los mensajes en cola
    hago postqueue -f para que los envie y siguen exactamente los mismos


    ¿Como podría comprobar si me han bloqueado el puerto 25? y en ese caso,
    ¿Como podría cambiar el puerto por el que envia postfix?, lo intente modificando el master.cf pero después al usar el webmail me decia que no podia conectarse al smtp?

    Si hago un postqueue -p
    veo muchos mensajes en cola como este
    72DDD28C05D 699 Mon Oct 28 14:19:58 [email protected]
    (connect to mx.dca.untd.com[64.136.44.37]:25: Connection timed out)
    [email protected]
    (mail transport unavailable)
    [email protected]
    [email protected]
    (delivery temporarily suspended: connect to mx2.hotmail.com[65.55.37.120]:25: Connection timed out)
    [email protected]
    [email protected]
    [email protected]
    (delivery temporarily suspended: connect to mta6.am0.yahoodns.net[63.250.192.45]:25: Connection timed out)
    [email protected]
    [email protected]
    [email protected]
    (connect to idcmail-mx2no.cg.shawcable.net[64.59.134.8]:25: Connection timed out)
    [email protected]




    Es como si cuentas que no existen de un dominio que si existe estuviesen mandando spam.


    Creo que he activado bien un limite de 15 correos por minuto con el parámetro
    smtpd_client_message_rate_limit postfix
    como no encontraba en que fichero modificarlo vi googleando que se podía hacer directamente asi:
    postconf -e smtpd_client_message_rate_limit=15
    pero no se si despues hay que reiniciar postfix o es un comando qeu cuando reinicie volverá a a esta como estaba

    ////////////////////////////////////SOLUCIONADO/////////////////////////////////////////
    Desbloquee la ip del filtro de ovh y perfecto, por cierto, la limitación va de lujo


    ////////////////////////////////////LIMITAR NUMERO DE MENSAJES //////////////////////////
    anvil_rate_time_unit = 60s (establece la unidad de tiempo a 1 minuto)
    smtpd_client_message_rate_limit = 15 (limita el numero de mensajes por unidad de tiempo)


    Esta limitación haría que un cliente no pudiese mandar más de 15 mensajes por minuto.



    ear Customer,


    We detected spams were sent from the IP 91.121.118.26.



    You will be able to unblock this IP in 1 hour(s).




    We have activated a new anti-spam protection layer,
    whenever we detect an IP as a spammer we bloc the port 25
    on the network level.


    Here are some advanced details about your emails:
    Destination IP: 64.12.139.193 - Message-ID: - Spam score: 310
    Destination IP: 64.12.139.193 - Message-ID: - Spam score: 370
    Destination IP: 64.12.139.193 - Message-ID: - Spam score: 310
    Destination IP: 205.188.103.1 - Message-ID: - Spam score: 364
    Destination IP: 205.188.156.193 - Message-ID: - Spam score: 349



    You have to check the problem and do the following operations before to
    unblock your ip :


    1)stop the sending of mails (sop the mail on your server)
    2) check the mail queue and remove the problematic emails
    3) unblock the sending of emails (as explained below)
    4) relaunch your mail system


    If you identified and fixed the spam issue, you can unblock
    your IP using the api:


    https://api.ovh.com/console/#/ip
    Click on "Explore the OVH IP"
    You need to use your OVH codes
    Then you need to choose "/ip" then "/ip/{ip}/spam/{ipSpamming}"(DELETE)
    Icone at the beginning of the line),enter the ip of your server in the
    zones "ip" and "ipSpamming"
    then click on "Execute"


    You can also use that link https://api.ovh.com/console/#/ip to verify
    if your IP's were
    blocked.


    If we detect again the spam issue, your Ip will be blocked
    again and unblocking is available only after 24 hours.


    A third detection will result on a 30day blocking.


    To contact our support team, please go to:
    http://ovh.to/5guuEPy



    He mirado a ver si localizaba algún dominio qeu estuviese en esas ip a las que se supone que envié el spam, pero no contienen dominios, y me creo que pueda un fallo de las pruebas de ovh, ¿Sabéis algo?

    Tengo unas webs en las que cada poco me modifican el index.html, index.php ... metiendo javascript, he comprobado y solo tienen privilegios de escritura el propietario. ¿Que podría hacer para evitarlo?