Page 1 of 1

[Resolved] e-Mail Entry and Microsoft Exchange Server

Posted: Tue Aug 21, 2007 5:01 pm
by stalsy
Hi all,

It's already my second post in this forum and we have met just 10 minutes ago :).

Now the question is.. can e-Mail Entry plugin works with Microsoft Exchange Server? I have read that is based on PHP mail fuction but I haven't sendmail or qmail.

Anyone has made a patch for this :) ? ( I'm dreaming I know :) )

thank you very much

Re: e-Mail Entry and Microsoft Exchange Server

Posted: Tue Aug 21, 2007 5:46 pm
by garvinhicking
Hi!

When you run PHP on a windows server, you can configure a SMTP send host through php.ini file. Then you can also send mails without sendmail.

BTW, now that you'Re writing about the windows server: Maybe the timezone conversion functionality only works on linux?

Regards,
Garvin

Re: e-Mail Entry and Microsoft Exchange Server

Posted: Tue Aug 21, 2007 5:54 pm
by stalsy
garvinhicking wrote:Hi!

When you run PHP on a windows server, you can configure a SMTP send host through php.ini file. Then you can also send mails without sendmail.

BTW, now that you'Re writing about the windows server: Maybe the timezone conversion functionality only works on linux?

Regards,
Garvin
thanks for reply... It's the first time for me working on a windows server machine (I've always worked with UNIX systems) so many things are unknown for me :)...

I've resolved my Email problems. But I'm looking for a different timezone solution yet...

thank you,
regards