Email help
Wednesday, February 9th, 2005 11:50 amCan anyone advise?
I have a client for whom I've set up a database-based email system. The database is Access, it creates a 'to' list of targetted contacts and sends emails using (spit) Outlook. Client is now complaining that she can't use Outlook to send emails when she's not logged into her usual ISP: all pretty standard (though not helped by her being in Uganda).
Question, then, is:
Can you suggest a solution for mass emailing, using a contact list created on an ad-hoc basis by a query within the Access database, that would permit Client to send emails regardless of how / where she's logged on?
Any solution would have to be free, and pretty low-maintenance.
EDIT: I have no access to the PC (in fact, a laptop) or the user, except via very intermittent email. She is PC-illiterate. And I am not so good at all this pinging and SMTP, either. (Didn't know that you could get around the ISP-reliant sending thing, for example.)
Thanks in advance!
I have a client for whom I've set up a database-based email system. The database is Access, it creates a 'to' list of targetted contacts and sends emails using (spit) Outlook. Client is now complaining that she can't use Outlook to send emails when she's not logged into her usual ISP: all pretty standard (though not helped by her being in Uganda).
Question, then, is:
Can you suggest a solution for mass emailing, using a contact list created on an ad-hoc basis by a query within the Access database, that would permit Client to send emails regardless of how / where she's logged on?
Any solution would have to be free, and pretty low-maintenance.
EDIT: I have no access to the PC (in fact, a laptop) or the user, except via very intermittent email. She is PC-illiterate. And I am not so good at all this pinging and SMTP, either. (Didn't know that you could get around the ISP-reliant sending thing, for example.)
Thanks in advance!
no subject
Date: Wednesday, February 9th, 2005 12:04 pm (UTC)However you need to detect which isp she is connected to, would suggest try pinging round the servers until you get a hit. Then reset back to the default isp at the end.
Not sure if this will work or not, but it is an idea
no subject
Date: Wednesday, February 9th, 2005 12:11 pm (UTC)There are two solutions, neither of which fits your criteria entirely.
You could run an SMTP server on the local PC, and have it send email directly -- which is fine, except that some ISPs block outgoing traffic on port 25 to anything but their own email servers -- the best known is Postcast, which isn't free, but there are free programs out there.
Or you could set up a paid SMTP account -- which isn't free, but is pretty cheap. www.authsmtp.com charges £14 per year for an account that can send up to 1000 emails per month.
no subject
Date: Wednesday, February 9th, 2005 10:31 pm (UTC)Mass mailing....from West Africa...hmmm. She's not starting with the decks loaded in her favour when approaching ISPs, unforch; I imagine many of them will immediately leap to the conclusion she's a 419 artist or spammer.
no subject
Date: Thursday, February 10th, 2005 05:00 am (UTC)no subject
Date: Thursday, February 10th, 2005 12:05 pm (UTC)no subject
Date: Thursday, February 10th, 2005 12:08 pm (UTC)May be in touch again when (if) I get a reply from her. But thanks!
no subject
Date: Thursday, February 10th, 2005 12:10 pm (UTC)no subject
Date: Friday, February 11th, 2005 11:39 pm (UTC)