Benvenuto nella nostra community, registra un account gratuito ADESSO!
Oltre 7000 persone hanno già registrato il loro account. Chiedi aiuto, conversa con aziende ed esperti del settore webhosting italiano.
Iscriviti subito! In meno di 2 minuti!




Risultati da 1 a 11 di 11
  1. #1
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Spam su Gmail ma non su Hotmail

    Salve, nel mio dedicato ho un problema alquanto strano. Ho impostato, come da voi suggerito più volte, un corretto SPF e un rDNS. Ho anche configurato il sendmail del server in modo (credo) corretto. Le e-mail arrivano correttamente ad indirizzi hotmail (che mi sembra sia più restrittiva), tuttavia finiscono nella cartella spam su Gmail. Cos'altro potrei fare per risolvere il problema? Ecco un esempio di header:

    Codice:
    Delivered-To: xxxx@xxxx.it
    Received: by 10.216.30.130 with SMTP id k2cs30709wea;
            Fri, 12 Aug 2011 00:59:15 -0700 (PDT)
    Received: from mr.google.com ([10.223.56.80])
            by 10.223.56.80 with SMTP id x16mr1039935fag.36.1313135955397 (num_hops = 1);
            Fri, 12 Aug 2011 00:59:15 -0700 (PDT)
    Received: by 10.223.56.80 with SMTP id x16mr888179fag.36.1313135954888;
            Fri, 12 Aug 2011 00:59:14 -0700 (PDT)
    Return-Path: <mail@xxxx.it>
    Received: from server.xxxx.it (server.xxxx.it [188.xx.xx.xx])
            by mx.google.com with ESMTPS id 12si1865985fay.53.2011.08.12.00.59.14
            (version=TLSv1/SSLv3 cipher=OTHER);
            Fri, 12 Aug 2011 00:59:14 -0700 (PDT)
    Received-SPF: pass (google.com: domain of mail@xxxx.it designates 188.xx.xx.xx as permitted sender) client-ip=188.xx.xx.xx;
    Authentication-Results: mx.google.com; spf=pass (google.com: domain of mail@xxxx.it designates 188.xx.xx.xx as permitted sender) smtp.mail=mail@xxxx.it
    Received: from apache by server.xxxx.it with local (Exim 4.63)
        (envelope-from <mail@xxxx.it>)
        id 1QrmeE-0004ik-CM
        for xxxx@xxxx.it; Fri, 12 Aug 2011 09:59:18 +0200
    To: "xxxx" <xxxx@xxxx.it>
    Subject: xxxxxxxxxxx
    X-PHP-Originating-Script: 502:class.html.mime.mail.inc
    From: "Fabio" <xxxx@xxxx.it>
    X-Mailer: Html Mime Mail Class
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
        boundary="=_049b38ade150770489826f43d2886344"
    Message-Id: <E1QrmeE-0004ik-CM@server.xxxx.it>
    Date: Fri, 12 Aug 2011 09:59:18 +0200



  2. #2
    Utente Moderatore L'avatar di Alex
    Data Registrazione
    Aug 2006
    Messaggi
    2,365

    Re: Spam su Gmail ma non su Hotmail

    a occhio direi che è un form questo, il problema si presenta anche sulle mail inviate non da php?
    Il miglior sito italiano su winning eleven e pro evolution soccer
    Ubuntu è una antica parola africana che significa: "Non so installare Debian"

  3. #3
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Re: Spam su Gmail ma non su Hotmail

    Non ho provato perchè utilizzo Google Apps per gli indirizzi e-mail del sito, di conseguenza non ho alcuna e-mail creata e configurata nel server. Dici che il problema è qualche configurazione sbagliata del sendmail?

    EDIT: ho provato ad inviare una mail da shell col comando "mail indirizzo@email.it" ed arriva sempre correttamente su Hotmail mentre va ancora su spam su Gmail.

  4. #4
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Re: Spam su Gmail ma non su Hotmail

    Questo è l'header della mail inviata da shell e finita su spam su Gmail:

    Codice:
    Delivered-To: xxxx@xxxx.com
    Received: by 10.216.30.130 with SMTP id k2cs31196wea;
            Fri, 12 Aug 2011 01:31:00 -0700 (PDT)
    Received: from mr.google.com ([10.223.159.202])
            by 10.223.159.202 with SMTP id k10mr1116218fax.6.1313137860823 (num_hops = 1);
            Fri, 12 Aug 2011 01:31:00 -0700 (PDT)
    Received: by 10.223.159.202 with SMTP id k10mr950411fax.6.1313137860592;
            Fri, 12 Aug 2011 01:31:00 -0700 (PDT)
    Return-Path: <root@server.xxxx.it>
    Received: from server.xxxx.it (server.xxxx.it [188.xx.xx.xx])
            by mx.google.com with ESMTPS id c4si841877fac.73.2011.08.12.01.30.59
            (version=TLSv1/SSLv3 cipher=OTHER);
            Fri, 12 Aug 2011 01:30:59 -0700 (PDT)
    Received-SPF: pass (google.com: best guess record for domain of  root@server.xxxx.it designates 188.xx.xx.xx as permitted sender)  client-ip=188.xx.xx.xx;
    Authentication-Results: mx.google.com; spf=pass (google.com: best guess  record for domain of root@server.xxx.it designates 188.xx.xx.xx as  permitted sender) smtp.mail=root@server.xxxx.it
    Received: from root by server.xxxx.it with local (Exim 4.63)
        (envelope-from <root@server.xxxx.it>)
        id 1Qrn8x-0005Fl-4L
        for xxxx@xxxx.it; Fri, 12 Aug 2011 10:31:03 +0200
    To: xxxx@xxxx.com
    Subject: Prova
    Message-Id: <E1Qrn8x-0005Fl-4L@server.xxxx.it>
    From: root <root@server.xxxx.it>
    Date: Fri, 12 Aug 2011 10:31:03 +0200

  5. #5
    GrG
    GrG è collegato
    Webhosting Guru L'avatar di GrG
    Data Registrazione
    Mar 2007
    Località
    Milan, Italy
    Messaggi
    5,189

    Re: Spam su Gmail ma non su Hotmail

    Il dominio da cui invii è lo stesso che hai configurato in Google Apps? Posso vedere il tuo SPF?
    Giorgio (GrG) Bonfiglio
    Cloud Evangelist, System/Network Engineer
    http://blog.grg-web.eu/ http://www.giorgio-bonfiglio.tel/

  6. #6
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Re: Spam su Gmail ma non su Hotmail

    Il dominio registrato su Google Apps è lo stesso che uso per inviare e-mail. L'SPF è il seguente:

    v=spf1 ip4:188.xx.xx.xx ~all

  7. #7
    GrG
    GrG è collegato
    Webhosting Guru L'avatar di GrG
    Data Registrazione
    Mar 2007
    Località
    Milan, Italy
    Messaggi
    5,189

    Re: Spam su Gmail ma non su Hotmail

    Occhio perchè così praticamente stai segnalando come spam tutte le email inviate da google apps...
    Giorgio (GrG) Bonfiglio
    Cloud Evangelist, System/Network Engineer
    http://blog.grg-web.eu/ http://www.giorgio-bonfiglio.tel/

  8. #8
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Re: Spam su Gmail ma non su Hotmail

    Quindi che SPF corretto dovrei utilizzare? In ogni caso non mi sembra che le mail inviate da Google Apps vadano in spam: funzionano correttamente, ho anche provato ad utilizzare delle mail di Google Apps per l'invio SMTP dai servizi del sito ma mi vengono costantemente bloccate (probabilmente troppo traffico).

  9. #9
    Webhosting Guru L'avatar di EvolutionCrazy
    Data Registrazione
    May 2006
    Località
    Vicenza
    Messaggi
    2,973

    Re: Spam su Gmail ma non su Hotmail

    io faccio la tua stessa cosa e va tutto senza alcun accorgimento particolare... non è mai andato o è un ip nuovo che magari non ha ancora chissà che ottima reputazione per google?

    PS: relativamente all'uso dell'smtp di gmail se hai la versione "per chi non vuole spendere soldi" gapps limita il numero di email che puoi inviare all'ora
    cliente : Seflow.it, Leaseweb.com, First-Colo.de, OVH.it, Hetzner.de, Worldstream.nl, Servereasy.it
    ex-cliente: tutti gli altri, o quasi.

  10. #10
    HT Member
    Data Registrazione
    Oct 2008
    Messaggi
    37

    Re: Spam su Gmail ma non su Hotmail

    L'IP è nuovo quindi probabilmente è un problema di "reputazione". Ma come fare per far crescere questa reputazione? Basta che passi un po' di tempo o ci sono altre cose che potrei fare per velocizzare questo processo?

  11. #11
    Webhosting Guru L'avatar di EvolutionCrazy
    Data Registrazione
    May 2006
    Località
    Vicenza
    Messaggi
    2,973

    Re: Spam su Gmail ma non su Hotmail

    l'ho buttata lì.... perchè dai miei ip storici non vedo problemi ne usando mailx da console ne tramite script php...

    nello script php che headers mandi?

    generalmente bastano questi:

    Codice:
    $headers = 'From: '.$settings['site_name'].' Tech <'.$settings['tech_email'].'>' . "\n" .
    			'Reply-To: '.$settings['site_name'].' Tech <'.$settings['tech_email'].'>' . "\n" .
    			'Return-path: '.$settings['site_name'].' Tech <'.$settings['tech_email'].'>' . "\n" .
    			'X-Mailer: miomailer v1.0';
    cliente : Seflow.it, Leaseweb.com, First-Colo.de, OVH.it, Hetzner.de, Worldstream.nl, Servereasy.it
    ex-cliente: tutti gli altri, o quasi.

Discussioni Simili

  1. WebhostingDay 2010: si parla di spam con Spam Experts
    Di Redazione HostingTalk nel forum Articoli e news su Webhosting e Servizi Internet
    Risposte: 6
    Ultimo Messaggio: 17-03-2010, 19:45
  2. Gmail, nuovamente colpiti alcuni account Gmail
    Di Redazione HostingTalk nel forum Articoli e news su Webhosting e Servizi Internet
    Risposte: 0
    Ultimo Messaggio: 20-01-2010, 06:00
  3. Hotmail considera le mie email spam
    Di denadai2 nel forum Gestione Server Windows e Server Linux
    Risposte: 2
    Ultimo Messaggio: 23-05-2008, 16:11
  4. Plesk, Hotmail, Spam, aiuto!!
    Di luka216 nel forum Gestione Server Windows e Server Linux
    Risposte: 9
    Ultimo Messaggio: 01-04-2008, 08:52
  5. Vps & Plesk, Hotmail, Spam...
    Di luka216 nel forum Pannelli di controllo e Hosting software
    Risposte: 3
    Ultimo Messaggio: 19-02-2008, 10:15

Informazioni Discussione

Utenti che Stanno Visualizzando Questa Discussione

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •