Displaying 20 results from an estimated 1200 matches similar to: "Dovecot v2.0.12 OpenBSD - getpwuid() error"
2013 Dec 07
2
pigeonhole openssl s_client
Hi!
I'm trying to get information about a server certificate from a
pigeonhole sieve server.
Various connection attempts show only "wrong version number" or "unknown
protocol" errors from openssl:
$ openssl s_client -connect example.com:4190 { -tls1, -tls1_1, -tls1_2 } [ -starttls { imap, pop3 } ]
None of these work. I'm trying to see who signed the server cert. How
2010 Oct 19
2
doveadm-expunge not expunging when ran from cron
Hi!
I noticed that this command ... :
for USERNAME in ${USERS};do
/usr/local/bin/doveadm -Dv expunge -u "${USERNAME}" mailbox sa.* SAVEDBEFORE 1d
done
... does not expunge mails if ran from crontab. It shows in the Debug
output what would have been done, but it doesn't really expunge those
mails. This command runs daily, and every day the list of expunged mails
(in the Debug
2010 Sep 19
2
dovecot-2.0.3 - can not upload message, over quota
Hi!
I've upgraded to 2.0.3 from 1.2, and it is so far so good. I especially
like the new doveadm tool.
I have only one tiny problem:
Every time I try to upload a message to the server (eg. to a 'Sent'
folder, while sending a message), it fails with an error saying I'm over
my quota.
I'm using mutt, and this is the exact message I get in mutt:
[OVERQUOTA] Quota exceeded
2010 Sep 21
2
doveadm-expunge debug message clarifications
Hi!
I have some questions about doveadm-expunge's debug messages.
# /usr/local/bin/doveadm -Dv expunge -u <user> mailbox 'sa.*' SAVEDBEFORE 6h
doveadm(root): Debug: Loading modules from directory: /usr/local/lib/dovecot
doveadm(root): Debug: Module loaded: /usr/local/lib/dovecot/lib10_quota_plugin.so
doveadm(root): Debug: Module loaded:
2010 Sep 20
1
send HUP when rotating log?
Hi!
Is it necessary for Dovecot2 to send it a SIGHUP when I rotate its log
files?
I'm asking because then I must turn off the 'shutdown_clients' option,
because then every user gets disconnected while rotating the logs.
Daniel
--
L?VAI D?niel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F
2010 Nov 01
1
auth child abort - "Requested NTLM scheme, but we have only SSHA256"
Hi!
I noticed these messages in my logs. It seems that the user checked the
"encrypted password" in her outlook or something, and wants NTLM auth.
I'm storing all the passwords as SSHA256, and when the user tries to
auth, this happens:
=> dovecot.info
auth: Info: password(<username>,<user_ip>): Requested NTLM scheme, but
we have only SSHA256
auth: Debug:
2013 Jun 17
1
auth probes without IP - "Initial status notification not received ..."
Hi!
I've been getting a bunch of these messages lately in my logs:
dovecot: master: Error: service(auth): Initial status notification not received in 30 seconds, killing the process
dovecot: auth: Fatal: master: service(auth): child 11016 killed with signal 9
dovecot: master: Error: service(auth): Initial status notification not received in 30 seconds, killing the process
dovecot: auth:
2013 Apr 18
5
v2.2.1 released
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz.sig
- mailbox_list_index=yes was broken.
- LAYOUT=index didn't list subscriptions.
- auth: Multiple master passdbs didn't work.
- Message parsing (e.g. during search) crashed when multipart message
didn't actually contain any parts.
2013 Apr 18
5
v2.2.1 released
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz.sig
- mailbox_list_index=yes was broken.
- LAYOUT=index didn't list subscriptions.
- auth: Multiple master passdbs didn't work.
- Message parsing (e.g. during search) crashed when multipart message
didn't actually contain any parts.
2010 Oct 16
1
quota sql dict permissions dilemma
Hi!
I'm trying to set up SQL based dict quota. The quota is working, gets
updated but I had to configure really loose file permission to make it
work:
dovecot.conf:
dict {
quota = pgsql:/etc/dovecot/dovecot_dict-sql.conf
}
service dict {
unix_listener dict {
mode = 0660
group = vmail
# sidenote: I noticed that writing the number equivalent
# of 'vmail' here does not work.
2010 Jul 09
7
Dovecot 2.0 RC1 and OpenBSD 4.7
Hello all,
I'm currently doing some tests with Dovecot 2.0 RC1 and OpenBSD4.7 (socppc
or i386 architectures) and I can't compile it :
I "./configure" with default options and then "make" :
$ make
[...]
Making all in doc
Making all in man
make: don't know how to make doveadm.1. Stop in
/home/mail/dovecot-2.0.rc1/doc/man.
*** Error code 1
Stop in
2010 Sep 20
2
permissions on auth-userdb Error: userdb lookup
Hello,
first sorry for this question. I already found many threads about this
problem including a thread in this list from August 2010, but nothing
helped :(
Here is the error:
2010-09-20 06:28:04 lda: Debug: Loading modules from directory:
/usr/lib/dovecot/modules/
2010-09-20 06:28:04 lda: Debug: Module loaded:
/usr/lib/dovecot/modules//lib90_sieve_plugin.so
2010-09-20 06:28:04 lda: Error:
2011 Apr 12
1
v2.0.12 released
http://dovecot.org/releases/2.0/dovecot-2.0.12.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.12.tar.gz.sig
Many small fixes, plus some more noticeable:
+ doveadm: Added "move" command for moving mails between mailboxes.
+ virtual: Added support for "+mailbox" entries that clear \Recent
flag from messages (default is to preserve them).
- dbox: Fixes to handling
2011 Apr 12
1
v2.0.12 released
http://dovecot.org/releases/2.0/dovecot-2.0.12.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.12.tar.gz.sig
Many small fixes, plus some more noticeable:
+ doveadm: Added "move" command for moving mails between mailboxes.
+ virtual: Added support for "+mailbox" entries that clear \Recent
flag from messages (default is to preserve them).
- dbox: Fixes to handling
2011 Apr 14
0
Released Pigeonhole v0.2.3 for Dovecot v2.0.12
Hello Dovecot users,
It's been a while since the last Pigeonhole release. This new release
adds support for the new vacation-seconds extension, which allows the
vacation extension to reply more frequently than every day and allows
specifying this interval in seconds instead of days. I've also fixed
quite a few bugs that were reported in the last couple of months.
Changelog v0.2.3:
2011 Apr 14
0
Released Pigeonhole v0.2.3 for Dovecot v2.0.12
Hello Dovecot users,
It's been a while since the last Pigeonhole release. This new release
adds support for the new vacation-seconds extension, which allows the
vacation extension to reply more frequently than every day and allows
specifying this interval in seconds instead of days. I've also fixed
quite a few bugs that were reported in the last couple of months.
Changelog v0.2.3:
2007 Oct 17
2
[patch] ssh.c load_public_identity_files calls getpwuid twice without copy
Hi,
getpwuid is called as seen in the patch, and is then called again
indirectly by tilde_expand_filename without first copying off the
results from the first call.
This is fatal on MacOSX (and it would seem it should be fatal elsewhere, too).
Please CC me in replies; I'm not a subscriber.
--- openssh-4.4p1/ssh.c 2006-09-01 22:32:40.000000000 -0700
+++ openssh-4.4p1-fix/ssh.c
2006 Mar 02
0
winbind, sIDHistory and getpwuid problems
In our native Win2K3 AD domain, several AD accounts have a sIDHistory
that carry SIDs from before the AD domain migration in addition to the
"primary" objectSID.
Samba 3.0.21c winbindd (with idmap OpenLDAP backend) on domain member
servers (running SuSE 9.3 Pro) allocates multiple uids for these SIDs
with the same (AD) user name:
Primary SID:
# getent passwd myuser
2007 Dec 21
2
[Bug 1414] New: Botched getpwuid usage on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1414
Summary: Botched getpwuid usage on Mac OS X
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
2016 Mar 14
1
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
I provisioned by 2 way:
- as standalone server and in the way I launched nmbd, smbd and winbind =>
error "getpwuid(3000007) failed" is got and shares are inaccessible;
- as DC and in the way I launched samba daemon, which started in its own
smbd and winbindd daemons => there wasn' t theerror and shares are
available.
> Have you provisioned Samba as an AD DC ?
> If you