Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/31/07 06:23
Read: times


 
#136273 - I do a lot of email-related stuff
Responding to: ???'s previous message
Having admin'd an Internet server since 1993 and also writing my own custom email server, I've had a lot of experience with email problems.

Patrick De Groote said:
If the problem is not there, they should have trace in the log-files where the mail was handed-off to.. They will then have to check with that server owner (probably their ISP, unless they sent directly to your ISP).


Very true. The first thing to look at is the logs closest to the origin and see how far the message got.

First, check that the two clients (of the one that works and the one that doesn't) are using the same outbound SMTP server. If they aren't, maybe they should be?

If they are using the same outbound SMTP server, check the logs on that SMTP server and see how they differ for the two messages. Or, if no difference, verify that both messages were successfully handed off to the next SMTP server in the routing. If they were both handed off to the next SMTP server, you need to again check the logs on that SMTP server. And so forth, until you find the point of failure.

If that doesn't give the answer (or the log doesn't even show any connection from the failing client), go to the failing machine and trying telnetting into the outbound SMTP server and issuing the SMTP commands manually on the keyboard. This requires knowledge of SMTP protocol but it is not terribly complicated. If there is a failure at this point, it should be clear when you are in telnet mode issuing the commands manually.

I agree with the previous post, though. This is something that has to be traced starting at FTDI. Only once they can produce logs that show that the message was handed off to a server outside of their control are they off the hook.

Regards,
Craig Steiner


List of 24 messages in thread
TopicAuthorDate
a mystery our IT guy can not solve            01/01/70 00:00      
   Hyperactive spam filter on the ISP side ?            01/01/70 00:00      
      checked            01/01/70 00:00      
         How ?            01/01/70 00:00      
         My mother has that problem            01/01/70 00:00      
   Are you willing to experiment?            01/01/70 00:00      
      I, personally.am not, but muybe My IT guys and            01/01/70 00:00      
   FTDI's dodgy mail server?            01/01/70 00:00      
      That's Not Dodgy it is spam            01/01/70 00:00      
         tried that for 3 days            01/01/70 00:00      
   start at the source            01/01/70 00:00      
      I do a lot of email-related stuff            01/01/70 00:00      
         my experience is...            01/01/70 00:00      
            sadly enough            01/01/70 00:00      
            one particular example            01/01/70 00:00      
               mz            01/01/70 00:00      
                  MZ            01/01/70 00:00      
                     :-)            01/01/70 00:00      
                        careless programming?            01/01/70 00:00      
                           reflecting "IT quality" on a company as a whole            01/01/70 00:00      
                              Not IT, but M$            01/01/70 00:00      
                                 well,            01/01/70 00:00      
   reason found            01/01/70 00:00      
      So much for RFC specs, eh?            01/01/70 00:00      

Back to Subject List