1
-gonzo-
SMTP email through Exchange server
  • 2005/12/9 16:18

  • -gonzo-

  • Just popping in

  • Posts: 12

  • Since: 2005/12/5


Hi,

I just want to share something I figured out. I am using XOOPS 2.2.3a for a corporate intranet on my WinXP Pro PC. I wanted to use the corporate Exchange server to send email. Here is what I learned:

1. You don't need to run the Windows SMTP service to do this. The phpMailer included with XOOPS will talk directly to Exchange.

2. The phpMailer version included in XOOPS 2.2.3a is a little old and does not support EHLO which was required by my Exchange server. I simply downloaded the most recent version 1.73 from sourceforge.net and updated these two files:
class.phpmailer.php
class.smtp.php

3. You need to configure XOOPS in the Preferences | System | Mail Setup screen like so:
Delivery: SMTPAuth
Path: doesn't matter
hosts(s): hostname of Exchange server(s)
username: your windows account name (I didn't have to prefix my Windows Domain name)
password: your windows password
From Address: your Exchange email address

I also found this site useful:
exchange2003_SMTP_Auth_Login

Hope this helps!

Marc

Login

Who's Online

144 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 144


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits