Displaying 20 results from an estimated 1213 matches for "neils".
Did you mean:
neil
2013 Jun 10
1
doveadm index crashes when indexing shared mailboxes
Hi,
We store our mail archive in a tree of subfolders. I am trying to speed
up text searching on our mail archive but when running "doveadm -D -v
index -u neil shared/Exalon/Aandeelhouders" the following output is
produced:
doveadm(neil): Debug: Loading modules from directory:
/usr/lib/dovecot/modules
doveadm(neil): Debug: Module loaded:
2019 May 14
2
weakforced and GeoIP lookups
Hi Tobi,
it should just work, but depends on the OS version.
./configure ?help tells you all the configure options, including:
--with-maxminddb-includedir
path to maxminddb include directory [default=auto]
--with-maxminddb-libdir path to maxminddb library directory [default=auto]
Neil
> On 14 May 2019, at 17:44, Tobi via dovecot <dovecot at dovecot.org>
2018 Nov 05
2
[Bug 1289] New: iptables build fails with kernel 4.20-rc1 - gnu_inline attributes
https://bugzilla.netfilter.org/show_bug.cgi?id=1289
Bug ID: 1289
Summary: iptables build fails with kernel 4.20-rc1 - gnu_inline
attributes
Product: iptables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component:
2019 May 14
2
weakforced and GeoIP lookups
Hi Tobi,
This looks like you haven?t included the libmaxmind libraries before running configure. GeoIP support is only compiled in if it finds the right libs.
This would be libmaxminddb-dev on Ubuntu for example.
Neil
>> Hi list
>>
>> hope it's okay to ask weakforced questions here as well, but I could not
>> find a dedicated mailinglist for wforce.
>>
2007 Jan 28
4
Use Microsoft shared fax printer?
Hello:
Is it possible to use Samba to send documents to
a Microsoft Shared Fax Printer?
How would I give it the phone number and other recipient
details that normally comes in the popup window when
I print to a shared fax printer from Windows?
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit
2013 Feb 25
10
VNC server not reponding to external requests
Hello everyone:
I tried following the instructions on this page to set up a VNC
server:
http://wiki.centos.org/HowTos/VNC-Server
I can telnet to port 5901 from the machine itself:
# telnet 127.0.0.1 5901
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
RFB 003.008
But, when I try to connect to it from the outside world, I get a connection
timeout.
My
2018 Feb 24
6
Really slow IMAP performance
Aki Tuomi <aki.tuomi at dovecot.fi> writes:
>> On 24 February 2018 at 15:47 Neil Jerram <neil at ossau.homelinux.net> wrote:
[...]
>> > Feb 24 10:24:24 arudy dovecot[1712]: imap(neil): Warning:
>> > Transaction log file
>> > /home/neil/dovecot-mail/.imap/INBOX/dovecot.index.log was locked
>> > for 98 seconds (Mailbox was synchronized)
[...]
2008 May 12
1
Problem with virtual mail user login users uid not permitted
Hello,
I am trying to run exim 4.68 and dovecot 1.0.13 on Solaris 10 x86 5/08
using dovecot lda and sieve with virtual users and domains, tls and
ssl. At the moment certificates are from my internal CA Exim and
Dovecot, dovecot lda and dovecot sieve were downloaded and installed
from Blastwave. Mail delivery (ie from Exim to dovecot via dovecot
lda) is working correctly but when I try
2002 Jun 12
4
WIndows 98 asking for a password
Hello:
I have a brother HL-1440 laser printer set-up and working fine on my
RedHat 7.3 Linux box. The printer queue is named brotherLaser.
I added a samba share for the printer with these options
in my smb.conf file:
[brotherLaser]
path = /var/spool/lpd/brotherLaser
writable = yes
comment = Brother Laser Printer
printable = yes
public = yes
I then went
2020 Jan 22
2
Inlining + CSE + restrict pointers == funtimes
Ok I think we have some common ground - CSE should choose the aliased
pointer over the non-aliased one because we don't want the no-aliasing
information to creep outwards from the inlined callsite.
I'll put together a patch in the coming days and add y'all as reviewers so
you get visibility.
Cheers,
-Neil.
On Wed, Jan 22, 2020 at 4:47 PM Jeroen Dobbelaere <
Jeroen.Dobbelaere at
2018 Feb 24
2
Really slow IMAP performance
Aki Tuomi <aki.tuomi at dovecot.fi> writes:
> On 24 February 2018 at 12:45 Neil Jerram < neil at ossau.homelinux.net> wrote:
>
> Please could you help me to understand and fix why my dovecot IMAP
> performance is so bad? I've read through a lot of the
> performance-related material on the website, but I don't think that any
> of it could account for
2009 Nov 02
8
Free or low cost online backup?
Hello:
Does anyone know a free or low cost online backup
system for CentOS?
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, http://www.JAMMConsulting.com
CentOS 5.4 KVM VPS $55/mo, no setup fee, no contract, dedicated 64bit CPU
1GB dedicated RAM, 40GB RAID storage, 500GB/mo premium BW, Zero downtime
2010 Jun 21
4
Failing Routes in deployment
I have an app that has the following in the routes file:
namespace "admin" do
# ADMINISTRATIVE ROUTES ONLY
root :to => ''home#index''
resources :comments do
member do
get :approve
get :reject
end
end
resources :users do
member do
get :block
get :unblock
end
end
end
When browing to
2009 Jun 25
2
Use 8GB RAM on Pentium D?
Hello:
I have a Supermicro SuperServer 5015P-TR.
It has a Pentium D and is running CentOS x86_64.
Can this machine use 8GB RAM?
I think it should because it is running a 64 bit
OS, but I am concerned because it is fundamentally
32 bit hardware.
Anyone have any experience in this area?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your
2016 Apr 04
2
RFC: Constant folding math functions for long double
Hi Neil,
I admit that at this point I haven't considered the implications of the
license MPFR is under, and at the moment I'm sticking my head in the sand
until and unless we want to go down this path.
My expectation is that we would use their exposed API - so we'd #include
<mpfr.h> and use functions from there, linking against -lmpfr and -lgmp. I
admit that this option would
2004 Feb 21
0
Domain member help
Greetings,
I'm new to Samba and I'm wondering where I went wrong....
My setup:
Two FreeBSD 5.1 machines
Samba 3.0.1r2 from ports collection
One tdbsam domain controller and one member server - domcon and memsrv
My problem:
I've been working on this for a few days and still scratching my head.
I can view the base directory of the member server (only as root). But
when I try to
2014 May 12
2
[PATCH] isohybrid: fix overflow on 32 bit system
On 2014?05?12? 10:49, H. Peter Anvin wrote:
> On 05/11/2014 06:56 PM, Kai Kang wrote:
>> When call isohybrid with option '-u', it overflows on a 32 bits host. It
>> seeks to 512 bytes before the end of the image to install gpt header. If
>> the size of image is larger than LONG_MAX, it overflows fseek() and
>> cause error:
>>
>> isohybrid:
2014 Aug 08
6
CentOS 7 - Firewall always allows outgoing packets?
Hello all:
I am looking at the documentation of the new firewalld service in CentOS 7.
It looks like no matter what I configure with it, outgoing connections are
still going to be allowed. That does not seem very secure.
I always set my servers to default policy of DROP for everything incoming
and outgoing and then add rules to allow very specific traffic through.
Is this possible using the
2003 Aug 17
4
Working configuration for 5.1 and VMware 3 or 2?
Hello
is there something wrong with the mail archive search scripts? I always
seem to get 'list unavailable' :-(
Anyway - 5_1 on Dell Latitude C640. the vmware3 port installs but the
paths are a little odd - isoimages, licences are looked for in
/usr/lib/vmware rather than /usr/local/lib....
I installed (w2k) a guest and it is fine but I cannot get networking
host-only or bridge modes
2016 Apr 21
4
Lazily Loaded Modules and Linker::LinkOnlyNeeded
Hey all,
For LinkModules, /*dest*/ is a fully materialized module, /*src*/ is a
lazily loaded module.
From what I understood, getLinkedToGlobal() is finding the function in
/*src*/ that matches some function declaration in /*dest*/, and given
that /*src*/ is lazily loaded it could be un-materialized.
The functions I need brought in from /*src*//**/ into /*dest*/ are
always declarations in