GMail and Sourceforge E-mail Bouncing Saga
An anonymous reader writes "All e-mail going back and forth from Sourceforge and Gmail is being bounced. This leaves many Open Source projects with helpless mailing lists. Fortunately, Sourceforge blames Google and Google is blaming SourceForge for this. The Sourceforge support site is clogged with support requests for a resolution to this problem. Google's response to this bouncing has been automated e-mails saying it is probably at the other end of mail delivery. This is something that the community needs to know about since it has been going on for a week already with no end in sight." Worth noting that Sourceforge and Slashdot are both part of OSTG. Update 20:07 GMT by SM: According to SourceForge support staff this issue is now resolved. Apparently a few days ago the sender-verify to gmail started resulting in 450 errors. Google has since either corrected this issue or whitelisted SourceForge and several tests of the system have resulted in correct delivery.
My work here is dung.
Invasion.
Dirty Pirate Hooker
The summary was useless, there's only a few things I want to know about this spat. Who sends the first DSN, why and why was it rejected by the other party?
I for one welcome our new e-mail bouncing, blame placing, invading overlords!
The message linked to in the post says the person is having trouble with both gmail and sending mail from his own domain. I have also had trouble with sourceforge, where mails from my ISP seemed to be "eaten" about half the time. I've just moved mailing lists off sourceforge, although I'm still using them as their svn support is good. Unless anyone else is having trouble with gmail, I'm tempted to just lay all of the blame at sourceforge.
Combination - fun iPhone puzzling
I don't think that word means what you think it means. Unless you are glad that no one is willing to take responsibility for the problem and fix it???
I Am My Own Worst Enemy
I've had cases where mail coming from SourceForge never reached me; their servers never even attempted to connect to my e-mail server (i.e. nothing in the logs to indicate this). I was running my own DNS at the time, at a colocation center, and never had problems sending or receiving e-mail before with any other domains.
...you all have the source code, and the developers do not consider this a priority, so feel free to solve your problem and post a patch
Greetings,
This is something recent that has changed in how Google handles
email (other sites have started to get the same errors). We
are investigating how to deal with this.
SourceForge.net Support
Is it because sourceforge is not following the RFCs and google has just tightened up?
We had a similar issue in one of our programs where mailing worked wonderfully for months and months for all customers, then one morning complaints started.
It appears as though we weren't following the RFCs to the letter and the main isp in our country (bt) had updated to a more stringent mail server (we shockingly used an additional CR where one was not expected...).
This all sounds similar.
liqbase
Why not just dump SourceForge? Surely there are utilities to migrate to another development platform or an open source repository solution...
Troubleshooting IT on message boards involving the public is a highly effective way to get things done.
Allow me to start. *ahem*
WHY is SourceForge even using SMTP????!!!
# Erik
Who is the Slashdotter to root for? Hmm... I know, third option! It is Microsoft's fault!
Help poke pirates in the eyepatch, arr.
They don't have a "+1 Nerd Movie Quotes" mod, sorry. :)
"Well Gmail is still in beta so don't blame us."
Procrastinating life a way at a rapid rate of speed.
Sure, there are RFCs and other standards to ensure that if an e-mail isn't delivered, someone is notified, but those are hardly written in stone. Sometimes e-mail just disappears into the wonderful world of dev/null.
There is never, ever any absolute guarantee that an e-mail is going to reach its destination, just as there is no way of knowing if that letter you drop in a mailbox is really going to go where it is supposed to.
If you're trying to maintain a discussion, use a bulletin board. There you can see whether your message was posted, and... as long as the host is up, other people will see what you see.
In any event, people gotta learn that technology is never 100% reliable. You'd think we'd understand this by now.
Google has SPF records. Sourceforge seems to reject mail that seems spoofed (eg people 'pretending' to be allowed to send user@gmail.com mail without going through google.
It's neither sourceforge's fault not google's fault. It's the enduser's fault. You must send/receive email through google's gmail system.
You get what you pay for.....
I am considering dropping Sourceforge for Google partly for this reason. I have had trouble with some of my other domains and Sourceforge isn't even interested in helping me get my email servers working properly with their system.
LedgerSMB: Open source Accounting/ERP
Of course, this is the sort of accuracy I expect from Slashdot.
Don't blame me; I'm never given mod points.
This was DreamHost's response:
I don't know if that means that GMail rejects Mailman messages, or Mailman has problems sending to Gmail addresses, but one way or another, it doesn't work right.
--
Use coupon DH75OFF to get $75 off hosting at DreamHost.com
I would say this is Gmail's problem.
Gmail is initiating what are called call-backs. For every incoming e-mail, they attempt to send a fake e-mail back to the sender to verify that the sending address actually exists.
The theory is that since spammers forge many names, it will reject spams that have made up names forged into them.
The end result, however, is that it pushes your spam problem back on to the domain forged into the spam. It causes an extra load on that server as it has to accept all these bogus connections. For another it will just encourage spammers to forge other people's actual addresses as the sender of their garbage.
It is encouraging to see that Sourceforge does not support that. I would give the solution as to either complain to Gmail that callbacks break they stated goal of "Do no evil".
Barring that, don't use gmail.
A pragmatic solution would be to say, "I don't care whose fault it is, we will disable/filter our automatic reply system on our end for a couple days until a real solution can be found." The chances of someone being pragmatic on ONE side is pretty good, and while it wouldn't be necessary, the chances of someone being pragmatic on BOTH sides isn't too terrible to contemplate either.
Once you turn off the water at an upstream valve, fixing the actual pipe rupture gets a lot easier. Just git 'er done.
[
So, it would seem that SourceForge cannot verify the sender of incoming messages from GMail so SourceForge is issuing a temporary rejection.
Is GMail correctly handling the temp rejects?
The solution would be:
a. Find out where the sender verify callout is breaking and fix that.
b. Disable sender verify callout until you can do "a".
On my latest open source project (LedgerSMB), several of us including both project admins have been unable to send email to the lists from Gmail accounts because of this issue. Our mailing lists have thus been basically down because of this.
It is a *very serious* problem for Sourceforge. Before all this happened, we were actually talking about using Google Code instead.
If you are interested in what LedgerSMB is, it is a truly open fork of SQL-Ledger with a real attention to security and data integrity. Currently we offer a more secure system with a few additional features and reports. But we already have a number of new features committed to SVN such as a framework for real-time credit card processing (for POS applications) and the like.
LedgerSMB: Open source Accounting/ERP
Since all email is being bounced does this mean that it is an endless snowball effect with more and more emails being bounced back and forth?
Who will have the last server standing? Google or Sourceforge?
Um, INCOASFML (I'm not currently on a source forge mailing list) but the way I've been operating for years would probably remedy this situation. I have my own domain... I run my own sendmail (insert MTA flamewar here, perhaps someday I'll switch to postfix or qmail or something). I have my own webmail, but it sucks. I signed up for gmail with an obscure username. Gave *noone* the account name. I just forwarded my user on my colocated machine to GMail, and have GMail use that username as a reply to address. Works great. GMail's become my glorified webmail client (it beats the crap outta my other ones).
So at the end of the day, have your friendly local neighborhood mail admin forward a real domain account to your gmail. Then just change it on sourceforge's list. Then I'm not subject to gmails (or sourceforges) mail policies, only my own.
FLR
http://code.google.com/hosting/
Includes web space, svn hosting, a tracker, and the like.
LedgerSMB: Open source Accounting/ERP
Sourceforge is posting the following message to bug reports about this problem.
Greetings,
We're aware of the difficulties in the interaction
between
our mailing list services and Gmail. Our network operations
team
is currently aware of the issue and is working with Gmail
administration on a resolution.
-Jay Bonci
Systems Programmer Analyst,
Sourceforge.net
Somebody posted a SMTP dialog to one of the bug reports:
Example:
telnet mail.sourceforge.net 25
Trying 66.35.250.206...
Connected to mail.sourceforge.net.
Escape character is '^]'.
220 mail.sourceforge.net ESMTP Exim 4.44 Sat, 30 Sep
2006 01:12:02 -0700 sc8-sf-mx1.sourceforge.net
HELO aisa.fi.muni.cz
250 mail.sourceforge.net Hello 14397 at aisa.fi.muni.cz [147.251.48.1]
mail from:
250 OK
rcpt to:
451-Could not complete sender verify callout
451-Could not complete sender verify callout for <anyone@gmail.com>
451-The mail server(s) for the domain may be temporarily unreachable, or
451-they may be permanently unreachable from this server. In the latter case,
451-you need to change the address or create an MX record for its domain
451-if it is supposed to be generally accessible from the Internet.
451 Talk to your mail administrator for details.
QUIT
221 mail.sourceforge.net closing connection
Connection closed by foreign host.
Sourceforge's mail server is doing a callback to gmail.com, to verify the sender address is accepted by gmail.com. This check is screwing up. It's Sourceforge's problem. Callback verify is not covered by any RFC, so SF has gone above and beyond the standards, it is their responsibility to make sure their SMTP service is interoperable with standard servers, not the other way around. Google can provide logs of the failed callbacks, but that's all the burden they should assume. It's SF's problem to fix.
Edith Keeler Must Die
In Soviet Russia the emails... arrrhhg!a;ughvo89hg804oithj9p0
mmm... chicken...
no... Yahoo!
For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
(here comes the quote nazi:)
A communications disruption can mean only one thing - invasion. (MP3)
Lisa: Dad, do you know what Schadenfreude is?
Homer: No, I do not know what shaden-frawde is. [sarcasm] Please tell me, because I'm dying to know.
Lisa: It's a German term for `shameful joy', taking pleasure in the suffering of others.
Homer: Oh, come on Lisa. I'm just glad to see him fall flat on his butt! [getting mad] He's usually all happy and comfortable, and surrounded by loved ones, and it makes me feel... What's the opposite of that shameful joy thing of yours?
Lisa: [nastily] Sour grapes.
Homer: Boy, those Germans have a word for everything!
Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
gmail also has a hosted solution. you sign up, point your dns to gmail's mail servers, and can have all your email go through email. You can even create accounts, mailing lists, etc. Right now they appear to be limiting me to 25 users per domain. Works really well. you can pop3 off their system too.
SearchIRC - Now with live chat directory!
Stop ironing your question marks. They're supposed to look wrinkled like that!
"[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz
While i understand that this post will be read by noone because im not writing this to the topic thats still hot, i'd like to share my experiences. *Gmail* Looses Forwarded Mails. Sometimes. I have my domain thats *now* being hosted in gmail. At one point when my domain was not in use due to outtake on my internet connection, i started to use regular gmail xyz.zxy@gmail.com, about 6 months later, my domain was "accepted" to the beta phase of gmail for your own domains. As i was allready so used to that account and had all my calendar there, i just forward all my mail from my own domain to regular gmail account - and *alot* of messages never reach from One gmail account (hosted) to Another Gmail account (normal gmail). All the messages are visible ofcourse where they first come into the system but they are never delivered to the main account where im supposed to read'em.
yush
Emails I sent a few days ago have now appeared on the SF.NET mailing lists, as of this morning! So it appears that the problem is fixed, or at least that one of the many workarounds that have been suggested have been applied (like temporarily disabling callbacks).
This problem has been going on for a whole week, and now the very morning that this complaint appears on slashdot is the same morning that the problem is fixed. Coincidence? Or is it that the impending publicity motivated someone to reprioritize this problem and do something about it? It's shameful that Sourceforge allowed a communications failure to persist for so long from what is undoubtedly one of their biggest email sources.
In any case I'm very happy that it seems to be working again. Are other gmail users seeing similar improvements?
So, is that Google's way of diagnosing hemroids, or of helping you find gay blind dates?
Hmm... take down one of the biggest Open Source Software repositories and the biggest search engine?
This must be the work of Microsoft!
Now how can we fit Haliburton into this?
In September gmail started rejecting many good e-mails. That's why I've switched to my ISP's e-mail.
I want to receive all incoming e-mails, but in gmail it's impossible to disable filters.
Messages are blocked in the SMTP session, there is no way to whitelist a sender.
The error message is:I've setup my SF preferences to forward messages from @users.sourceforge.net to my gmail account. Since I've signed up for gmail, none of the messages sent to my sf address have been received. I always meant to put in a ticket at SF, but never really considered it a big deal, I would just direct people to email my gmail account directly.
SourceForge doesn't use Mailman - as an MTA. Instead, Mailman re-sends messages using their main MTA, probably Sendmail or Postfix (I'm too lazy to look). In other words, Mailman never connects directly to the GMail servers, so I'd be extremely hesitant to blame it.
Dewey, what part of this looks like authorities should be involved?
I get all my messages delivered to my Gmail account from Sourceforge. but I can't post. The problem is clearly that Sourceforge.net is doing SMTP callbacks in ways that are not RFC compliant. Note that I can post with mail2web but not my own Qmail server.
This is pure and simple a problem with poorly orchestrated spam controls on SF.Net's side.
LedgerSMB: Open source Accounting/ERP