Link to home
Start Free TrialLog in
Avatar of mokatell
mokatell

asked on

flex - email

Dear Experts ....

What i have is the following :
1- SQL Database ,
2- PHP ( Apache Server )
3- Flex Application

What i want to do is to make a page in flex application for sending mails . note that i have outlook mail account ...
basically what i want to do .. is that if i made any action in my application ( create task , edited task , ...... etc ) once i dispatch any of those events ..i want to send any email to employee in charge of the task ... .by means i want to make the outlook mails that we have in the company like a notifier ..

Tip : we all have outlook mail accounts .. thanks .
ASKER CERTIFIED SOLUTION
Avatar of ChristoferDutz
ChristoferDutz
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mokatell
mokatell

ASKER

the article is fine , i had enough idea about this issue ..
but as i said .. i have more than one outlook email account ...  

xname@mycompany.com
xname2@mycompany.com
xname3@mycompany.com

all are using outlook .. next to that , i have the flex application which is about task manager ..
what i want exactly is how to i configure php.ini mail function so that employees can send e-mails to each other via php script ...  
Well Ok .. in this case it seems this is not a Flex or Flash question, but a PHP question. I would suggest to post this question in the PHP section.
Oh ... I object as my answer is accurate, but not what the author hoped to hear. There is no Email-Server-Accessing Component for Flex/Flash.