Michael D. Sofka wrote:
>
> Trying this on the 2.3.16 server, built from Simon Matter's source RPM
> on a RE5 server I get:
>
> Hacker[901]:mupdatetest -v -p 3905 -a g_murder imap-fe1.server.rpi.edu
> S: * AUTH "LOGIN" "PLAIN"
> S: * STARTTLS
> S: * PARTIAL-UPDATE
> S: * OK MUPDATE "imap-fe1.ser
I thought the procedue is to upgrade the back-end servers first.
Mike
"Andrew Morgan" wrote:
>Maybe you need to upgrade the mupdate master to 2.3.16 first?
>
> Andy
>
--
Michael D. Sofka
Sr. Systems Programmer
Communications & Middleware Technologies
Cyrus Home Page: http://www.cyrus
Maybe you need to upgrade the mupdate master to 2.3.16 first?
Andy
On Thu, 7 Oct 2010, Michael D. Sofka wrote:
> Additional information. Recall that:
>
>> I am in the process of upgrading our cyrus aggregation from 2.2.12 to
>> 2.3.16. I have installed cyrus 2.3.16 on a new back-end ser
Additional information. Recall that:
> I am in the process of upgrading our cyrus aggregation from 2.2.12 to
> 2.3.16. I have installed cyrus 2.3.16 on a new back-end server, and it
> appears fine. I can create accounts on the server, read email from
> them, etc.
>
> Now I am attempting to p
I am in the process of upgrading our cyrus aggregation from 2.2.12 to
2.3.16. I have installed cyrus 2.3.16 on a new back-end server, and it
appears fine. I can create accounts on the server, read email from
them, etc.
Now I am attempting to place the new back-end server into our
aggregation
Stephen Liu wrote:
> Hi Michael,
>
>
>>> I have the feeling you should add this to your imapd.conf:
>>>
>>> sasl_mech_list: PLAIN
>>>
>> I miss AUTH=LOGIN and AUTH=PLAIN
>> so "sasl_mech_list: PLAIN" will only cause that no auth mech
>> will be available.
>
>
> Performed following test;
>
>
>
Hi,
I noticed a strange effect when authenticating to Cyrus IMAP with DIGEST-MD5
in a virtdomain scenario. The mail client tried to log in with
"[EMAIL PROTECTED]", but this resulted in:
Jun 18 09:06:25 imapper cyrus/imap[1656]: accepted connection
Jun 18 09:06:25 imapper cyrus/imap[1656]: badl
Hi Wesley,
> On 09 Jun 2008, at 13:06, Stephen Liu wrote:
> > S: L01 NO Login failed: generic failure
>
> These generic login failures typically produce a log message in your
>
> security logs.
Here are the logs
$ sudo ls -la /var/log/
total 48048
drwxr-xr-x 8 root root 4096 2008-06
On 09 Jun 2008, at 13:06, Stephen Liu wrote:
> S: L01 NO Login failed: generic failure
These generic login failures typically produce a log message in your
security logs.
:wes
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/In
Hi Michael,
> > I have the feeling you should add this to your imapd.conf:
> >
> > sasl_mech_list: PLAIN
> >
> I miss AUTH=LOGIN and AUTH=PLAIN
> so "sasl_mech_list: PLAIN" will only cause that no auth mech
> will be available.
Performed following test;
$ sudo nano /etc/imapd.conf
adding;
AUT
$ imtest -m login -p imap -u satimiscyrus localhost
S: * OK lampserver Cyrus IMAP4 v2.2.12-Debian-2.2.12-4ubuntu1 server
ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND
BINARY SORT THRE
Hi Simon,
- snip -
> > $ cat /etc/pam.d/imap
> > @include common-auth
> > @include common-account
>
> Well, now you should provide us the common-auth and common-account
> configs.
$ locate common-auth
/etc/pam.d/common-auth
/usr/share/pam/common-auth
/usr/share/pam/common-auth.md5sums
$ cat
>
> --- Simon Matter <[EMAIL PROTECTED]> wrote:
>
>
> Sorry previously I made a mistake on posting /etc/default/saslauthd
>
>
> It should read as;
>
> $ cat /etc/default/saslauthd
> # This needs to be uncommented before saslauthd will be run
> automatically
> START=yes
> PARAMS="-m /var/spool/postf
--- Simon Matter <[EMAIL PROTECTED]> wrote:
Sorry previously I made a mistake on posting /etc/default/saslauthd
It should read as;
$ cat /etc/default/saslauthd
# This needs to be uncommented before saslauthd will be run
automatically
START=yes
PARAMS="-m /var/spool/postfix/var/run/saslauthd -
>
> --- Simon Matter <[EMAIL PROTECTED]> wrote:
>
> - snip -
>
>
>> > cyrus.conf and imapd.conf are as follows. Those lines, commented
>> out,
>> > have been deleted to shorten the length of this posting.
>>
>> OK, since you are using saslauthd you should also post the saslauthd
>> and
>> related
> --- Simon Matter <[EMAIL PROTECTED]> wrote:
>
> - snip -
>
>> > Please advise where shall I check and how to fix the problem. TIA
>>
>> You should post your configs (/etc/cyrus.conf and /etc/imapd.conf)
>> which
>> will make it easier for someone to help you.
>
>
> Hi Simon,
>
>
> cyrus.conf and
--- Simon Matter <[EMAIL PROTECTED]> wrote:
- snip -
> > cyrus.conf and imapd.conf are as follows. Those lines, commented
> out,
> > have been deleted to shorten the length of this posting.
>
> OK, since you are using saslauthd you should also post the saslauthd
> and
> related configs (PAM o
--- Simon Matter <[EMAIL PROTECTED]> wrote:
- snip -
> > Please advise where shall I check and how to fix the problem. TIA
>
> You should post your configs (/etc/cyrus.conf and /etc/imapd.conf)
> which
> will make it easier for someone to help you.
Hi Simon,
cyrus.conf and imapd.conf are as
> Hi folks,
>
>
> On running;
>
> $ su
>
> # imtest -m login -p imap localhost
> S: * OK lampserver Cyrus IMAP4 v2.2.12-Debian-2.2.12-4ubuntu1 server
> ready
> C: C01 CAPABILITY
> S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
> NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT C
Hi folks,
On running;
$ su
# imtest -m login -p imap localhost
S: * OK lampserver Cyrus IMAP4 v2.2.12-Debian-2.2.12-4ubuntu1 server
ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND
BI
Hello, I have installed cyrus ver 2.3.1, in the file /etc/cyrus.conf I
have :
sieve cmd="timsieved" listen="sieve" prefork=0
and I copy /etc/pam.d/imap in to /etc/pam.d/sieve
but when I try this command :
telnet localhost sieve the output is :
Escape character is '^]'.
"IMPLEMENTATI
Noah Silverman wrote:
> Hi,
>
> I have cyrus and cyrus sasl installed on a freebsd box.
>
> I can use my desktop e-mail client to reliably access my imap box.
> (It has been working perfectly for months.)
>
> I recently got a Blackberry and they have a service that will poll
> the imap serv
Hi,
I have cyrus and cyrus sasl installed on a freebsd box.
I can use my desktop e-mail client to reliably access my imap box.
(It has been working perfectly for months.)
I recently got a Blackberry and they have a service that will poll
the imap server for new mail. For some reason, their
Hi, list
I'm using cyrus imapd 2.3.7 with ldap user database and everything
works fine in simple case.
For user accounts I use ou=users,o=firm.
Now I want make admin account in different part of DIT
uid=cyrus,ou=virtusers,o=firm but have a problem.
My imapd.conf:
...
ldap_filter: (uid=%u)
l
Am Sunday 10 September 2006 08:00 schrieb Andreas Winkelmann:
> > do I get some help about Sieve here too? Some days ago I've added
> > authentication by sasldb and today I saw that Sieve doesn't work
> > anymore. I can't login to sieveshell from root like "sieveshell --user
> > mailuser --authnam
Am Saturday 09 September 2006 12:38 schrieb Achim Lammerts:
> do I get some help about Sieve here too? Some days ago I've added
> authentication by sasldb and today I saw that Sieve doesn't work
> anymore. I can't login to sieveshell from root like "sieveshell --user
> mailuser --authname mailuser
Hello list,
do I get some help about Sieve here too? Some days ago I've added
authentication by sasldb and today I saw that Sieve doesn't work
anymore. I can't login to sieveshell from root like "sieveshell --user
mailuser --authname mailuser localhost", the correct password is not
accepted.
On Sat, 29 Apr 2006, Xue, Chongjie "Jack" wrote:
Andy, According to your suggestion, my IMAP login is working now. I can
now connect imap clients through my frontend servers to access mail
boxes in the backend node.
However, I still _failed_ to deliver mail via Postfix LMTP through Cyrus
LMTPPr
Message-
From: Andrew Morgan [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 29, 2006 8:30 PM
To: Xue, Chongjie "Jack"
Cc: info-cyrus@lists.andrew.cmu.edu
Subject: Re: Cyrus Murder SASL Authentication Problem
On Sat, 29 Apr 2006, Xue, Chongjie "Jack" wrote:
[snip]
> mai
On Sat, 29 Apr 2006, Xue, Chongjie "Jack" wrote:
[snip]
mailbox1 imap[29381]: badlogin: [10.101.4.251] PLAIN [SASL(-13):
authentication failure: user cyrus_murder is not allowed to proxy]
[snip]
#---imapd.conf---#
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: adm
We are planning to migrate an OpenVMS email server to "Linux" (RHEL4) running
Postfix and Cyrus-IMAP. I have setup up a single node Cyrus-IMAP backend and
use Postfix to feed email into the server.
The version of Cyrus-IMAP I am using is 2.2.12 distributed in latest RHEL4 RPM
format (from http
David Carter wrote:
pam and when I run a saslauthdtest, it works fine. My syslog give me
an error like this: badlogin: localhost.localdomain [127.0.0.1]
plaintext cyrus SASL(-1): generic failure: checkpass failed. In my
auth.log, I get cannot connect to saslauthd server: Permission
denied.
On Wed, 17 Aug 2005, Thor Vik wrote:
Hi, I am tearing my hair out over this one. When I run an imtest -m
login localhost, I keep getting an L01 NO Login failed error and a
generic failure. What could this mean? I have configured imapd.conf's
sasl_pwcheck_method: saslauthd. I have saslauthd
Did you get any solution on this? Seems like I have the same problem.
Regards
Thor Vik
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt Schwartz
Sent: 27. juni 2005 03:38
To: info-cyrus@lists.andrew.cmu.edu
Subject: cyrus imapd authentication
On Sun, 2005-06-26 at 21:38 -0400, Matt Schwartz wrote:
> Hi, I am tearing my hair out over this one. When I run an imtest -m
> login localhost, I keep getting an L01 NO Login failed error and a
> generic failure. What could this mean? I have configured imapd.conf's
> sasl_pwcheck_method: sa
Hi, I am tearing my hair out over this one. When I run an imtest -m
login localhost, I keep getting an L01 NO Login failed error and a
generic failure. What could this mean? I have configured imapd.conf's
sasl_pwcheck_method: saslauthd. I have saslauthd set to pam and when I
run a saslauth
Hi,
I note this in the mail.log:
cyrus/master[4102]: process 5914 exited, status 0
cyrus/master[5968]: about to exec /usr/lib/cyrus/bin/imapd
cyrus/imaps[5968]: executed
cyrus/imapd[5968]: accepted connection
cyrus/imapd[5968]: mystore: starting txn 2147483727
cyrus/imapd[5968]: mystore: committi
hursday, December 16, 2004 11:06 AM
To: Wilson, Dave
Cc: [EMAIL PROTECTED]
Subject: Re: Cyrus sasl authentication problem
Wilson, Dave wrote:
./saslauthd -a getpwent -d
saslauthd[6583] :main: num_procs : 5
saslauthd[6583] :main: mech_option: NULL
saslauthd[6583] :main
cember 16, 2004 10:45 AM
> To: Wilson, Dave
> Cc: [EMAIL PROTECTED]
> Subject: Re: Cyrus sasl authentication problem
>
>
> Wilson, Dave wrote:
>
> > This didn't work either:
>
> What does the SASL debug log look like?
>
>
> >
> > ./imt
ct: Re: Cyrus sasl authentication problem
>
>
> Wilson, Dave wrote:
>
> > ./saslauthd -a getpwent -d
> > saslauthd[6583] :main: num_procs : 5
> > saslauthd[6583] :main: mech_option: NULL
> > saslauthd[6583] :main: run_p
that you actually have passwords in /etc/passwd (as
opposed to /etc/shadow)?
-Original Message-
From: Ken Murchison [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 16, 2004 10:45 AM
To: Wilson, Dave
Cc: [EMAIL PROTECTED]
Subject: Re: Cyrus sasl authentication problem
Wilson, Dave wrote
Dave
-Original Message-
From: Ken Murchison [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 16, 2004 9:53 AM
To: Wilson, Dave
Cc: '[EMAIL PROTECTED]'
Subject: Re: Cyrus sasl authentication problem
Wilson, Dave wrote:
I'm using Cyrus with sasl, using auth method getpwent:
./saslau
son [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 16, 2004 9:53 AM
> To: Wilson, Dave
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Cyrus sasl authentication problem
>
>
> Wilson, Dave wrote:
>
> > I'm using Cyrus with sasl, using auth method getpwent:
Wilson, Dave wrote:
I'm using Cyrus with sasl, using auth method getpwent:
./saslauthd -d -a getpwent
I then use imtest:
./imtest -m login -u pcs localhost
This should be:
./imtest -m login -a pcs localhost
S: * OK pcs-pfni-01 Cyrus IMAP4 v2.2.10 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP
I'm using Cyrus with sasl, using auth method getpwent:
./saslauthd -d -a getpwent
I then use imtest:
./imtest -m login -u pcs localhost
S: * OK pcs-pfni-01 Cyrus IMAP4 v2.2.10 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID
hi,
i've installed cyrus from debian packages:
ii cyrus21-admin 2.1.16-10 Cyrus mail system (administration tool)
ii cyrus21-common 2.1.16-10 Cyrus mail system (common files)
ii cyrus21-imapd 2.1.16-10 Cyrus mail system (IMAP support)
ii libcyrus-imap- 2.1.16-10 Interface
On 3-Sep-04, at 11:29 AM, Igor Brezac wrote:
On Fri, 3 Sep 2004, Paul Wolstenholme wrote:
I have saslauthd configured to use ldap. The uid have an "@".
Authentication works using testsaslauthd:
Sep 3 10:38:36 localhost slapd[1248]: conn=118 op=0 BIND
dn="cn=Administrator,o=shoutout" method=12
On Fri, 3 Sep 2004, Paul Wolstenholme wrote:
I have saslauthd configured to use ldap. The uid have an "@". Authentication
works using testsaslauthd:
Sep 3 10:38:36 localhost slapd[1248]: conn=118 op=0 BIND
dn="cn=Administrator,o=shoutout" method=128
Sep 3 10:38:36 localhost slapd[1248]: conn=1
I have saslauthd configured to use ldap. The uid have an "@".
Authentication works using testsaslauthd:
Sep 3 10:38:36 localhost slapd[1248]: conn=118 op=0 BIND
dn="cn=Administrator,o=shoutout" method=128
Sep 3 10:38:36 localhost slapd[1248]: conn=118 op=0 BIND
dn="cn=Administrator,o=shoutout
Am Mittwoch, 26. Mai 2004 23:56 schrieb Peter Duda:
> I am new to this whole cyrus thing, but I am trying to learn.
>
> RedHat 9.0
> Cyrus 2.2.3-8
> Cyrus SASL 2.1.18
> Postfix
> Mysql 3.23.58
>
> I sort of had everything working so far by myself and a lot of Googleing
>
> :). But now I am having
I am new to this whole cyrus thing, but I am trying to learn.
RedHat 9.0
Cyrus 2.2.3-8
Cyrus SASL 2.1.18
Postfix
Mysql 3.23.58
I sort of had everything working so far by myself and a lot of Googleing
:). But now I am having a difficult time getting the authentication to
work properly. Web-cyr
Dear listeners,
Am Sonntag, 9. Mai 2004 21:15 schrieb Andreas Winkelmann:
...
> > I need to do this because different accounts have different user email
> > addresses for sending. If an email client could have different
> > send-from addresses based on folder, then this wouldn't be an issue,
> > h
Luca Olivetti wrote:
Jim Sabatke wrote:
I need to do this because different accounts have different user email
addresses for sending. If an email client could have different
send-from addresses based on folder, then this wouldn't be an issue,
however Mozilla doesn't do this, and I don't know
Luca Olivetti wrote:
Jim Sabatke wrote:
I need to do this because different accounts have different user
email addresses for sending. If an email client could have different
send-from addresses based on folder, then this wouldn't be an issue,
however Mozilla doesn't do this, and I don't know
Luca Olivetti --> info-cyrus (2004-05-10 12:55:54 +0200):
> Jim Sabatke wrote:
>
> >I need to do this because different accounts have different user email
> >addresses for sending. If an email client could have different
> >send-from addresses based on folder, then this wouldn't be an issue,
>
Jim Sabatke wrote:
I need to do this because different accounts have different user email
addresses for sending. If an email client could have different
send-from addresses based on folder, then this wouldn't be an issue,
however Mozilla doesn't do this, and I don't know of a client that does
Dear listeners,
Am Sonntag, 9. Mai 2004 21:15 schrieb Andreas Winkelmann:
...
> > I need to do this because different accounts have different user email
> > addresses for sending. If an email client could have different
> > send-from addresses based on folder, then this wouldn't be an issue,
> > h
--On Sonntag, 9. Mai 2004 14:07 Uhr -0700 Jim Sabatke <[EMAIL PROTECTED]>
wrote:
I need to do this because different accounts have different user email
addresses for sending. If an email client could have different send-from
addresses based on folder, then this wouldn't be an issue, however
Mozi
Am Montag, 10. Mai 2004 00:58 schrieb Jim Sabatke:
> I did that, and now ALL users fail with the same user disabled error.
>
> I've searched the web for this error and there are thousands of
> references, most with different solutions. One that I tried involved
> modifying the pam.conf file. The
Andreas Winkelmann wrote:
Am Sonntag, 9. Mai 2004 23:07 schrieb Jim Sabatke:
Where do you want your user-accounts instead?
I want to have cyrus user accounts where no system user exists. Is that
possible? The reason is, I have a number of cyrus accounts for the same
user.
Yes of
Am Sonntag, 9. Mai 2004 23:07 schrieb Jim Sabatke:
> >Where do you want your user-accounts instead?
>
> I want to have cyrus user accounts where no system user exists. Is that
> possible? The reason is, I have a number of cyrus accounts for the same
> user.
Yes of course, this is possible. You
Andreas Winkelmann wrote:
Am Sonntag, 9. Mai 2004 21:50 schrieb Jim Sabatke:
I'm running posfix/cyrus/mysql on SuSE 9.0.
I can't connect to an account where the user name is not also a UNIX
user (in /etc/passwd). This is driving me nuts. If I create a UNIX
user, the authentication works fin
Am Sonntag, 9. Mai 2004 21:50 schrieb Jim Sabatke:
> I'm running posfix/cyrus/mysql on SuSE 9.0.
>
> I can't connect to an account where the user name is not also a UNIX
> user (in /etc/passwd). This is driving me nuts. If I create a UNIX
> user, the authentication works fine. I deleted the use
I sent this to cyrus-sasl first, but have not gotten any replies.
I was trying to look through the archives. There are thousands of
"authentication" emails. I hope this is the right list. Please let me
know if it's not.
I'm running posfix/cyrus/mysql on SuSE 9.0.
I can't connect to an accou
Much progress has been made (Thank you Ken and Pat) but I still
have an authentication problem see below:
imtest -m plain -u cyrus -a cyrus -s mail2
verify error:num=18:self signed certificate
TLS connection established: TLSv1 with cipher AES256-SHA (256/256 bits)
S: * OK mail2.familyradio.org
Jon \"GenKIller\" Gaudette wrote:
>
> Good and Bad News :(
>
> That fixed that particular authentication error, but aunveiled another
> one :(
>
> Now when I issue the command imtest -m login -p imap localhost as user
> cyrus it 'works'. However, when I try to create a new user by following
>
Good and Bad News :(
That fixed that particular authentication error, but aunveiled another
one :(
Now when I issue the command imtest -m login -p imap localhost as user
cyrus it 'works'. However, when I try to create a new user by following
the directions at http://en.tldp.org/HOWTO/Cyrus-IMAP-
Jon \"GenKIller\" Gaudette wrote:
>
> I have recently installed Cyrus-imapd on a new server that I have been
> trying to setup as a e-mail server. The server is running RedHat Linux
> 8.0 with postfix as the MTA (although sendmail is installed and ready to
> be used in case the need arises).
>
I have recently installed Cyrus-imapd on a new server that I have been
trying to setup as a e-mail server. The server is running RedHat Linux
8.0 with postfix as the MTA (although sendmail is installed and ready to
be used in case the need arises).
I used the rpm version of cyrus (cyrus-imapd-2.1
> Hi Everyone,
>
> I'm having a little trouble using the Cyrus SASL auxprop
> authentication.
>
> It seens that I can't authenticate users that has an AT (@) in their
> usernames.
>
> Ex:
>
> If I create a username called jungle using the password 'foobar'
> using the
@;lists.andrew.cmu.edu] On Behalf Of Rob
Siemborski
Sent: Tuesday, October 22, 2002 3:09 PM
To: Thiago Madeira de Lima
Cc: [EMAIL PROTECTED]
Subject: Re: Cyrus + SASL : auxprop authentication problem.
On Tue, 22 Oct 2002, Thiago Madeira de Lima wrote:
> There's any limitation around IMAP
On Tue, 22 Oct 2002, Thiago Madeira de Lima wrote:
> There's any limitation around IMAP or Cyrus using the @ ?
The @ is special in that it delimits usernames from realms in SASLv2. If
you want users to authenticate in a different realm, you'll need to add
them using the -u option to saslpass
Title: Message
Hi Everyone,
I'm having a little trouble using the Cyrus SASL auxprop
authentication.
It seens that I can't authenticate users that has an AT (@) in their
usernames.
Ex:
If I create a username called jungle using the password 'foobar' using
the
Hello,
I found why not work POP3 and ask strange authentification. I added two
paramters into imap.conig:
sasl_minimum_layer: 0
sasl_auto_transition: no
Thanks what answern on my email.
~ Sergey Merkuriev
> > > Have trouble with POP3 it not work properly. I have two users: user1
and
> > > use
Quoting Ken Murchison <[EMAIL PROTECTED]>:
>
>
> Sergey Merkuriev wrote:
> >
> > Hello All,
> >
> > Have trouble with POP3 it not work properly. I have two users: user1 and
> > user2. The user1 have imap account and can login into IMAP server but
> can't
> > login into POP3 server and user2 ca
Sergey Merkuriev wrote:
>
> Hello All,
>
> Have trouble with POP3 it not work properly. I have two users: user1 and
> user2. The user1 have imap account and can login into IMAP server but can't
> login into POP3 server and user2 cant login into POP3 server. The files
> user1 and user2 exists i
Hello All,
Have trouble with POP3 it not work properly. I have two users: user1 and
user2. The user1 have imap account and can login into IMAP server but can't
login into POP3 server and user2 cant login into POP3 server. The files
user1 and user2 exists in the directory /var/spool/email. There i
If you want Plaintext you will need to disable CRAM and DIGEST and SRP/OTP.
--On Tuesday, April 30, 2002 12:34 AM -0400 "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Scott,
>
> Thanks for the help... I believe I will not aware there is such utility
> if you don't tell me... =)
If you read
Scott,
Thanks for the help... I believe I will not aware there is such utility if you
don't tell me... =)
Indeed, I am still encountering the same problem.. and please find
what I have done below,
1. run mkimap as root (since error show up if I run as user cyrus)
2. chown -R cyrus:mail /var/
Some more information to share with you all..
I figure out the error that was previously shown (cannot find db..) is
becoz the directories inside /var/imap doesn't exist. I created the
following directories and grant the right cyrus:mail to all of them and
the error has gone away.
/var/imap
/
directory
Original Message:
-
From: Scott M Likens [EMAIL PROTECTED]
Date: Sun, 28 Apr 2002 13:47:36 -0600
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: SuSE 7.3, IMAP 2.1.3, SASL 2.1.2 -> authentication
problem
--On Sunday, April 28, 2002 7:53 PM +0800 Ronnie Kwok
<[
--On Sunday, April 28, 2002 7:53 PM +0800 Ronnie Kwok
<[EMAIL PROTECTED]> wrote:
> I have looked back and perform the following act, and yet, I am still
> having the same error.
>
> What I have done was,
>
> 1. checked the permission setting of sasldb2
> 2.recreate the user in sasldb
> 3. Since
>Well saslpasswd2 -c cyrus then give the password of 'test'
>
>Then you need to chown cyrus:mail /etc/sasldb2
>
>Reload Master
I have looked back and perform the following act, and yet, I am still having the same
error.
What I have done was,
1. checked the permission setting of sasldb2
2.rec
>*sigh*
>
>Well you need to do saslpasswd2 -c ronnie.kwok (or cyrus admin) first
>
Since I already have a working "sasldb" and I have performed the db converter by
running the db-converter.. I thought the user
base has been moved over.
And yet, I have tried to recreate the user by running "sas
Hello,
I am trying to install Cyrus-SASL-2.1.3 and Cyrus-IMAPD-2.1.2 with BerkeleyDB 4.0
into my SuSE 7.3 machine. But I have problem in accessing the IMAP server after
the installation.
The configuration is as follows,
System : Suse Linux 7.3 Kernl 2.4.10
Libc : GNU C Library stable release v
we installed sasl and imap code on our new server.
when doing a
telnet localhost 110
user
pass
we get back an authentication failure.
THe box is runing slackware 8
any help would be appreciated. this is the first time we have used
the cyrus code base
Hi there Alain,
I had a very similar problem that took most of a week
to sort out.
It is working now, but to be honest, I dinnae ken
exactly what it was that made it eventually work.
Sorry.
However, for some clues, see:-
http://asg.web.cmu.edu/archive/mailbox.php?mailbox=archive.info-cyrus&sta
Alain Barthelemy wrote:
[snip]
>
>
> /etc/imapd:
>
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: cyrus
> allowanonymouslogin: no
> autocreatequota: 1
> reject8bit: no
> quotawarn: 90
> timeout: 30
> poptimeout: 10
> dracinterval: 0
> dr
Hello,
I installed via SuSE .rpm:
cyrus-imap 2.0.16
cyrus-sasl 1.5.24
I seem to have a problem of authentication:
after making:
lx93: passwd cyrus
lx93: saslpasswd cyrus
then:
lx93:~ # imtest -u cyrus -m login localhost
C: C01 CAPABILITY
S: * OK lx93 Cyrus IMAP4 v2.0.16 server ready
S: * CA
On Wednesday 19 September 2001 06:26, Oyku Gencay wrote:
> Hi,
>
> I've successfully installed and set up Cyrus to authenticate from PAM
> by 1. changing group of imapd to shadow
> 2. changing group for /etc/shadow to shadow (it's root by default)
> and chmod g+r
>
> Whenever I change a password f
Hi,
I've successfully installed and set up Cyrus to authenticate from PAM by
1. changing group of imapd to shadow
2. changing group for /etc/shadow to shadow (it's root by default) and chmod
g+r
Whenever I change a password for a user (with passwd) The /etc/shadow looses
the grop and g+r attribu
Guten Tag Rehuel Lobato de Mesquita,
I recommend trying this :
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=10179 .
it helped me to cyrus working on a slackware system.
Christoph Nelles
Am Donnerstag, 13. September 2001 um 13:37 schrieben Sie:
RLdM> This mail doe
> I run slackware 8 on my box. I installed Cyrus IMAP using the instructions
> from http://www.linuxdoc.org/HOWTO/Cyrus-IMAP.html
>
> In section 8.2 (http://www.linuxdoc.org/HOWTO/Cyrus-IMAP-8.html#ss8.2 ) i
> get to test the installation. But when I get to (3) I get th efollowing :
>
> C: C01 CAP
This mail does not relate to this problem.
can anyone please help me
I have tried to contact the list for a week now, in vain. I really need help
on an issue.
I run slackware 8 on my box. I installed Cyrus IMAP using the instructions
from http://www.linuxdoc.org/HOWTO/Cyrus-IMAP.html
In section
Hi,
I've resolved the authentication problem on RedHat 7.1. Having looked at the
latest messages I wanted to share what I've done
1. Compile and build packages provided by Ramino Moranes
http://rmrpms.tripod.com/cyrus-imapd
2. chgrp shadow /usr/cyrus/bin/imapd
3. chgrp shadow /et
Oyku Gencay wrote:
> I've build and installed cyrus imapd 2.0.16-1rm from source by Ramiro
> Morales available at http://rmrpms.tripod.com/cyrus-imapd/. I've
succesfully
> compiled and installed cyrus but, Cyrus does not authenticate users. I wat
> to use PAM. Is there something obvious that I'm m
Hi,
I've build and installed cyrus imapd 2.0.16-1rm from source by Ramiro
Morales available at http://rmrpms.tripod.com/cyrus-imapd/. I've succesfully
compiled and installed cyrus but, Cyrus does not authenticate users. I wat
to use PAM. Is there something obvious that I'm missing? Does anybody u
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> While performing my own testing I noticed that if I telnet to port 143 on
> the IMAP server and attempt to login with a bogus username / password that
> the IMAP server log file DOES NOT REFLECT the failed login attempt.
It should! Your syslog setup
Greetings,
I have a problem that I have been toiling with for quite some time now and
thought I would present it
to the list for any insight.
I have Cyrus IMAP server version 2.0.12 running on Solaris 8. We are
authenticating clients using plaintext and SASL 1.5.24
Our customer's applicatio
Cyrus gurus,
This was my last resort. I scoured the net in search of anything that
could help me solve this problem...including the archives of this list.
Basically, the problem is this, I can only log into the IMAP server with
one account 'cyrus'. Any other accout will NOT work. I'm using the
1 - 100 of 101 matches
Mail list logo