Lost

Lost

Postby kevin nally » Wed Mar 12, 2008 7:21 pm

Hi all

I use php and mysl for college project work and the project i am working on at the moment will have an email service when completed. I want to be able to run a php script which will send a user an email on completion of certain tasks.
I would like to do this using outlook 2007 and via localhost. Is this possible with AMS and if so how do I one configure I. AMS itself and 2. outlook itself.

regards

Kevin
A grateful student. :?:
kevin nally
 
Posts: 1
Joined: Wed Mar 12, 2008 7:13 pm

Re: Lost

Postby Code Crafters » Thu Mar 13, 2008 10:48 am

You should use the SMTP part of your scripting capabilities to send emails via the mail server (on localhost or whatever domain). Note that you should have SMTP authentication enabled if it is viewable from the Internet to stop unauthorised mails being relayed via your mail server as SPAM (open relay). With SMTP authentication enabled though, you will have to either set your script to log into the outgoing mail server when sending mail or add the scripts IP address to the SMTP relaying safe IPs to always allow that IP to relay without logging in.

You should set up your outlook to access whatever account you have sent the mails to on the mail server using localhost or your domain as the incoming and outgoing mail server. If you set the account settings within Ability Mail Server to save a copy of sent items you can then view this in Outlook as well. Note you can obviously use the built in WebMail system to view any accounts as you can with outlook providing you have at least the Professional Edition.
Code Crafters
 
Posts: 942
Joined: Mon Sep 10, 2007 2:35 pm


Return to General

Who is online

Users browsing this forum: No registered users and 34 guests

cron