| Author |
Message |
nelgom
Joined: 09 Apr 2008 Posts: 2
|
Posted: Wed Apr 09, 2008 4:07 pm Post subject: Command parameter not implemented |
|
|
Hi, I'm new to this software. Can someone please help me? I set up the settings to use our company's e-mail server. Unfortunately, I get an error when trying to send to someone outside of our network. I get an Error-Command parameter not implemented. If I send the email to people within the company it goes through without a problem.
Below is the report I get
[01] 4/9 12:03:08 ~ Status: Opening connection for delivery...
[01] 4/9 12:03:08 --> Connecting socket [1] with 1 entries to 192.168.1.12 Port:25
[00] 4/9 12:03:08 +OK Kerio MailServer 6.4.1 patch 1 POP3 server ready <42785280.1207756988@qm.callaway.com>
[00] 4/9 12:03:08 > USER callaway@callaway.com
[00] 4/9 12:03:08 +OK please send PASS command
[00] 4/9 12:03:08 > PASS **********
[00] 4/9 12:03:08 +OK 13 messages (96386 octets)
[00] 4/9 12:03:08 > QUIT
[01] 4/9 12:03:08 ~ Status: Connected
[00] 4/9 12:03:08 +OK POP3 server signing off
[01] 4/9 12:03:08 220 xx.callaway.com Kerio MailServer 6.4.1 patch 1 ESMTP ready
[01] 4/9 12:03:08 > HELO [192.168.1.132]
[01] 4/9 12:03:08 250 xx.callaway.com
[01] 4/9 12:03:08 > MAIL FROM:<callaway@callaway.com>
[01] 4/9 12:03:08 250 2.1.0 Sender <callaway@callaway.com> ok
[01] 4/9 12:03:08 > RCPT TO:<alfwha@yahoo.com> [1/1]
[01] 4/9 12:03:08 550 5.7.1 Relaying to <alfwha@yahoo.com> denied (authentication required)
[01] 4/9 12:03:08 ~ Status: Relaying denied error, let's try ESMTP authentication scheme [1/1]
[01] 4/9 12:03:08 > EHLO [192.168.1.132]
[01] 4/9 12:03:08 250-qm.callaway.com
250-AUTH CRAM-MD5 DIGEST-MD5
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-PIPELINING
250-ETRN
250-DSN
250 HELP
[01] 4/9 12:03:08 > AUTH LOGIN
[01] 4/9 12:03:08 504 5.7.6 Unknown authentication method
[01] 4/9 12:03:08 ~ Status: Fatal error, giving up!
[00] 4/9 12:03:08 ~ Status: [-????]
[00] 4/9 12:03:08 ~ Status: Closing all streams
[00] 4/9 12:03:08 ~ Status: Creating report...
I'm hoping that someone can help me figure this out. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2178
|
Posted: Wed Apr 09, 2008 4:09 pm Post subject: |
|
|
| Select the ESMTP authentication rather than POP using MD5 scheme. |
|
| Back to top |
|
 |
nelgom
Joined: 09 Apr 2008 Posts: 2
|
Posted: Wed Apr 09, 2008 4:14 pm Post subject: |
|
|
stanbusk,
Yipeee! It worked. I had tried the ESMTP but I didn't think of clicking in the arrows next to it. Lack of sleep I guess. Anyway, thank you for your quick response and thank you for giving me the solution. |
|
| Back to top |
|
 |
|