email

10 views
Skip to first unread message

jwsheff

unread,
Apr 20, 2009, 11:31:13 AM4/20/09
to ZZEE PHP GUI
I am just now trying the evaluation version of ZZEE PHP GIU and tried
to find information as to if it can be configured to send email
initiated from a PHP script. Can't seem to find any information. Can
anyone help in this regard?

Paul (ZZEE)

unread,
Apr 20, 2009, 12:44:11 PM4/20/09
to php...@googlegroups.com
Hi,

PHP that comes with ZZEE PHP GUI is a standard PHP, and it sends mail just
like any standard PHP for Windows will do. You will need an SMTP server
ready to send your mail just like you need one to put into an email client
software.

Please edit php.ini, find there the following stuff:

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

And put there your own SMTP mail server address instead of localhost.

jwsheff

unread,
Apr 20, 2009, 2:16:01 PM4/20/09
to ZZEE PHP GUI
Thank you - it worked great.
Reply all
Reply to author
Forward
0 new messages