I'm having troubles. Apologies in advance for the choppy posting - posts are limited to 10,000 characters and I've been troubleshooting quite a bit.
The Problem
Any message that is sent to any user at yahoo.com that has an attachment more than a meg or two will get stuck in my delivery queue for about a week and never be delivered to it's destination. I've been seeing these errors in my e-mailed cron report and decided to investigate.
Troubleshooting
A co-worker of mine has a yahoo account and I sent her a couple of test messages as a way to try to isolate the problem.
Test 1 was a simple text message with no attachment - this zipped right through and she got it almost immediately.
Test 2 was again a simple text message only with our company logo as a 5.8 meg TIFF file attached. This is still stuck in my mail queue and she's not seen anything.
This happens ONLY with a yahoo user as the message recipient. I've tried sending big files to various other mail providers (gmail, fastmail, mac, other corporate servers, my home ISP server) and there are no problems whatsoever. I've sent files up to 15 meg and my boss has sent near 25 meg ad sample videos to several people at the same time (the reason I implemented ALTQ
:e ) with no trouble at all, so long as the person we're sending them to is NOT using yahoo as a mail provider. I sent the same 2 test messages to another co-worker's gmail account at basically the same time and they both went through without any trouble. A message from yahoo to my server with the same 5.8 meg TIFF file attached goes through fine. Because of this, I tend to believe the problem either resides with the yahoo mail servers or is due to some strange interaction between my server/ISP and theirs. Quite honestly, I don't care where the problem is as long as it can be found and fixed.
I opened a case with the yahoo postmasters and tried discussing the problem with them. In short, they don't want to hear it and basically won't do anything to help, not even look in their mail logs to see if there's possibly a more descriptive error than the 'lost connection' I'm getting. (After sending the details below and more uncensored, one guy told me to manually connect to the yahoo server with telnet and provide him with the entire SMTP conversation up to and including the error. Yeah, I can type base64 fast & accurately enough for that.
It makes me wonder if he actually read the message I sent...) Without having access to the logs on the yahoo mail servers so that I can look and try to figure out what's going on, I'm out of ideas of what to even try.
Given that it says lost connection....while sending end of data, would this indicate that the message is sent and for some reason is bombing out when the .\n is sent? (Yes, I'm really grasping at straws here.
I'm just trying to come up with something/anything logical or semi-logical that might explain this that I could use to troubleshoot/fix whatever is causing the problem.)
The Problem
Any message that is sent to any user at yahoo.com that has an attachment more than a meg or two will get stuck in my delivery queue for about a week and never be delivered to it's destination. I've been seeing these errors in my e-mailed cron report and decided to investigate.
Troubleshooting
A co-worker of mine has a yahoo account and I sent her a couple of test messages as a way to try to isolate the problem.
Test 1 was a simple text message with no attachment - this zipped right through and she got it almost immediately.
Test 2 was again a simple text message only with our company logo as a 5.8 meg TIFF file attached. This is still stuck in my mail queue and she's not seen anything.
This happens ONLY with a yahoo user as the message recipient. I've tried sending big files to various other mail providers (gmail, fastmail, mac, other corporate servers, my home ISP server) and there are no problems whatsoever. I've sent files up to 15 meg and my boss has sent near 25 meg ad sample videos to several people at the same time (the reason I implemented ALTQ

I opened a case with the yahoo postmasters and tried discussing the problem with them. In short, they don't want to hear it and basically won't do anything to help, not even look in their mail logs to see if there's possibly a more descriptive error than the 'lost connection' I'm getting. (After sending the details below and more uncensored, one guy told me to manually connect to the yahoo server with telnet and provide him with the entire SMTP conversation up to and including the error. Yeah, I can type base64 fast & accurately enough for that.

Given that it says lost connection....while sending end of data, would this indicate that the message is sent and for some reason is bombing out when the .\n is sent? (Yes, I'm really grasping at straws here.
