On Thu, 2005-03-31 at 20:42 -0800, Shashank Agrawal wrote:
> Mar 31 20:35:54 mail saslauthd[7752]: Authentication failed for
> shashank/emgbank.com: Bind to ldap server failed (invalid
> user/password or insufficient access) (-7)
bingo
Craig
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Hello Edward,
Here are the details you requested. There is some relevant info in
auth.log, but i don't know how to resolve it. thank you.
[EMAIL PROTECTED] ~]# ps -ef | grep saslauthd
root 7751 1 0 20:31 ?00:00:00 /usr/sbin/saslauthd -m
/var/
On Thu, 2005-03-31 at 21:14, Shashank Agrawal wrote:
> Hello,
>
> Here are my config files. /etc/saslauthd.conf didn't exist on my
> system. so i created a new one. but still it doesn't work. Thank you.
the configuration looks fine. did you check your /var/log/auth.log? did
you try running tests
Marc G. Fournier wrote:
After alot of playing around, and finally finding a suitable headering
that exists in *most* of the messsages that I'm trying to filter on,
I've come up with the following filter ot clean out the "other language"
emails that I just can't read:
if allof ( header :contains
Hello,
Here are my config files. /etc/saslauthd.conf didn't exist on my
system. so i created a new one. but still it doesn't work. Thank you.
**
[EMAIL PROTECTED] etc]# more saslauthd.conf
#/etc/saslauthd.conf
#Config File for the saslauthd with the ldap mechichism
ldap
On Thu, 2005-03-31 at 19:24, Shashank Agrawal wrote:
> Hello,
>
> I am unable to get cyrus authentication with LDAP. I am running fedora core 3.
>
> I would appreciate any help. Is there any patch that i need to apply?
>
> Here is my config file.
your imapd.conf file looks fine
What does your /
After alot of playing around, and finally finding a suitable headering
that exists in *most* of the messsages that I'm trying to filter on, I've
come up with the following filter ot clean out the "other language" emails
that I just can't read:
if allof ( header :contains [ "Content-Type" ]
Hello,
I am unable to get cyrus authentication with LDAP. I am running fedora core 3.
I would appreciate any help. Is there any patch that i need to apply?
Here is my config file.
[EMAIL PROTECTED] etc]# more imapd.conf
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: c
cyrus/mupdate[12614]: IOERROR: mapping /var/lib/imap/mailboxes.db file:
Cannot allocate memory
cyrus/mupdate[12614]: failed to mmap /var/lib/imap/mailboxes.db file
cyrus/master[12580]: service mupdate pid 12614 in READY state:
terminated abnormally
Henrique de Moraes Holschuh wrote:
Chec
On Thu, 31 Mar 2005, João Assad wrote:
> >>My db just got corrupted again 2 hours ago. seems like moving 200k
> >>mailboxes between backends really speed it up.
...
> cyrus/mupdate[12614]: IOERROR: mapping /var/lib/imap/mailboxes.db file:
> Cannot allocate memory
> cyrus/mupdate[12614]: failed
On Thu, 31 Mar 2005, João Assad wrote:
cyrus/mupdate[12614]: IOERROR: mapping /var/lib/imap/mailboxes.db file:
Cannot allocate memory
Resource limited memory, or are you really running out of memory?
Letting processes continue running in the face of an mmap failure needs to
be re-examined I guess
João Assad wrote:
I needed to restart cyrus master and got this error minutes after
doing it.
cyrus/mupdate[12614]: IOERROR: mapping /var/lib/imap/mailboxes.db
file: Cannot allocate memory
cyrus/mupdate[12614]: failed to mmap /var/lib/imap/mailboxes.db file
cyrus/master[12580]: service mupdate p
Derrick J Brashear wrote:
On Thu, 31 Mar 2005, João Assad wrote:
My db just got corrupted again 2 hours ago. seems like moving 200k
mailboxes between backends really speed it up.
I have my corrupted mailboxes.db and I can send it to anyone
interested in taking a look.
I needed to restart cyrus m
On Thu, 31 Mar 2005, João Assad wrote:
My db just got corrupted again 2 hours ago. seems like moving 200k mailboxes
between backends really speed it up.
I have my corrupted mailboxes.db and I can send it to anyone interested in
taking a look.
how about a url for it?
Derrick J Brashear wrote:
On Thu, 31 Mar 2005, João Assad wrote:
My db just got corrupted again 2 hours ago. seems like moving 200k
mailboxes between backends really speed it up.
I have my corrupted mailboxes.db and I can send it to anyone
interested in taking a look.
how about a url for it?
the
Andreas Haase <[EMAIL PROTECTED]> writes:
> Hi,
>
> I have a cyrus 2.1.15 running on Suse 9.0. It authenticates againt
> sasl2 (saslauthd), which uses ldap to get the credentials. And now, if
> I put in invalid usernames or passwords, I get the following outout:
>
> --- snip ---
> mail:~ # telne
Hi,
At UC Davis, we are thinking of moving our email infrastructure to Cyrus.
We are wondering about the best backup stragegy. We use Veritas
NetBackup.
I have read the wiki and mailing list archives, and I believe I know which
files to backup:
/var/spool/mail
/var/lib/imap
/etc
However
On Thu, 2005-03-31 at 19:22 +0200, Andreas Haase wrote:
> On Thu, 31 Mar 2005, Craig White wrote:
>
> > and then 'tethereal -r /tmp/imp-imap.[tcpdump|good] showed me the
> > difference...turns out - even though IMP is configured to send
> > imap/notls, admin login is encrypted.
>
> I could try th
> Does saslauthd dump when you login with an invalid username?
No, the daemon is up and running all the time. A login try with correct
credentials is successful.
> The only other thing I can suggest is to upgrade sasl first. You should
> also upgrade cyrus-imap; it is kinda old...
Updating sasl
On Thu, 31 Mar 2005, Andreas Haase wrote:
On Thu, 31 Mar 2005, Igor Brezac wrote:
Have you check syslog for messages from saslauthd/cyrus? What version of
cyrus-sasl do you use?
SASL version is 2.1.15, too. Neither syslog nor running saslauthd with
debugging activated brought any new hints :-/
Doe
On Thu, 31 Mar 2005, Craig White wrote:
> and then 'tethereal -r /tmp/imp-imap.[tcpdump|good] showed me the
> difference...turns out - even though IMP is configured to send
> imap/notls, admin login is encrypted.
I could try that, but I guess both logins are not encrypted because I use
normal tel
On Thu, 2005-03-31 at 18:05 +0200, Andreas Haase wrote:
> Hi,
>
> I have a cyrus 2.1.15 running on Suse 9.0. It authenticates againt sasl2
> (saslauthd), which uses ldap to get the credentials. And now, if I put in
> invalid usernames or passwords, I get the following outout:
>
> --- snip ---
>
On Thu, 31 Mar 2005, Igor Brezac wrote:
>
> Have you check syslog for messages from saslauthd/cyrus? What version of
> cyrus-sasl do you use?
SASL version is 2.1.15, too. Neither syslog nor running saslauthd with
debugging activated brought any new hints :-/
Regards,
Andreas Haase
Postmaster
E
probably venturing on the edges being off-topic here but I have been
struggling with creating certificates for the Microsoft/Macintosh OS 9
versions of Internet Explorer/Outlook Express (they of course are
intertwined).
I have found that my server certificates with the private key removed
work ok
Have you check syslog for messages from saslauthd/cyrus? What version of
cyrus-sasl do you use?
-Igor
On Thu, 31 Mar 2005, Andreas Haase wrote:
Hi,
I have a cyrus 2.1.15 running on Suse 9.0. It authenticates againt sasl2
(saslauthd), which uses ldap to get the credentials. And now, if I put in
Hello,
is there a way to translate (localize?) Sieve mail notifications ?
Christophe.
---
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
Hi,
I have a cyrus 2.1.15 running on Suse 9.0. It authenticates againt sasl2
(saslauthd), which uses ldap to get the credentials. And now, if I put in
invalid usernames or passwords, I get the following outout:
--- snip ---
mail:~ # telnet localhost 110
Trying ::1...
telnet: connect to address :
Henrique de Moraes Holschuh wrote:
On Thu, 31 Mar 2005, Sergio Devojno Bruder wrote:
We've done 2 murder instalations, cyrus 2.2.3 and cyrus 2.2.10, and already
have seen the same type of corruption. (should ADD or DELETE), but not with
the same frequency.
Are you guys running the same di
On Thu, 31 Mar 2005, Christoph Moench-Tegeder wrote:
> > However, the LMTP session can authorize each message as a particular
...
> I'm not sure if postfix is capable of doing so (but that's again
> a postfix problem, not a cyrus problem...).
Exactly. Postfix can do that in the newest snapshot ve
On Thu, 31 Mar 2005, Sergio Devojno Bruder wrote:
> We've done 2 murder instalations, cyrus 2.2.3 and cyrus 2.2.10, and already
> have seen the same type of corruption. (should ADD or DELETE), but not with
> the same frequency.
Are you guys running the same distribution or the same kernel? It lo
Hi,
Following a disk problem, I had database inconsistency:
lmtp[25617]: [ID 866726 local6.warning] DBERROR db4: fatal region error
detected; run recovery
Mar 31 10:00:08 dioptase lmtp[25617]: [ID 301778 local6.error] DBERROR:
dbenv->open '/opt/csw/var/cyrus/db' failed: DB_RUNRECOVERY: Fatal erro
Derrick J Brashear wrote:
Well, you have skiplist corruption, but there's not really anything
in your report which is helpful at suggesting why you do, or helping
to reproduce it so (if it is a bug) it can be tracked and killed.
Even posting your corrupted skiplist would be more useful.
>>
>> Ye
## Rob Siemborski ([EMAIL PROTECTED]):
> However, the LMTP session can authorize each message as a particular
> sender as well. So while the postfix server authenticates to the LMTP
> server as "postfix" or whatever, the postfix server is then trusted to be
> correct when it says "this message
The default realm is "lanl.gov".
Thanks,
Giri Raichur
On Mar 30, 2005, at 10:36 PM, Derrick J Brashear wrote:
On Wed, 30 Mar 2005, Giri Raichur wrote:
Derrick,
[EMAIL PROTECTED] root]# klist
Ticket cache: FILE:/tmp/krb5cc_0_ftp582
Default principal: [EMAIL PROTECTED]
ok, so i guess the other thing
Hello,
We have a problem with our mupdate master ... it get over load with
lmtpproxyd query from our frontend and stop serving. Can a lmtpproxyd
use the mupdate slave on his frontend to get his information or it realy
need to talk to the master mupdate ?
If lmptproxyd can use the slave on the
35 matches
Mail list logo