On 2020-09-17 20:20, Ranbir wrote:
This is the pam error:
auth-worker(4474): pam(ranbir,1.2.3.4,):
pam_authenticate() failed: Authentication failure (password
mismatch?)
Replying to myself here...
I managed to fix the pam problem once I realized that Roundcube didn't
know what to do
On Wed, 2020-09-16 at 23:03 -0400, Ranbir wrote:
> auth worker: PASSV: pam_sss(dovecot:auth): authentication failure;
> logname= uid=97 euid=97 tty=dovecot ruser=ranbir rhost=1.2.3.4
> user=ranbir
> auth worker: PASSV: pam_sss(dovecot:auth): received for user ranbir:
> 17 (Failu
ond, email only
account, but my personal ID always errors out. I never use the domain
with either one.
auth worker: PASSV: pam_sss(dovecot:auth): authentication failure; logname=
uid=97 euid=97 tty=dovecot ruser=ranbir rhost=1.2.3.4 user=ranbir
auth worker: PASSV: pam_sss(dovecot:auth): receive
list=yes namespace missing
I had changed the "list" parameter for both namespaces to "children"
and "no", but I still got the same error. I also can't access my
mailboxes after changing the separator to "/". Changing the config back
to "." returns me to a working setup.
What am I missing/not understanding?
Thanks in advance!
--
Ranbir
at I can use a different
mail storage location for them than the one they get from ldap (same as
above).
Using dsync to migrate my other mailboxes was easy, but I don't know
how to migrate these public mailboxes. I looked through the wiki and
didn't see anything about how to do it. Could someone explain how I can
migrate the public mailboxes?
--
Ranbir
On Thu, 2018-09-20 at 22:34 +0200, Stephan Bosch wrote:
> https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Mu
> ltiple_Scripts_Sequentially
You were right! Thanks.
At least I knew I was probably using the global_sieve_dir parameter
incorrectly. :)
--
Ranbir
as pretty confident I
was misunderstanding what the global_sieve_dir parameter was for.
Thanks again!
--
Ranbir
Sep 11 12:04 ..
-rw-r--r--. 1 root root 118 Sep 19 16:52 global.sieve
-rw-r--r--. 1 root root 197 Sep 19 16:56 global.svbin
That looks ok to me. Plus, sievec didn't complain when I ran it on
global.sieve.
--
Ranbir
e
7.5.1804 (Core)".
--
Ranbir
config paramater to
set a global sieve dir. It's not the order of filtering that is the
problem, after all. My issue is that the sieve file in the global sieve
dir isn't being used.
My dovecot server is running on a fully updated CentOS 7 server. The
dovecot version I'm running is 2.2.10.
--
Ranbir
]
if header :contains "X-Spam-Flag" ["YES"]
{
fileinto "Spam";
stop;
}
I am perplexed!
--
Ranbir
freeipa. Their home directories are symlinks to where
the mail really lives. For example:
lrwxrwxrwx. 1 ranbir virtual 42 May 25 2017 ranbir ->
/var/spool/mail/domain.tld/ranbir/
And the contents of that dir:
[root@mailhost conf.d]# ls -al /home/DOMAIN/ranbir/
total 64
drwxrwx---.
On Thu, 2017-05-25 at 16:28 -0400, Ranbir wrote:
> Everything is working for "regular" private email boxes. But, I can't
> see new messages delivered to any of the public inboxes. Incoming
> emails get delivered to the correct locations for the public inboxes:
> I
> j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi Everyone,
I have a working Dovecot server that is using my IPA domain to lookup
users and passwords. I also have a "public" namespace that has the
inboxes for public email accounts.
Everything is working for "regular" private email boxes. But,
ur
auth_cache_negative_ttl = 0
Now Roundcube is flying again, just like it was before I made Dovecot
use FreeIPA. The slow auth issue is gone.
Thanks for listening!
--
Ranbir
signature.asc
Description: This is a digitally signed message part
On Tue, 2016-06-07 at 11:45 -0500, Edgar Pettijohn wrote:
> You have Pam as your passdb driver.
Yes, because I have to. How else would I get Dovecot to authenticate
users against my FreeIPA server?
--
Ranbir
signature.asc
Description: This is a digitally signed message part
the
performance problems.
Any help would be appreciated.
--
Ranbir
signature.asc
Description: This is a digitally signed message part
On Mon, 2015-12-14 at 17:53 -0500, Ranbir wrote:
> Is it possible in Dovecot to translate the mail address lookup from
> postfix into just a "uid" search? If I could do that, Dovecot would
> find "ranbir" and report back to postfix the user exists.
I sent this and the
user=ran...@theinside.rnr
Dec 14 17:24:49 mailman02 dovecot: imap(ran...@theinside.rnr): Debug:
acl vfile: file
/var/spool/mail/thesandhufamily.ca/ranbir/Maildir/.Sent/dovecot-acl not
found
Dec 14 17:24:49 mailman02 dovecot: lmtp(15525): Debug: none: root=,
index=, indexpvt=, control=, inbox=, alt=
D
tab"
smtpd_sasl_local_domain = mailman01.theoutside.rnr
Does what I'm trying to do make sense? If so, how do I fix it? Do I
have to stop using dovecot sasl in postfix and switch to cyrus sasl?
--
Ranbir
Where do I add this config: in auth-static.conf.ext?
I take it a master user isn't absolutely required, but to workaround
this bug, one must be configured?
Ranbir
--
Kanwar R.S. Sandhu
until Red Hat does something about it.
:: cries ::
Thanks to everyone for the help! At least now I know it's not my fault.
Regards,
Ranbir
--
Kanwar R.S. Sandhu
9-08 02:40:01]
1441680001.096726 * OK Waiting for authentication process to respond..
Ranbir
--
Kanwar R.S. Sandhu
lright, I enabled it. I have some logs, but I'm not clear on what I
should and shouldn't include here. Can I just copy and paste both in
and out logs verbatim without inadvertently giving up my passwords or
something??
Regards,
Ranbir
--
Kanwar R.S. Sandhu
On Mon, 2015-09-07 at 13:29 -0400, Kanwar Ranbir Sandhu wrote:
> I tried it for shits and giggles: no change. :( I'm still seeing the
> same problem.
I forget to add some additional errors I've seen in the logs:
http://pastebin.ca/3155329
--
Kanwar R.S. Sandhu
On Mon, 2015-09-07 at 18:39 +0200, Benny Pedersen wrote:
> Kanwar Ranbir Sandhu skrev den 2015-09-07 18:02:
>
> > args = uid=virtual gid=virtual home=/var/spool/mail/%d/%n/
>
> uid and gid must be nummeric just like output from id
>
> id virtual
>
> make the a
On Mon, 2015-09-07 at 18:39 +0200, Benny Pedersen wrote:
> Kanwar Ranbir Sandhu skrev den 2015-09-07 18:02:
>
> > args = uid=virtual gid=virtual home=/var/spool/mail/%d/%n/
>
> uid and gid must be nummeric just like output from id
>
> id virtual
>
> make the arg
On Mon, 2015-09-07 at 17:07 +0200, Benny Pedersen wrote:
> Kanwar Ranbir Sandhu skrev den 2015-09-07 16:47:
>
> > Kerberos + Dovecot apparently works really well, but not for
> > me...yet. :(
>
> you choiced to use a precompiled problem from redhat, no ?
Yes. Well, no
On Mon, 2015-09-07 at 09:14 -0600, Manuel Delgado wrote:
> Hi Ranbir
>
> I've worked with freeIPA a little, but without your doveconf or some other
> context information, it is difficult to identify the issue.
Crap...I meant to include that. Here's what it looks lik
On Sun, 2015-09-06 at 17:41 -0400, Kanwar Ranbir Sandhu wrote:
> I've followed official documentation from Red Hat and read numerous wiki
> articles on how to configure Dovecot to get it to use GSSAPI correctly.
> I don't think I've done anything incorrectly, but it ref
, rip=1.1.1.1, lip=2.2.2.2, TLS,
session=
I don't understand why no username is being passed. My mail client is
Evolution 3.10.4.
FYI, Dovecot does work fine using a user/password file. I'm just trying
to switch it over to GSSAPI so that I can manage passwords from one
system.
Any hel
31 matches
Mail list logo