Hello All, This is a serious problem with my server. I've a dedicated server at iweb Now I've SPF etc DNS whitelisted IP everything.. I use Sendblaster to send emails to google & yahoo groups. Emails are going fine to Yahoo groups but Not going to google groups. It says OK OK OK in sendblaster but emails are not shown in the inbox of gmail. I've tried to get help from my server but they said everything is fine it should work & they also said to wait for few days its been 14 days still not working. Please guide me what to do...
Can you sniff or find in logs your transport procedure? Something like this: S: 220 smtp.example.com ESMTP Postfix C: HELO relay.example.org S: 250 Hello relay.example.org, I am glad to meet you C: MAIL FROM:<bob@example.org> S: 250 Ok C: RCPT TO:<alice@example.com> S: 250 Ok C: RCPT TO:<theboss@example.com> S: 250 Ok C: DATA S: 354 End data with <CR><LF>.<CR><LF> C: From: "Bob Example" <bob@example.org> C: To: Alice Example <alice@example.com> C: Cc: theboss@example.com C: Date: Tue, 15 Jan 2008 16:02:43 -0500 C: Subject: Test message C: C: Hello Alice. C: This is a test message with 5 header fields and 4 lines in the message body. C: Your friend, C: Bob C: . S: 250 Ok: queued as 12345 C: QUIT S: 221 Bye Code (markup):
Try to use network protocol analyzer such as Wireshark http://www.wireshark.org/download.html Which option from this http://www.sendblaster.com/which-settings-should-i-use-for-smtp/ manual you are using in Sendblaster settings? What is your domain name? You can PM me if you want.