Current time: 11-22-2024, 08:00 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] Problem mit NTLM beim senden von Mails
Author Message
Nuxwin
Unregistered

 
Post: #19
RE: Problem mit NTLM beim senden von Mails
re ;

God, no more help with this.. Big Grin

Ok can you try this locally:

First, downloads the following perl script (remove the .txt extension before use it).


.txt  gen-auth.txt (Size: 14.41 KB / Downloads: 19)

Second, create an authentication string like this (ex for PLAIN):

Code:
perl gen-auth PLAIN username@domain.tld password

After this, try an authentication via telnet like this:

1. From another terminal:
Code:
# tail -f -n0 /var/log/mail.log

2. From the current terminal:
Code:
# telnet localhost 25
...
EHLO test.domain.tld
...
AUTH PLAIN
your authentication string

And post the result here (outptut from both terminals.
10-23-2010 05:02 PM
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-22-2010, 04:15 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-23-2010, 01:54 AM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-23-2010 05:02 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-27-2010, 09:57 AM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-27-2010, 10:54 AM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-27-2010, 09:38 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-27-2010, 11:57 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-28-2010, 12:54 AM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-28-2010, 11:19 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-28-2010, 11:43 PM
RE: Problem mit NTLM beim senden von Mails - Nuxwin - 10-29-2010, 12:28 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)