Re: sending mail from localhost to yahoo, gmail, hotmail, etc
- From: NC <nc@xxxxxxxxx>
- Date: Sun, 13 Apr 2008 22:50:33 -0700 (PDT)
On Apr 8, 7:12 pm, undbund <undb...@xxxxxxxxx> wrote:
I am creating a newsletter system. The software should run from
desktop computer (localhost) but be able to send email to anyone
on the internet. Can you guys give me some ideas on how to achieve
this.
Use an outside SMTP server. To connect to that server and send mail
through it, use phpMailer:
http://phpmailer.sf.net/
Cheers,
NC
.
Relevant Pages
- Re: sending mail from localhost to yahoo, gmail, hotmail, etc
... desktop computer (localhost) but be able to send email to anyone on ... I have been researching on the internet and ... Mercury mail server. ... (comp.lang.php) - sending mail from localhost to yahoo, gmail, hotmail, etc
... Hi I am creating a newsletter system. ... desktop computer (localhost) but be able to send email to anyone on ... the internet. ... (comp.lang.php) - Re: About those IMAP questions (was Re: Bogus From: Header ...)
... It sounds like the outgoing SMTP server you used is on one (or ... That's IF even adelphia will accept relayed messages, ... You want to get an email service provider that is ... You are going to get it *through the Internet*! ... (comp.mail.pine) - Re: dualhoming with a new domain
... This explains about recipient policies: ... > This problem involves hosting multiple domains on a dual-homed Exchange ... > internal LAN IP - this SMTP server sends mail out the door sometimes. ... > sessions with the third party provider to collect their Internet E-mail. ... (microsoft.public.exchange.connectivity) - Re: About those IMAP questions (was Re: Bogus From: Header ...)
... It sounds like the outgoing SMTP server you used is on one block list. ... This is a problem that everyone is having these days and is one of the reasons that I recommended that you get a backup email service provider. ... You want to get an email service provider that is completely independent of any of your Internet *access* providers. ... (comp.mail.pine) |
|