| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Operations Manager Posts: 5,256 Join Date: Jan 2006 Location: United Kingdom |
30-06-2008, 06:33 PM
Thanks for taking the time to do the write-up, Brian ![]() -------------------------------------------------------------------
|
| | |
(#3)
|
(#4)
|
(#5)
|
| New Member Posts: 12 Join Date: Aug 2008 |
25-09-2008, 02:47 PM
Hi Brian Thanks for the reply I have it hosted on my own server here in school. I was struggling with the telnet commands, but i was able to create a nother connector in Exch2007. The only thing was when i used my authenticated user from AD, into SupportSuite, it would not even send any internal mail from hte helpdesk. Is there any guidlines how to send mail from telnet? if you feel we are off topic from the forum, my email is cbutler@arthurterry.bham.sch.uk or msn ceebster@gmail.com Thanks again Chris |
| | |
(#6)
|
| Member Posts: 36 Join Date: Apr 2008 |
25-09-2008, 03:12 PM
Chris, For using telnet to send mail, try the following on the SupportSuite server: (I'm assuming Windows here and not Linux) : 1.) start > run > cmd 2.) telnet your_mail_server_name 25 enter 3.) type "ehlo your_mail_server_name"and press enter - you should get back a list of messages that all start with "250-" 4.) type "AUTH LOGIN" and press enter - you should be prompted for a username: 5.) type "<base64_encoded_username>" and press enter - you should be prompted for a password: 6.) type "<base64_encoded_password>"and press enter 7.) type "mail from: <sender's email address> "and press enter - you should receive a "250 2.1.0 Sender OK" message 8.) type "rcpt to: <recipient's email address> "and press enter - you should receive a "250 2.1.5 Recipient OK" message - if you receive a "550 5.7.1 Unable to relay" message, then something isn't configured correctly on your Exchange server. 9.) type "data"and press enter 10.) <type in your message here> 11.) type enter "." enter - you should receive confirmation that your message has been queued for delivery. 2 things to note: 1.) for step's 5 & 6, you'll need the base64 encoded values, not the plain-text values. You can use a website like these guys (Base64 Online - base64 decode and encode) to get the base64 values. 2.) telnet is fairly unforgiving, and doesn't like the backspace or delete keys. so if you made a typo, don't try to delete the bad text and re-enter it. Just type Hope this helps. -Brian |
| | |
(#7)
|
(#8)
|
(#9)
|
(#10)
|
(#11)
|
![]() |
| Tags |
| 2007, configuration, exchange, sending, supportsuite |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
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 10: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 10:12 PM |
| Mi SupportSuite not sending emails! | Ernesto | SupportSuite, eSupport and LiveResponse | 8 | 08-05-2006 05:43 AM |