|
Posted by Steve on 01/19/07 04:15
"Steve" <no.one@example.com> wrote in message
news:VtXrh.765$LK5.327@newsfe04.lga...
|
| "Bundy" <bigbadbundy@vfemail.net> wrote in message
| news:45b01c97$0$6666$9a6e19ea@unlimited.newshosting.com...
|| Hello
||
|| Is it possible to configure Apache or PHP to send an email created via
|| PHP script directly to MS Outlook on my computer?
|
| yes...if php is executing on your pc. and, if you massage things a bit.
|
|| Would I need to install a local SMTP server?
|
| that would reduce the number of things you'd have to massage...greatly.
what
| os are you running?
|
|| I want to avoid using the SMTP server of my ISP. It is only for testing
|| purposes.
|
| that's fine. i'd set myself up as my own smtp/pop3/web server. just do
your
| dns and mx records, install a the software needed for your server, and go
to
| town.
|
|| Your help will be appreciated.
|
| not a problem...just need to know more about your config before i can give
| instructions.
actually, scratch that. are you just wanting to see what your email is going
to look like...and keep trying until it looks like you want it to? if so,
i've got a quick email class that creates an rfc compliant email and outputs
it to file. all you'd have to do then would be to navigate to it and open it
up (i bet your default association with .eml is outlook express - you can
either change this, or you can file->open from w/n outlook).
if this suffices, i'll post the email class. it is php 5 but, can be made to
work with < 5 easily.
let me know.
Navigation:
[Reply to this message]
|