| Linode Forum https://forum.linode.com/ |
|
| Sourceforge lists not accepting my email? https://forum.linode.com/viewtopic.php?f=11&t=2806 |
Page 1 of 1 |
| Author: | jp [ Sat Jul 21, 2007 6:21 am ] |
| Post subject: | Sourceforge lists not accepting my email? |
Hi. As far as I can see, my email setup is fine. MX record OK, I can send and receive email, etc. But I sourceforge.net seems to refuse connections from my linode, I can't tell why. This is what happens: Code: Jul 21 07:04:43 localhost postfix/smtpd[30721]: connect from lists.sourceforge.net[66.35.250.206] It seems to me that they're doing something wrong, but I'm not sure... My MX record is working fine, as always: Code: dig mx randomnode.info And my MX IP is not listed in any SPAM databases that I know of (I checked from dnsstuff.com). Any other ideas of what could be wrong? Thanks a lot, -- jp |
|
| Author: | Xan [ Sat Jul 21, 2007 11:43 am ] |
| Post subject: | |
It looks like Sourceforge is doing SMTP callbacks. It's a way to reduce spam. It means that the receiving server (in this case, Sourceforge), while it's deciding whether or not to accept your message, makes a connection back to your mail server to make sure you actually exist. This is a pretty good strategy; I use it myself. It may be that your mail server doesn't accept the null sender. It should, because the RFCs say it should, and because that's how you get bounces. Here's a session where I simulated an SMTP callback with your server. I don't know a real address, so I can't say if it really works or not. Code: # telnet mail.randomnode.info smtp |
|
| Author: | tsi [ Sun Jul 22, 2007 1:00 am ] |
| Post subject: | |
[quote="Xan"]It looks like Sourceforge is doing SMTP callbacks. It's a way to reduce spam. It means that the receiving server (in this case, Sourceforge), while it's deciding whether or not to accept your message, makes a connection back to your mail server to make sure you actually exist. This is a pretty good strategy; I use it myself. It may be that your mail server doesn't accept the null sender. It should, because the RFCs say it should, and because that's how you get bounces. [/quote] These all happen to be exactly the case. There's also graylisting involved. |
|
| Author: | jp [ Sun Jul 22, 2007 11:05 am ] |
| Post subject: | |
My mail server does accept the null sender (just tested). This is really strange. I think my mail server is complaining about SF's mail server setup: SF is doing improper SMTP pipelining, which my postfix isn't allowing... Code: Jul 22 06:28:11 localhost postfix/smtpd[6201]: NOQUEUE: reject: RCPT from lists.sourceforge.net[66.35.250.206]: 503 5.5.0 <>: Sender address rejected: Improper use of SMTP command pipelining; from=<> to=<j.pellegrini@randomnode.info> proto=SMTP helo=<mail.sourceforge.net> Guess I'll have to either give up posting to SF or accept SMTP pipelining... |
|
| Author: | Xan [ Sun Jul 22, 2007 12:43 pm ] |
| Post subject: | |
I'd write to the Sourceforge postmaster and see if he has any suggestions. |
|
| Author: | jp [ Tue Jul 24, 2007 6:30 am ] |
| Post subject: | |
Xan wrote: I'd write to the Sourceforge postmaster and see if he has any suggestions.
Did that yesterday... But I'm not expecting any kind of answer from them. I've had almost only bad experiences trying to get any useful answer from postmasters. |
|
| Author: | SteveG [ Thu Jul 26, 2007 6:04 pm ] |
| Post subject: | |
Another tactic would be sniff the transaction (listen to eveything involving the SF server) and see what it's actually doing. |
|
| Author: | rrindels [ Wed Sep 19, 2007 3:31 am ] |
| Post subject: | Re: Sourceforge lists not accepting my email? |
perhaps you just need a reverse dns entry , which you can setup through your linode manager... |
|
| Author: | gregg [ Thu Sep 20, 2007 4:23 pm ] |
| Post subject: | |
i had a problem a while back when my isp got bought by earthlink. SF.net started giving me errors when the change happened because after the transfer happened, the postmaster@ e-mail address went away or something. i told earthlink support about it, but they did nothing, but they had a mechanism in place to create e-mail addresses. so for a while i was postmaster. it resolved my SF problem and when the mailbox got full, earthlink took notice and took it away from me.. lol so much junk in that thing i got tired of looking at it. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|