Re: Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread Roland Pope
- Original Message - From: "sam wun" <[EMAIL PROTECTED]> > There is one problem, there is no windows domain controller. > The email gateway is a FreeBSD system. All email clients are > authenticated thru this gateway. > > Should I assign the name of the e-mail gateway (eg. mail01.mydomain.

Re: Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread sam wun
Roland Pope wrote: - Original Message - From: "sam wun" <[EMAIL PROTECTED]> Do you know how to configure imapd.conf to support NTLM authentication? You need to have the SASL NTLM plugin in your SASL plugins directory (/usr/lib/sasl2/libntlm.so under RedHat Linux). If it's not ther

Re: Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread Roland Pope
- Original Message - From: "sam wun" <[EMAIL PROTECTED]> > Do you know how to configure imapd.conf to support NTLM authentication? You need to have the SASL NTLM plugin in your SASL plugins directory (/usr/lib/sasl2/libntlm.so under RedHat Linux). If it's not there, you will need to recom

°ìÉϺ£Ò»ºÅͨ°É£¬ÏÖÔÚ°ìËÍÒ»ÕÅ100ÔªÍøÂçµç»°¿¨£¡ÔÙËÍÒ»Äê´«Õæ·þÎñ£¡

2004-10-25 Thread °ìÉϺ£Ò»ºÅͨ£¬ËÍÍøÂçµç»°¿¨100Ôª
OK01强烈推荐:上海铁通一号通VIP智能号业务。咨询热线:021-51096528 一号通业务是铁通推出的一项电信增殖业务。它能帮助您用一个8位数市话号码对身边的所有通讯号码进行即时个性化管理,让你身边的这些号码真正为你所用、方便联系,永不占线,节省话费,保护隐私、绝对自由……将是你终身不变的通讯枢纽号!   一号通业务还能为您提供传真信箱和短信通知功能,及语音留言,为您个人的商务活动提供随身服务。  目前办理铁通一号通业务可获赠100元面值网络电话卡一张!再送一年的传真服务!!! 上海市内免费送货上门,货到付款! 个人VIP号服务费¥30/月,购

Upgrade from 2.1.16 to 2.2.8

2004-10-25 Thread Patrick T. Tsang
Hello,   I have a client who is using cyrus-imapd 2.1.6. I downloaded it from Simon Matter RPM website and connected it to mysql backend. It works fine for nearly a year.   I would like to know if there is problem to upgrade it to the latest 2.2.8   Simon, Can I just run the RPM (2.2.8) upgra

Re: Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread sam wun
Rob MacGregor wrote: On Mon, 25 Oct 2004 20:01:29 +0800, sam wun <[EMAIL PROTECTED]> wrote: SPA uses NTLM - you need to ensure that your Cyrus config has some way of supporting this. Do you know how to configure imapd.conf to support NTLM authentication? Thanks Sam --- Cyrus Home Page: http:/

Re: RC4-MD5 no authentication

2004-10-25 Thread sam wun
Alexander Dalloz wrote: Am Mo, den 25.10.2004 schrieb sam wun um 16:37: Outlook does not offer any certificate to a server for authentication. I found that it does support by using TLS+Plain. The SPA in Outlook is not functioning. Sam Alexander --- Cyrus Home Page: http://asg.web.cmu.edu

Problems with IMAP.so

2004-10-25 Thread Mark Butscher
Thanks to this list I was able to fix some issues with bdb 4.2. However when checking my IMAP.so file I get a bunch of undefined Perl symbols (see below). This is a RHEL3 update 3 box with bdb 4.2, openssl 0.9.7, sasl2.1.19, imapd2.2.8 all compiled from source. Perl is version that came standar

Catch all and aliases: is this how?

2004-10-25 Thread Roberto Leibman
Hi, it's me again. I'm very slowly getting into hosting all of my services myself, so I'm porting domains currently hosted by commercial hosters into my own stuff. I have a combination of cyrus, sendmail, spamassassin, spamass-milter, fetchmail, all doing various things. So far so good, I have

All folders removed

2004-10-25 Thread Michael F. Sprague
Hi folks, I had something strange happen to a user last Friday and I'm hoping y'all can offer a suggestion on where to find the source of the problem. Here is the situation. We are running cyrus-imap v2.2.6. Users access their mailbox either via Outlook Express or Squirrelmail. They also use t

Re: Robust mbox to cyrus migrator?

2004-10-25 Thread Andrew Morgan
On Mon, 25 Oct 2004, Dan Delaney wrote: > On Sat, 23 Oct 2004, Andrew Morgan wrote: > > I think you are referring to the scripts I wrote (Oregon State University! > > Go Beavers!). They were good enough to handle OSU's migration to Cyrus, > > One of the problems with any migration tools/script i

Deleting a virual hosted domain

2004-10-25 Thread Adi Linden
With virtdomains turned on, can I delete a virtual domain and all of its users with one command? I am modifying postfixadmin to work with cyrus-imap. Creating accounts and setting quotas is working. But I have not tackled deleting accounts yet. Adi --- Cyrus Home Page: http://asg.web.cmu.edu/cyru

Global sieve script

2004-10-25 Thread Adi Linden
Is it possible to have a global sieve script, like /etc/procmailrc, which is run before any users sieve scripts? If so, where does it live? Adi --- 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

Re: Robust mbox to cyrus migrator?

2004-10-25 Thread Dan Delaney
On Sat, 23 Oct 2004, Andrew Morgan wrote: > I think you are referring to the scripts I wrote (Oregon State University! > Go Beavers!). They were good enough to handle OSU's migration to Cyrus, > One of the problems with any migration tools/script is that it is > typically only written and used onc

Re: Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread Rob MacGregor
On Mon, 25 Oct 2004 20:01:29 +0800, sam wun <[EMAIL PROTECTED]> wrote: > > In Outlook 2002, I have the check-box (Logon using Secure Password > Authentication) checked, but logon keep failing. SPA uses NTLM - you need to ensure that your Cyrus config has some way of supporting this. --

Re: RC4-MD5 no authentication

2004-10-25 Thread Alexander Dalloz
Am Mo, den 25.10.2004 schrieb sam wun um 16:37: > I got mozilla mail client sucessfully authenticated with PKCS12 digital > certificate+SSL, but Outlook 2002 hsa no luck for this. > The mozilla mail client use CRAM-MD5+TLS for authentication, which is > indicated as below: > pop3s[27353]: login:

Re: RC4-MD5 no authentication

2004-10-25 Thread sam wun
Hi, It seems that there may be possible to download some security patches for Outlook 2002 in order to solve this issue of authentication with Cyrus server. I m wonder whether there is any patches for that? Thanks Sam sam wun wrote: Hi I got mozilla mail client sucessfully authenticated with PKC

Re: Automatically creating mailboxes

2004-10-25 Thread Alexander Dalloz
Am Mo, den 25.10.2004 schrieb Paul van der Vlis um 16:27: > Is it possible to create automatically a mailbox for a user, when a user > logs in succesfully and he has no mailbox? http://email.uoa.gr/projects/cyrus/autocreate/ > Paul van der Vlis. Alexander -- Alexander Dalloz | Enger, German

virtdomains login

2004-10-25 Thread Mike Nuss
As I understand it, if virtdomains is set to "on" then cyrus should do a reverse DNS lookup on the IP address that was connected to in order to determine the domain. But it doesn't seem to be doing this. If I login with username "foo" I get the following error in maillog: badlogin: xxx.com [x.

RC4-MD5 no authentication

2004-10-25 Thread sam wun
Hi I got mozilla mail client sucessfully authenticated with PKCS12 digital certificate+SSL, but Outlook 2002 hsa no luck for this. The mozilla mail client use CRAM-MD5+TLS for authentication, which is indicated as below: pop3s[27353]: login: [192.168.4.235] [EMAIL PROTECTED] CRAM-MD5+TLS User lo

Automatically creating mailboxes

2004-10-25 Thread Paul van der Vlis
Hello, Is it possible to create automatically a mailbox for a user, when a user logs in succesfully and he has no mailbox? If this is not possible, has somebody made an expect-script or something like that for cyradm, to make it more simple to add new users on the commandline? With regards, Pa

Re: Best way to implement helpdesk functionality?

2004-10-25 Thread Henrique de Moraes Holschuh
On Mon, 25 Oct 2004, Kevin wrote: > 1) email sent to [EMAIL PROTECTED] gets sent directly to some list of > maybe 4-8 "helpdesk" users (cyrus mailboxes) for action by any one of > them; > 2) replies to any of those messages (the ones that were written To: > [EMAIL PROTECTED]) from any of this list

