5, September 2008

formmail -> Gmails spam box? - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  WebDigity Community  >  Forum Lounge  >  Google Forum
Topic: formmail -> Gmails spam box?
« previous next »
Pages: [1] Print

Author Topic: formmail -> Gmails spam box?  (Read 1206 times)
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« on: Apr 25, 2007, 04:55:06 PM »

Hi,

I noticed that the last time a lot emails send by forms from my websites landing in my spam box, also emails send by applications like wordpress or directadmin (hosting CP).

anyone else with these problems?


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #1 on: Apr 25, 2007, 04:57:08 PM »

No I don't have such problems.

Maybe your mail server is black listed or has open relay?

Do you get any other emails from your mail server? Try to send a mail to your gmail account using the same mail server that your php apps use.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #2 on: Apr 25, 2007, 05:02:58 PM »

No I don't have such problems.

Maybe your mail server is black listed or has open relay?

Do you get any other emails from your mail server? Try to send a mail to your gmail account using the same mail server that your php apps use.

I tried that first I thought it's maybe because of the mail() function, but than I used the phpmailer via smtp and still the same problem. The the best thing is that I forward the mail to my finalwebsites email account which is hosted by Google Sad

I have no problem with other mails (like from this forum for example)

The IP address from the mail server is clean according spamcop


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #3 on: Apr 25, 2007, 05:13:07 PM »

Maybe the text in your mails?

Have you tried to contact google?

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: Apr 25, 2007, 05:23:25 PM »

Maybe the text in your mails?

Have you tried to contact google?

I tried the same mail via diff. forms, sometimes it was OK and sometimes not Sad

you're right I should a message to the group (don't think there is a support department for gmail)


Last blog : Is your website is down? Know before your visitors do!
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #5 on: Apr 25, 2007, 05:41:38 PM »

other people have these problems too, I think it's better not to forward the most of the mail...


Last blog : Is your website is down? Know before your visitors do!
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: Apr 25, 2007, 05:51:27 PM »

I think its the gmail address,

just send a mail to your address,

let me know if this message hits  your spambox


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #7 on: Apr 25, 2007, 06:40:34 PM »

No I got your mail......

It looks like a bug in gmail's system. Maybe you should email them.

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Nikolas' Servant's Servant
*
Gender: Male
Posts: 29
186 credits
Members referred : 0


Working hard to build in PHP


« Reply #8 on: Jul 08, 2007, 09:29:20 PM »

Are you using sourceforge send mail library or some othe SMTP library?

If you using mail() php function Spam Assassin gives a score for it.
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #9 on: Jul 08, 2007, 09:38:20 PM »

Are you using sourceforge send mail library or some othe SMTP library?

If you using mail() php function Spam Assassin gives a score for it.

I tried them all, it's because some gmail user gaves a spam vote to email from that server (its a reseller server)


Last blog : Is your website is down? Know before your visitors do!
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 8037
41179 credits
Members referred : 3



« Reply #10 on: Jul 08, 2007, 09:40:22 PM »

You can use phpmailer and use an SMTP account from your other server to avoid this Smiley

(I know it is a but insane but it will work)

Trial and Error my two best teachers Cool
Join us @ facebook Visit through proxy

Last blog : MIA - Where Nick and Tim
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: Jul 08, 2007, 09:44:16 PM »

You can use phpmailer and use an SMTP account from your other server to avoid this Smiley

(I know it is a but insane but it will work)

nope I use only phpmailer now also with smtp the same problem, I have a bigger problem with some mail provider, these guys can't see that the mail is coming from several external web sites


Last blog : Is your website is down? Know before your visitors do!
Nikolas' Servant's Servant
*
Gender: Male
Posts: 29
186 credits
Members referred : 0


Working hard to build in PHP


« Reply #12 on: Jul 08, 2007, 09:45:13 PM »

Good idea! Yeah Gmail and Aol once they vote the email server domain as Spam it is hard to get off it. Not like SBL.
Nikolas' Servant's Servant
*
Gender: Male
Posts: 29
186 credits
Members referred : 0


Working hard to build in PHP


« Reply #13 on: Jul 08, 2007, 09:46:22 PM »

Set up an email server with a DNS nameserver thisisnotgooglespam.com
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6307
38662 credits
Members referred : 374


It's time to use PHP5!


« Reply #14 on: Jul 08, 2007, 09:57:04 PM »

Set up an email server with a DNS nameserver thisisnotgooglespam.com

I send emails from my own server and everything is fine Smiley


Last blog : Is your website is down? Know before your visitors do!
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=6453
Tags : gmail spam Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] Print 
Webdigity Webmaster Forums  >  WebDigity Community  >  Forum Lounge  >  Google Forum
Topic: formmail -> Gmails spam box?
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Sep 05, 2008, 07:49:36 AM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 36.290
Total Topics: 7.476
Total Members: 3.897
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: FlorianHofmann

16 Guests, 3 Users online :

14 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.