Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
D0ubleStakked Offline
Member
 
Posts: 30
Join Date: Apr 2008
Lightbulb Exchange 2007 configuration for sending emails from SupportSuite - 30-06-2008, 05:15 PM

All,
I have been working with Kayako Support for the past few days to troubleshoot my issue, and now that it is solved, I wanted to share my configuration with everyone to hopefully work through issues that anyone else is having.

I am running an owned instance of SupportSuite 3.20.02, and for several days now I have been unable to send emails from SupportSuite to either internal or external email addresses.

Here is my solution:

Our mailserver is Exchange 2007 Standard SP1, and in the Exchange Management Console, make the following configuration changes:

Server Configuration > Hub Transport > Receive Connectors

create a new Receive Connector with the following configuration:
General > Name = SupportSuite
General > Protocol Logging Level = None
General > FQDN = <internal mailserver hostname>
General > Max message size = 10240
Network > local IP addresses = (All Available IPv4 addresses) port 25
Network > Receive email from IP addresses = <IP of my supportsuite server>
Authentication > check Basic Authentication
Authentication > check Integrated Windows Authentication
Permissions Groups > check Exchange Users

then in the SupportSuite Admin CP, make the following configuration changes:

under Settings > CPU Optimization & Server > SMTP settings, enter in your SMTP Auth credentials, and set "Use SMTP Authentication" to YES.

lastly, test connectivity from the server running SupportSuite to your Exchange server by using telnet (instructions below assume Windows O/S).

1.) start > run > cmd
2.) telnet <mail_server> 25
3.) ehlo <mail_server>
4.) AUTH LOGIN
5.) <base64_encoded_username>
6.) <base64_encoded_password>

At this point, I received the "235 2.7.0 Authentcation successful" message, and I was able to complete my email send through telnet.

After the "ehlo <mail_server>" command, I see the following returned to me:
250-<mail_server_hostname> Hello [<support_suite_IP_address>]
250-SIZE
250-PIPLINING
250-DSN
250-ENHANCEDSTATUSCODES
250-AUTH NTLM LOGIN
250-8BITMIME
250-BINARYMIME
250 CHUNKING

I found that the "250-AUTH NTLM LOGIN" was necessary in order to have the "ehlo <mail_server>" and "AUTH LOGIN" statements work correctly.

Now I am able to send emails from SupportSuite to our Exchange 2007 SP1 server using SMTP authentication.

I hope this helps anyone else who might be fighting the same issues I was.

Regards,
-Brian
   
Reply With Quote
  (#2) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,033
Join Date: Jan 2006
Location: United Kingdom
30-06-2008, 06:33 PM

Thanks for taking the time to do the write-up, Brian


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
Reply

Tags
2007, configuration, exchange, sending, supportsuite

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
SupportSuite POP3 from Exchange 2007 pwlcek SupportSuite, eSupport and LiveResponse 53 14-04-2008 08:09 PM
Supportsuite keeps sending emails to itself and causing endless loops russmichaels E-mail Piping Issues 0 12-11-2007 11:52 PM
Can't parser Email From Exchange 2007 Mailserver sentono SupportSuite, eSupport and LiveResponse 5 30-10-2007 11:20 AM
Problem sending AOL emails through supportsuite anythinggi SupportSuite, eSupport and LiveResponse 6 18-01-2007 11:12 PM
Mi SupportSuite not sending emails! Ernesto SupportSuite, eSupport and LiveResponse 8 08-05-2006 05:43 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46