Max length of domain ... ?

Marc G. Fournier scrappy at hub.org
Wed Jul 13 23:40:11 EDT 2005


On Wed, 13 Jul 2005, Ken Murchison wrote:

> Marc G. Fournier wrote:
>
>> 
>> Can someone tell me what the syntax is for logging in through a raw telnet 
>> session?  So that I can determine if its a sieve daemon, or sieveshell, 
>> issue?  I know IMAP and POP3, just not sieve :(
>
> Just use imtest, or one of its variants (imtest, pop3test, sivtest).  It will 
> handle both SSL/TLS and authentication (SASL or otherwise).

'k, *that* seems to work okay:

# sivtest -a admin at chiropractic-acupuncture-homeopathy-self-help-workshops-dvd.com localhost
S: "IMPLEMENTATION" "Cyrus timsieved v2.2.12"
S: "SASL" "PLAIN LOGIN DIGEST-MD5 CRAM-MD5"
S: "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex"
S: OK
C: AUTHENTICATE "DIGEST-MD5"
S: {316}
S: bm9uY2U9InRDYVp0VWp2UHEzWWFGNnpLT0RpYXNGSWhoM21lNWlBQml4NWJtRXZtK0k9IixyZWFsbT0iY2hpcm9wcmFjdGljLWhvbWVvcGF0aHktYWN1cHVuY3R1cmUtc2VsZi1oZWxwLXdvcmtzaG9wcy1kdmQuY29tIixxb3A9ImF1dGgsYXV0aC1pbnQsYXV0aC1jb25mIixjaXBoZXI9InJjNC00MCxyYzQtNTYscmM0LGRlcywzZGVzIixtYXhidWY9NDA5NixjaGFyc2V0PXV0Zi04LGFsZ29yaXRobT1tZDUtc2Vzcw==
Please enter your password: 
{508+}
C: dXNlcm5hbWU9ImFkbWluQGNoaXJvcHJhY3RpYy1hY3VwdW5jdHVyZS1ob21lb3BhdGh5LXNlbGYtaGVscC13b3Jrc2hvcHMtZHZkLmNvbSIscmVhbG09ImNoaXJvcHJhY3RpYy1ob21lb3BhdGh5LWFjdXB1bmN0dXJlLXNlbGYtaGVscC13b3Jrc2hvcHMtZHZkLmNvbSIsbm9uY2U9InRDYVp0VWp2UHEzWWFGNnpLT0RpYXNGSWhoM21lNWlBQml4NWJtRXZtK0k9Iixjbm9uY2U9InhnTFVkb0gwcUc0dkh1KzYwZ1ZXV29jZFBoYUpDaXJjdWk2UWM4dW1iMEU9IixuYz0wMDAwMDAwMSxxb3A9YXV0aC1jb25mLGNpcGhlcj1yYzQsbWF4YnVmPTEwMjQsZGlnZXN0LXVyaT0ic2lldmUvbG9jYWxob3N0IixyZXNwb25zZT01YzcxMzdmYzYyZTU1MjIwNmMwMTk2ODMxYzNiYzY1OA==
S: OK (SASL "cnNwYXV0aD0wYjY1NmRkNWYxYmU4NzkyYTM5MDQ3ZjZlMmY1ZDVlMw==")
Authenticated.
Security strength factor: 128

^CC: LOGOUT
Connection closed.

but sieveshell doesn't, with same userid/passwd ... a hard coded limit in 
the perl module itself?


>
>> On Wed, 13 Jul 2005, Stefan Nitz wrote:
>> 
>>> Dear listeners,
>>> 
>>> Am Mittwoch, 13. Juli 2005 20:35 schrieben Sie:
>>> 
>>>> I have the virtdomain stuff setup, using cyrus 2.2.12, and just ran into
>>>> an "odd" issue ... one of the domains that we setup, sieve won't
>>>> authenticate for ... the domain is 60characters +.com:
>>>> 
>>>> chiropractic-acupuncture-homeopathy-self-help-workshops-dvd.com
>>> 
>>> I remember 63. But im not very shure.
>>> 
>>>> The domain is valid, and testing IMAP/POP3, they both authenticate fine:
>>>> 
>>>> login: [200.46.208.196]
>>>> admin at chiropractic-acupuncture-homeopathy-self-help-workshops-dvd.com
>>>> plaintext User logged in
>>>> 
>>>> but, same login info for sieveshell produces:
>>>> 
>>>> [196]: SQL engine 'mysql' not supported
>>>> [196]: auxpropfunc error no mechanism available
>>>> [196]: no secret in database
>>>> [196]: badlogin: [200.46.208.196] DIGEST-MD5 authentication failure
>>>> [196]: Password verification failed
>>>> [196]: badlogin: [200.46.208.196] PLAIN authentication failure
>>>> [196]: badlogin: [200.46.208.196] LOGIN authentication failure
>>>> [196]: no secret in database
>>>> [196]: badlogin: [200.46.208.196] CRAM-MD5 authentication failure
>>>> 
>>>> I'm cut-n-pasting the password in both cases, so it isn't a mistype :(
>>>> 
>>>> 
>>>> ----
>>>> Marc G. Fournier           Hub.Org Networking Services 
>>>> (http://www.hub.org)
>>>> Email: scrappy at hub.org           Yahoo!: yscrappy              ICQ: 
>>>> 7615664
>>>> ---
>>>> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
>>>> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
>>>> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>>> 
>>> 
>>> 
>>> Luck Stefan
>>> ---
>>> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
>>> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
>>> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>>> 
>> 
>> ----
>> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
>> Email: scrappy at hub.org           Yahoo!: yscrappy              ICQ: 7615664
>> ---
>> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
>> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
>> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>> 
>
>
> -- 
> Kenneth Murchison     Oceana Matrix Ltd.
> Software Engineer     21 Princeton Place
> 716-662-8973 x26      Orchard Park, NY 14127
> --PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
>

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy at hub.org           Yahoo!: yscrappy              ICQ: 7615664
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list