Ellen
New Member
If I am in the wrong forum, I apologize.
My MSAccess database uses a mysql db housed at InterServer as backend for the program. Within the program I have vba code that allows users (all 10 of us) to send emails to selected members of the group. I would like to set it up to send using our organization's email credentials. Your email server won't relay it--I also don't get a bounce notification. We are talking about maybe 300 emails scattered through the year--the organization is 170 senior ladies running a once-per-year golf tournament, so no abuse here. If I experimentally set it to use my personal website email (with another host), I give it my email address, smtp (mail.mysite.com), port 25, password, and Auth:yes, it sends through just fine. Why cannot I do a similar setup with your email address/server? I have tried mail.mysite.com, myemail@mysite.com, password, port 25 and auth-yes. Also tried webhosting2007.is.cc as smtp with port 465 and SSL checked--still no go.
My MSAccess database uses a mysql db housed at InterServer as backend for the program. Within the program I have vba code that allows users (all 10 of us) to send emails to selected members of the group. I would like to set it up to send using our organization's email credentials. Your email server won't relay it--I also don't get a bounce notification. We are talking about maybe 300 emails scattered through the year--the organization is 170 senior ladies running a once-per-year golf tournament, so no abuse here. If I experimentally set it to use my personal website email (with another host), I give it my email address, smtp (mail.mysite.com), port 25, password, and Auth:yes, it sends through just fine. Why cannot I do a similar setup with your email address/server? I have tried mail.mysite.com, myemail@mysite.com, password, port 25 and auth-yes. Also tried webhosting2007.is.cc as smtp with port 465 and SSL checked--still no go.