I see that throughout Ron's code there is On Error Resume Next, and On Error Goto 0, which as you may know disables or ignores error checking. Have you tried commenting those out just to see if you get errors THEN? If you do, you may get some insight into what is happening if the problem lies in the mail_store sub
Bookmarks