[FX.php List] Mail for web based solutions
Steve Hannah
shannah at sfu.ca
Mon Jul 31 11:39:42 MDT 2006
The PEAR mail class supports sending through authenticated SMTP server.
http://pear.php.net/package/Mail
http://pear.php.net/manual/en/package.mail.mail.intro.php
I haven't used this particular functionality but I have used many
PEAR classes with great success. It is listed as stable on the PEAR
site so I would take that to mean that it reliable.
Best regards
Steve Hannah
----------------------------------------
Steve Hannah
Web Services Developer
Faculty of Applied Sciences
Simon Fraser University
shannah at sfu.ca
604-268-7228
Homepage: http://www.sjhannah.com
--
Need to build a database driven web application quickly?
Try Dataface: http://fas.sfu.ca/dataface
On 31-Jul-06, at 10:19 AM, Joel Shapiro wrote:
> Hi all
>
> In an old CDML project of mine, I had to stop using CDML's mail
> feature when the client switched to an authenticated mail server (I
> switched to sending from FMP). I see in a comment on http://
> us3.php.net/manual/en/ref.mail.php that someone can send through an
> authenticated server. Has anyone had experience with this? (i.e.
> is this reliable?)
>
> Thanks,
> -Joel
>
>
> On Jul 29, 2006, at 1:08 PM, Vincenzo P. Menanno wrote:
>
>> Thanks Dale... This helps ... now if I can tie the crontab thing
>> with this part and have it be part of an installer in some way
>> then that would be wonderful.
>>
>> Vince
>>
>> On Jul 29, 2006, at 11:05 AM, Dale Bengston wrote:
>>
>>> The sendmail part of PHP is part of PHP, and works with any data
>>> source. So yes, if you can get data out of FMP (like an email
>>> address), you can use PHP to send out email.
>>>
>>> http://us3.php.net/manual/en/ref.mail.php
>>>
>>> Hope this helps,
>>> Dale
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list