Re: Best way to implement helpdesk functionality?

2004-10-25 Thread Sebastian Hagedorn
Kevin, --On Montag, 25. Oktober 2004 8:46 Uhr -0400 Kevin <[EMAIL PROTECTED]> wrote: I'm running cyrus-imapd-2.2.8 and cyrus-sasl-2.1.19-r1 on an x86 Gentoo Linux box and trying to figure out the best way to implement some sort of helpdesk functionality. I have O'Reilly's book _Managing IMAP_ and

Best way to implement helpdesk functionality?

2004-10-25 Thread Kevin
Hi List- I'm running cyrus-imapd-2.2.8 and cyrus-sasl-2.1.19-r1 on an x86 Gentoo Linux box and trying to figure out the best way to implement some sort of helpdesk functionality. I have O'Reilly's book _Managing IMAP_ and it discusses both shared mailboxes and the bulletin board mailbox (owned by

Re: BDB Nightmare

2004-10-25 Thread Akshay Kumar
I made the following modification to cyradm and it doesnt give the errors any more. I don't know why the cyrus install is not smart enough to change these paths itself. x) exec perl -I/spare/local/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/ -MCyrus::IMAP::Shell -e shell -- ${1+"$@"} ;;

Secure authtentication (SPA) with MS Outlook 2002?

