Displaying 20 results from an estimated 40 matches for "dills".
Did you mean:
mills
2008 Jul 25
2
Strange checkpassword issue
...master {
mode = 0666
}
client {
path = /var/run/dovecot/auth
mode = 0660
user = postfix
group = postfix
}
}
}
Any suggestions? I'm probably just missing something obvious, not having
messed with setting this up for 6 months.
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2004 Oct 19
1
lapack test failed (PR#7294)
Hallo,
I've just installed R on our Opteron System (AMD Opteron 246). Running make check-all
results in a failure during the lapack test:
> ## ------- tests of random real and complex matrices ------
>
> ## 100 may cause failures here.
> eigenok <- function(A, E, Eps=1000*.Machine$double.eps)
+ {
+ V <- E$vect; lam <- E$values
+
2008 Mar 05
3
Effects of migration
...s Wietse Venema and Marc
Martinec to form the backbone of the premiere open source mail solution.
For now, praise will have to suffice. I do, however, maintain a little IOU
list that I intend to fulfill at some point in the future, and Timo is now
high on the list.
Thanks again!
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2012 Apr 07
2
Director pop-login and imap-login processes exiting on signal 11
...ec=yes })
This is on the proxy side, not that backend side.
When I try to get a dump out of it, and add drop_prive_before_exec and
chroot= to the pop3-login statement on the proxy, I keep running into
permissions errors with the various service sockets.
Any suggestions?
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2014 May 30
1
Panic: file mail-index-transaction-export.c: line 203 (log_append_ext_hdr_update): assertion failed: (u32.offset + u32.size <= ext_hdr_size)
...geonhole (0.4.3) to compile once I did
(perhaps why the FreeBSD port maintainer hasn't updated yet?).
Suggestions? Right now we just check every couple of hours for affected
users, and then delete all of the dovecot files for the affected user,
which ends the error.
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2012 Apr 17
3
FreeBSD 8.3-R sysinstall does not "see" disks that are recognized during boot
...tions for avenues to troubleshoot this? I have pictures to
document if it helps.
Seems very odd. I confirmed the behavior with the SATA set to IDE, AHCI,
and RAID modes. (The drives were recognized as da0 and da1 during bootup
in all three modes, but not by sysinstall.)
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2008 Mar 07
2
Future enhancement of imap: sorting?
...endant filtering in an
environment that can't support procmail or the dovecot LDA.
As nice as it is, it's still a personal solution. In my mind we need to
have standardized, server-side, MUA-independant sorting rules that get
invoked when a mailbox is checked. Thoughts?
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2008 Mar 11
2
Who's wrong, atmail or dovecot?
....
Here's the imap query that is sent:
UID FETCH 1:* (RFC822.SIZE)
Here's the diff I implemented to make it work:
http://www.xecu.net/atmail/dovecot_sizes.diff
So...is this something that is standard or something atmail needs to
handle by making their regex more dynamic?
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2014 Nov 24
2
Possible to adjust username used to determine the proxy destination?
...I moved the
authentication to the proxy layer (it's currently proxy=y nopassword=y),
and set $ENV{USER} to the full email address, will director use that for
selection instead of the user-supplied username?
I'm open to suggestions on how best to accomplish this.
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2008 Feb 27
2
Dovecot NFS Indexes and IMAP Migration
...fout "$1\n";
} elsif (!grep(/^$sub\n/, @subs)) {
# unknown. keep it as-is.
print $fout "$sub\n";
}
}
close $fin;
close $fin2;
close $fout;
chown $owner_uid, $owner_gid, $out_fname;
}
Thanks in advance for any help or suggestions!
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2014 Dec 08
2
Error: mremap_anon(###) failed: Cannot allocate memory
...memory
It seems to affect specific users, but it doesn't seem to manifest in any
particular way; no user complaints. Just the occasional log message.
I would guess this is a bug? I'm open to suggestions and I'd be happy to
post config if somebody has an idea.
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2013 Feb 04
1
Errors with doveadm when using checkpassword
...vecot: auth: Error:
userdb-checkpassword(andytest at xecu.net): Child 12591 exited with status
1
I'm not surprised the checkpassword lookup is failing; the password
isn't being supplied. Shouldn't it just be doing the prefetch lookup
instead, like the lmtp service?
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2012 Mar 30
1
Proxying Authentication on both sides
...result, we get logs on the proxy for failed attempts, and the full
username and password is supplied to the back-end server for proper
processing.
Food for thought in case anybody else is implementing this.
Thanks,
Andy
[1] http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2014 Sep 24
1
LDA randomly failing to write email to disk
...not receiving the actual data portion, and only getting the envelope from
proxy instance.
How do I approach debugging this? It's very infrequent, but yet quite
annoying. Seems to have started since we upgraded to 2.2.13 (from an older
2.1 build) earlier this year.
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2010 May 29
1
strange sieve situation
...t_limit = $default_destination_recipient_limit
smtp_destination_recipient_limit = $default_destination_recipient_limit
virtual_destination_recipient_limit = $default_destination_recipient_limit
Is "dovecot_destination_recipient_limit" being converted into local_ ?
Thanks,
Andy
---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---
2012 Jun 29
35
[Bug 51579] New: Xv video support is black on NVidia NVa8 Chipset in latest git
https://bugs.freedesktop.org/show_bug.cgi?id=51579
Bug #: 51579
Summary: Xv video support is black on NVidia NVa8 Chipset in
latest git
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: critical
Priority:
2014 Dec 08
0
Error: mremap_anon(###) failed: Cannot allocate memory
On 12/08/2014 02:54 AM, Andy Dills wrote:
>
> We're running dovecot 2.2.15 with pigeonhole 0.4.6, in a clustered
> environment, nfs with proxy and backend on all servers.
>
> I've been seeing some odd errors from lmtp:
>
> Error: mremap_anon(127930368) failed: Cannot allocate memory
>
> It see...
2014 Dec 11
1
Error: mremap_anon(###) failed: Cannot allocate memory
On 12/08/2014 03:07, Teemu Huovila wrote:
> A config would always be useful, but I can venture a guess. Perhaps the
> affected users have a dovecot.index.cache file
> somehwere, e.g. under INBOX, that is larger than the memory limit for
> the lmtp process. Try increasing "default_vsz_limit" or
> the "service lmtp { vsz_limit }". Removing the overly large index
2008 Mar 07
1
Can't load private key file
Hi Guys,
I have just purchased and installed an authenticated certificate for the
mail server, but I am getting errors from dovecot.
My mail.err file is showing the following.
Mar 7 17:56:04 mailserver dovecot: pop3-login: Can't load private key file
/etc/ssl/mailserver/mail.mydomain.tld.key: error:0906A068:PEM
routines:PEM_do_header:bad password read
My dovecot.conf has the following
2005 Jan 22
1
CentOS 4 Beta for x86_64 rebuild
How much disk space is recommended to work on the rebuild of CentOS 4
Beta for x86_64?
--jonathan