imsp 1.8 virtdomain patch

2005-01-26 Thread Martin Ziegler
Hi again,
i compiled imsp 1.8 and applied the patch from William K. Hardeman which 
enables support for virtdomain logins. Everything works fine with the 
exception of PLAIN logins.

Is there any patch ot there which also works with PLAIN authentication ?
Thanks, Martin
---
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


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Scott Adkins
--On Wednesday, January 26, 2005 12:37 PM +0100 Martin Ziegler 
[EMAIL PROTECTED] wrote:

Hi again,
i compiled imsp 1.8 and applied the patch from William K. Hardeman which
enables support for virtdomain logins. Everything works fine with the
exception of PLAIN logins.
Is there any patch ot there which also works with PLAIN authentication ?
Thanks, Martin
IMSP 1.8??? I didn't see an announcement on that... what changes are in
this version?  Is there integrated SSL/STARTTLS support?  I see that the
ftp site shows it was put there on Jan 10th... Just surprised I didn't
see anything about it...
Scott
--
+---+
 Scott W. Adkinshttp://www.cns.ohiou.edu/~sadkins/
  UNIX Systems Engineer  mailto:[EMAIL PROTECTED]
   ICQ 7626282 Work (740)593-9478 Fax (740)593-1944
+---+
PGP Public Key available at http://www.cns.ohiou.edu/~sadkins/pgp/

pgpEmcnBDma7W.pgp
Description: PGP signature


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Martin Ziegler
I was also surprised when browsing through the FTP server. As far as in can 
see there is no SSL/STARTTLS support.

I have to find a way to let users log in as user.domain.tld because that's 
the way my users are logging in. Unfortunately this breaks the address book 
feature because IMSP will strip off the '.domain.tld'.

--On Mittwoch, 26. Januar 2005 09:19 -0500 Scott Adkins [EMAIL PROTECTED] 
wrote:

--On Wednesday, January 26, 2005 12:37 PM +0100 Martin Ziegler
[EMAIL PROTECTED] wrote:
Hi again,
i compiled imsp 1.8 and applied the patch from William K. Hardeman which
enables support for virtdomain logins. Everything works fine with the
exception of PLAIN logins.
Is there any patch ot there which also works with PLAIN authentication ?
Thanks, Martin
IMSP 1.8??? I didn't see an announcement on that... what changes are in
this version?  Is there integrated SSL/STARTTLS support?  I see that the
ftp site shows it was put there on Jan 10th... Just surprised I didn't
see anything about it...
Scott
--
 +---+
  Scott W. Adkinshttp://www.cns.ohiou.edu/~sadkins/
   UNIX Systems Engineer  mailto:[EMAIL PROTECTED]
ICQ 7626282 Work (740)593-9478 Fax (740)593-1944
 +---+
 PGP Public Key available at http://www.cns.ohiou.edu/~sadkins/pgp/

---
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


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Alan Thew
On Wed, 26 Jan 2005 15:51 , Martin Ziegler [EMAIL PROTECTED] said:
I was also surprised when browsing through the FTP server. As far as in can 
see there is no SSL/STARTTLS support.

snip
There are patches in CMU's CVS which patch the 1.7b server, it's running
on our imsp service.
These are Cyrus Daboo's patches I believe.
--
Alan Thew   [EMAIL PROTECTED]
Computing Services, University of Liverpool Fax: +44 151 794-4442
---
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


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Derrick J Brashear
On Wed, 26 Jan 2005, Alan Thew wrote:
On Wed, 26 Jan 2005 15:51 , Martin Ziegler [EMAIL PROTECTED] said:
I was also surprised when browsing through the FTP server. As far as in can 
see there is no SSL/STARTTLS support.

snip
There are patches in CMU's CVS which patch the 1.7b server, it's running
on our imsp service.
These are Cyrus Daboo's patches I believe.
They are. I need to test them and pull them up, at which point we will 
make one more release.

---
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


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Derrick J Brashear
On Wed, 26 Jan 2005, Scott Adkins wrote:
--On Wednesday, January 26, 2005 12:37 PM +0100 Martin Ziegler 
[EMAIL PROTECTED] wrote:

Hi again,
i compiled imsp 1.8 and applied the patch from William K. Hardeman which
enables support for virtdomain logins. Everything works fine with the
exception of PLAIN logins.
Is there any patch ot there which also works with PLAIN authentication ?
Thanks, Martin
IMSP 1.8??? I didn't see an announcement on that... what changes are in
this version?  Is there integrated SSL/STARTTLS support?  I see that the
ftp site shows it was put there on Jan 10th... Just surprised I didn't
see anything about it...
Hm. I see I never sent the announcement. Sorry.
It has a bug fixed where multiple imsp connections with a  single syncdb 
open could lose changes (last writer wins).

---
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


Re: imsp 1.8 virtdomain patch

2005-01-26 Thread Martin Ziegler
Is there any chance to get it implemented that users like user.domain.tld 
can use the addressbook feature ? I believe that there is not too much to 
change to get it working.

--On Mittwoch, 26. Januar 2005 18:24 -0500 Derrick J Brashear 
[EMAIL PROTECTED] wrote:

On Wed, 26 Jan 2005, Alan Thew wrote:
On Wed, 26 Jan 2005 15:51 , Martin Ziegler [EMAIL PROTECTED] said:
I was also surprised when browsing through the FTP server. As far as in
can  see there is no SSL/STARTTLS support.
snip
There are patches in CMU's CVS which patch the 1.7b server, it's running
on our imsp service.
These are Cyrus Daboo's patches I believe.
They are. I need to test them and pull them up, at which point we will
make one more release.
---
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

---
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