2004-10-25 Thread sam wun
Hi, I just configured Mozilla mail client use Secure authentication login to Cyrus pop3/imap. When I configure MS Outlook 2002, I found it is difficult to configure for the same authenticaiton. The Cyrus Imapd is version 2.2 with the following setup in the imapd.conf file: sasl_mech_list: plain

Re: Cyrus authentication mecs

2004-10-25 Thread Sebastian Hagedorn
Hi, --On Donnerstag, 21. Oktober 2004 22:23 Uhr +0200 Tom Bryntesen <[EMAIL PROTECTED]> wrote: What kind of authentication mechanisms do you recommend when using Cyrus on a system with about 10.000 users. I'm not sure about "recommend", but we just use sasldb2. That gives us the greatest flexibi

Re: [patch] Sieve MAIL FROM address in vacation and redirection messages

2004-10-25 Thread Matt Bernstein
On Oct 22 Andre Nathan wrote: I sent this to the -devel list a few days ago, but didn't get feedback... Please do not apply this patch; it could cause headaches. Currently, sieve sends redirection messages without touching the "MAIL FROM" envelope address. For vacation messages, the address is alwa

Compile problems: Cyrus IMAP 2.2.8 on Solaris 8

2004-10-25 Thread bnies
Hi, I'm trying to compile Cyrus IMAP 2.2.8 on Solaris 8 with Sun Forte 7 compiler: # cc -V cc: Forte Developer 7 C 5.4 2002/03/09 Configure options: PATH=/opt/studio/7/bin:$PATH CC=cc CFLAGS=-O CXX=CC CXXFLAGS=-O2 CPPFLAGS="-I/opt/adnmail/db/include -I/opt/adnmail/openssl/include -I/opt/adnma

Re: Cyrus SASL 2.1.20 released

2004-10-25 Thread Simon Matter
> Derrick J Brashear wrote: > >> I'd like to announce the release of Cyrus SASL 2.1.20 on >> ftp.andrew.cmu.edu. >> >> This version includes bug fixes, NTLM portability fixes, and a fix to >> avoid an attack using the SASL_PATH environment variable when sasl is >> used in a setuid environment. >> >