if you set "virtdomains: on", then when a user logs in w/o the @FQDN
Cyrus automatically adds it on before authenticating.. if you set
"virtdomains: userid" then Cyrus will pass exactly the username the user
sent in to SASL for authentication.
On Wed, 2004-03-24 at 16:27, Paul Dorneanu wrote:
> ye
> The mailing list's recommendation for 2.1.x seemed to be:
>
> duplicate-db=db3_nosync
> mboxlist-db=skiplist
> seen-db=skiplist
> subs-db=flat
> tls-db=db3_nosync
>
> I see that most of those are the default in 2.2.3, the exceptions being:
>
> mboxlist-db=berkeley
> seen-db=flat
>
> Since the def
yes, I have added it to the database...
maybe there is something with the sasl which is stripping off the domain
after @... possible? I don't remember exactly...
but right now I do see in logs [EMAIL PROTECTED]
I will test first on a non production enviroment...
Edward Rudd wrote:
Probably has
On Wed, 24 Mar 2004, Andreas wrote:
> On Wed, Mar 24, 2004 at 10:01:15AM -0600, Mike's List wrote:
> > I modified imapd.conf with the auxprop, reload imapd, make sure saslauthd
> > is not running. I make certain the user is listed with the command
> > sasldblistusers2 (create by saslpasswd2) and
The mailing list's recommendation for 2.1.x seemed to be:
duplicate-db=db3_nosync
mboxlist-db=skiplist
seen-db=skiplist
subs-db=flat
tls-db=db3_nosync
I see that most of those are the default in 2.2.3, the exceptions being:
mboxlist-db=berkeley
seen-db=flat
Since the defaults for the backends c
Probably has to do w/ the SQL query and database.. did you add
[EMAIL PROTECTED] into your database? You may want to search through the
archives about the SQL sasl plugin in both this list and the cyrus-sasl
list as I know it has been brought up since 2.2.3 has been released.
And I was only mentio
No, I don't use perdition and I would not like to use it.
so, having virtdomains: userid I will be able to login with
use_domaintld (which are mapped to the default domain) without the need
to manually convert the accounts.
also i will be able to convert account to [EMAIL PROTECTED]
still, ther
If you use perdition, then yes..
http://www.vergenet.net/linux/perdition/
I was using perdition for a while when I had my usernames in cyrus like
user_domain_tld, and wanted the users to login with [EMAIL PROTECTED], but
they could login with user_domain_tld as well..
Perdition acts as a proxy in
Zitat von Jernej Porenta <[EMAIL PROTECTED]>:
> Hi!
>
> I'm using cyrus 2.1.15 (hmh .deb packages) in debian woody on dual P4 with
> Postfix!
>
> Recently I have noticed that some mails are not sent to mailboxes as they
> should be. My configuration is like this:
> /etc/postfix/master.cf
> cyrus
On Wednesday 24 March 2004 16:31, Jernej Porenta wrote:
> to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>,
> relay=cyrus, delay=2, status=bounced (Command died with status 1:
> "/usr/sbin/cyrdeliver")
>
> What could be wrong? Maybe I should limit the connections to cyrdeliver or
> what? What i
Hello,
I am building Cyrus on a RedHat Alpha Linux system. The build seems to go
just fine and master starts. But, telneting to port 143 gets a connection
with no server response---the telnet session just hangs. Looks like Cyrus
is listening and not responding. What I am seeing in /var/log/
On Wed, 24 Mar 2004, zorg wrote:
> hi,
> here is my problem,
> I want cyrus to use the login and password from my ldap server
>
> I manage to make it work using
> saslauthd +pam +ldap
> or
> saslauthd + ldap
>
> in both case I can only use the plaintext authentification
>
> it seem normal for the
On Wed, Mar 24, 2004 at 10:01:15AM -0600, Mike's List wrote:
> I modified imapd.conf with the auxprop, reload imapd, make sure saslauthd
> is not running. I make certain the user is listed with the command
> sasldblistusers2 (create by saslpasswd2) and the entry is there. But I
> can't still auth
On Wed, 24 Mar 2004, Rob Siemborski wrote:
> On Wed, 24 Mar 2004, Mike's List wrote:
>
> > > Wait -- are you using sasldb, saslauthd with the rimap backend, or shadow
> > > password authentication (or some combination)?
> >
> > I'm using saslauthd, but saslauthd -a shows the below options,
> > ut
On Wed, 24 Mar 2004, [iso-8859-1] François LECOLIER wrote:
> either 100 or 500 concurrent connections to the imap server peforming basic
> tasks: login/logout, reading messages ...
What is your testing method? Does your test script run on the same server
as your IMAP server (and your mysql serve
On Wed, 2004-03-24 at 10:05, FranÃois LECOLIER wrote:
> The troubles began when I started to bench this configuration launching
> either 100 or 500 concurrent connections to the imap server peforming basic
> tasks: login/logout, reading messages ...
>
> I got an assortiment of the following mess
Hi!
I'm using cyrus 2.1.15 (hmh .deb packages) in debian woody on dual P4 with
Postfix!
Recently I have noticed that some mails are not sent to mailboxes as they
should be. My configuration is like this:
/etc/postfix/master.cf
cyrus unix - n n - - pipe
flags=R
On Wed, 24 Mar 2004, Mike's List wrote:
> > Wait -- are you using sasldb, saslauthd with the rimap backend, or shadow
> > password authentication (or some combination)?
>
> I'm using saslauthd, but saslauthd -a shows the below options,
> uthentication mechanisms: getpwent pam rimap shadow ldap
If
Hello,
A little Intro:
===
I have set up successfuly a cyrus-imapd server 2.1.14 that performs
authentication through cyrus-sasl 2.1.18 and pam-mysql.
As many persons on this list I saw that there was a memory leak in
saslauthd+pam+pam-mysql, so I modified pam-mysql a bit adding cal
On Wed, 24 Mar 2004, Rob Siemborski wrote:
> On Wed, 24 Mar 2004, Mike's List wrote:
>
> > I have SASL installed, I did 'saslpasswd2 -c test' (account created with
> > cyradm and I did 'saslauthd -a rimap -O 192.168.2.3) what do I need to do
> > to get authentication backend running and for Squir
On Wed, 24 Mar 2004, Rob Siemborski wrote:
> On Tue, 23 Mar 2004, Mike's List wrote:
>
> > If I create a user 'test' via Unix with /etc/passwd & shadow and execute
> > saslauthd -a shadow, I can login via Squirrelmail but receive an error
> > because Squirrelmail can't find the mailbox. If I cre
Ronen Amity wrote:
hi all,
where can i see the logs (error or otherwise) for deliver ?
im trying to understand why a vacation script (sieve) does not give me the
result i want.
p.s.
i run cyrus on AS3
What version of Cyrus? You really should configure your MTA to talk to
lmtpd directly and not u
On Wed, 24 Mar 2004, Mike's List wrote:
> I have SASL installed, I did 'saslpasswd2 -c test' (account created with
> cyradm and I did 'saslauthd -a rimap -O 192.168.2.3) what do I need to do
> to get authentication backend running and for Squirrelmail and IMAPD
> authenticate properly?
Wait -- ar
hi all,
where can i see the logs (error or otherwise) for deliver ?
im trying to understand why a vacation script (sieve) does not give me the
result i want.
p.s.
i run cyrus on AS3
here is the script :
require "vacation";
vacation :days 22
"I am away on vacation through April 15th and will not
Hello Mike,
Mike O'Rourke wrote:
What version of Cyrus IMAPD are you using?
Cyrus version is 1.5.19-9
What does you configuration file (/etc/imapd.conf) look like?
[...Startaing /etc/imapd.conf...]
# Debian Cyrus imapd.conf
# See imapd.conf(5) for more information
# Configur
to reply to myself...
to have the old style structure still working with virtdomains ON
moving all the current accounts to the deafult domain in the way you
said will make it work using the old username structue (user_domaincom) ?
what I mean
from:
user.jon_doecomdefaultjon_doecom
hi,
here is my problem,
I want cyrus to use the login and password from my ldap server
I manage to make it work using
saslauthd +pam +ldap
or
saslauthd + ldap
in both case I can only use the plaintext authentification
it seem normal for the pam solution
but maybe there is more to do to make it wo
hmmm
so I understand that either I use [EMAIL PROTECTED] (with virtdomains
enabled) or use the my old naming convention and have the virtdomains
set to off;
I would like to still use the old naming (username_domaincom) convention
I had while migrating slowly to the new convention.
I don't t
Hello,
I'am looking for a solution for following problem. I hope someone can help me.
I'am running a cyrus imapd (2.1.16) on a permanent online server, on this server
all mails are received. Cooperation with postfix, smartsieve and imp works
perfectly.
Now, two different user groups (several mai
What?
Do you edit the mailboxes with (for example) vi and what changes do you
make to the messages?
Thanks a lot.
/Jordi
Phil Brutsche wrote:
Jordi Pallares wrote:
Hy,
I've try to use it too but i have a lot of errors like this
"Message contains invalid header"
and the message don't pass to
30 matches
Mail list logo