ispCP - Board - Support
(SOLVED )Emails in Gmail - question - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: (SOLVED )Emails in Gmail - question (/thread-3685.html)

Pages: 1 2


RE: Emails in Gmail - question - nuno - 07-07-2008 06:15 PM

motokochan Wrote:Hm. I was seeing the IP based on the earlier post as being in the 93.108.0.0/16 range. I guess I was mistaken on that.

Hi @motokochan thanks for you time,
any sugestion?


RE: Emails in Gmail - question - nuno - 07-09-2008 08:03 AM

bump

still going to spam Sad

any sugestion?

I not , n.p.

...........................UPDATE..................
I changed things in a dns of linode 20 minutes ago(i do not believe that even spread) but the fact is that I left to send email with the subject "test or Test Gmail" and VOILA no spam anymore, 50% is done, i'm whaiting for tomorow (dns spread) !

And i be back tomorow with some updates , SO NOT IS HOME-INTERNET PROBLEMS I KNOW IT Wink

...........................UPDATE 2..................
Like a say is now my update, today all emails go to .....SPAM again so it's a frustacion isn't?
...........................UPDATE 3..................
look this:


NORMAL FOLDER / NOT SPAM
Code:
Received-SPF: error (google.com: error in processing during lookup of email@foo.net: DNS timeout) client-ip=XXX.192.70.194;
Authentication-Results: mx.google.com; spf=temperror (google.com: error in processing during lookup of email@foo.net: DNS timeout) smtp.mail=email@foo.net
Received: from atelier (255.30.108.93.rev.vodafone.pt [93.108.30.255])
    by server.foo.net (Postfix) with ESMTP id 2CE59299B8


SPAM FOLDER

Code:
Received-SPF: pass (google.com: best guess record for domain of email@nfoo.net designates xxx.192.70.194 as permitted sender) client-ip=xxx.192.70.194;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of email@foo.net designates xxx.192.70.194 as permitted sender) smtp.mail=email@foo.net
Received: from atelier (120.191.54.77.rev.vodafone.pt [77.54.191.120])


DOH ... Wink


RE: Emails in Gmail - question - aseques - 07-09-2008 10:15 PM

Hi Nuno, I already told you a couple of things you could try in the IRC.

.- Check in somewhere (i.e. http://www.senderbase.org ) if your home IP is blocked, and if so take the steps to de-list your IP and check afterwards.

.- Enable smtpd_sasl_authenticated_header = yes in main.cf, It will disclose the username you are using to authenticate, so think about the implications before enabling it in postfix.

When you have either a whitelisted IP or an authenticated mail, google should happily accept your mails, it's probably not related to ispcp

Cheers


RE: Emails in Gmail - question - nuno - 07-09-2008 11:54 PM

aseques Wrote:Hi Nuno, I already told you a couple of things you could try in the IRC.

.- Check in somewhere (i.e. http://www.senderbase.org ) if your home IP is blocked, and if so take the steps to de-list your IP and check afterwards.

.- Enable smtpd_sasl_authenticated_header = yes in main.cf, It will disclose the username you are using to authenticate, so think about the implications before enabling it in postfix.

When you have either a whitelisted IP or an authenticated mail, google should happily accept your mails, it's probably not related to ispcp

Cheers

hI aseques

WHY you "insists" that is a ip-home-problem?

if it's a ip-home-problem all the email would to spam in Gmail!
went i send for another server he not go to the spam, and I sent to my home to gmail and how you justify this?

IS NOT A IP-HOME PROBLEM

smtpd_sasl_authenticated_header = yes i have this

thank you aseques I am only looking for alternatives


RE: Emails in Gmail - question - motokochan - 07-10-2008 07:30 AM

Check those received lines. There are two different paths the mail is taking, and that is likely part of the issue. At the very least, it isn't helping in diagnosis.

In the one that went to "spam":
Received: from redacted.net (redacted.net [x.x.70.194])
by mx.google.com with ESMTP id w43si4753047hsa.3.2008.07.09.07.11.02;
Wed, 09 Jul 2008 07:11:03 -0700 (PDT)

In the one that didn't:
Received: from viana2.redacted.pt (viana2.redacted.pt [x.x.42.169])
by mx.google.com with ESMTP id c1si6736646ana.26.2008.07.09.07.08.11;
Wed, 09 Jul 2008 07:08:15 -0700 (PDT)


Also, there are two different "from" lines, which appear to be causing the routing changes. You need to simplify to a single case first. There are too many differences between the two mails to say what the problem is.


RE: Emails in Gmail - question - nuno - 07-10-2008 07:53 AM

well the 2 is another server the first is ispcp server!

And I only showed that the problem is not the mine home-internet if yes the 2 going to the spam

that´s correct?

UPD---

Okay i will go prepair all my config for you!
Why the IRC channel is not active?
Can you go there?


RE: Emails in Gmail - question - nuno - 07-10-2008 08:33 AM

well,
I can not leave my data here to the world, you wanted more details and gave, so no one answered , i removed from now!

if someone want give an opinion tell me, that I provide the data again

thanks for you help

why the zones not have a external ns?


RE: Emails in Gmail - question - nuno - 07-15-2008 07:53 PM

motokochan Wrote:Check those received lines. There are two different paths the mail is taking, and that is likely part of the issue. At the very least, it isn't helping in diagnosis.

In the one that went to "spam":
Received: from server.foo.net (server.foo.net [xxx.xxx.70.194])
by mx.google.com with ESMTP id w43si4753047hsa.3.2008.07.09.07.11.02;
Wed, 09 Jul 2008 07:11:03 -0700 (PDT)

In the one that didn't:
Received: from viana2.foo.pt (viana2.fooo.pt [212.13.42.169])
by mx.google.com with ESMTP id c1si6736646ana.26.2008.07.09.07.08.11;
Wed, 09 Jul 2008 07:08:15 -0700 (PDT)


Also, there are two different "from" lines, which appear to be causing the routing changes. You need to simplify to a single case first. There are too many differences between the two mails to say what the problem is.

@motokochan Please mask all my data ip etc or just delete this post i hand some issues (attempts at forced)
Thank you