similar to: Is the mdbox format backwards compatible?

Displaying 20 results from an estimated 3000 matches similar to: "Is the mdbox format backwards compatible?"

2007 Nov 05
1
marker event listeners
I''d like to add an event listener for dragging markers, but it looks like YM4R GM (and Mapstraction) doesn''t support this. I need an init like: marker = new GMarker(... GEvent.addListener(marker, "dragend", function() { }) but the current setup makes "anonymous" markers - never creates variable that can be used to access them. Has anyone thought about
2014 Dec 29
2
Segmentation fault in pigeonhole lib-sieve
The sieve plugin for Thundirbird likes to rapidly compile work in progress sieve scripts to continually give feedback on any errors in the script. This can trigger segmentation faults in lib-sieve with certain pathologically incomplete sieve scripts. One example: #0 tag_comparator_validate (valdtr=0x7f291aa713a0, arg=0x7fff5c3cfa58, cmd=0x7f291aa69360) at sieve-comparators.c:143 143
2011 Sep 02
0
Trying to plan for new multi-isp setup
I''m trying to plan out a new configuration for our new multi-isp setup. Part of what is confusing me is the asymmetry between the two setups. Our current ISP provides us with a router and our first public IP is used by its LAN port. Our new provider is not providing a router and I want to user our shorewall box as the router. I have 4 ports on it (currently configured for local,
2008 Jan 10
5
Want to log all ISP traffic to ULOG
I want to use fprobe-ulog (http://fprobe.sourceforge.net/) to generate NetFlow information about traffic going through my router. The question is how to get the logging rules added to the appropriate chains (I''m assuming eth2_in and eth2_out in my case)? I''m using the perl version of shorewall 4.0.6. -- Orion Poplawski Technical Manager 303-415-9701
2011 Aug 02
5
selinux issues
Please see https://bugzilla.redhat.com/show_bug.cgi?id=727648 for more info. Shorewall executes some bash code like the following: while read address interface external haveroute; do qt $IP -4 neigh del proxy $address dev $external [ -z "${haveroute}${g_noroutes}" ] && qt $IP -4 route del $address/32 dev $interface
2011 Sep 12
2
interface not responding to arp requests
Okay, so I''m trying to setup my multiple ISP setup that I described earlier. I have: # ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: em1: <BROADCAST,MULTICAST,UP,LOWER_UP>
2011 Feb 01
2
network-performance
I'm just starting to take a look at guest networking performance and am a little disappointed. I'm comparing two setups: Host: Windows Server 2008 R2 Hyper-V Guest: CentOS 5.5 x86_64 Host: CentOS 5.5 x86_64 kvm running libvirt Guest: CentOS 5.5 x86_64 The guests are essentially identical except that I'm running the Microsoft Linux Integration Components synthetic drivers on the
2012 Oct 16
1
Trouble with tftp
I''m trying to enable tftp traffic initiated from our dmz network to our internal network. I have: TFTP(ACCEPT) dmz loc:10.10.10.1 in /etc/shorewall/rules, and: oadmodule nf_conntrack_tftp in /etc/shorewall/modules. The module is loaded and I do see some entries come and go, e.g.: udp 17 10 src=4.28.99.164 dst=10.10.10.1 sport=2071 dport=69 [UNREPLIED]
2020 May 20
2
DNS names for AD joined samba server
I'm trying to figure out a puzzling thing that we are seeing with some recently joined or re-joined samba servers. Our linux servers are in a different DNS domain than our AD machines (nwra.com or cora.nwra.com vs ad.nwra.com for the AD machines). Generally when we've joined a machine to AD the DNS name recorded in AD is their regular linux FQDN. But a couple machines have ended up with
2019 Nov 18
1
ansible in ovirt repo
Just saw this: ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: ansible noarch 2.9.1-2.el7 ovirt-4.3-centos-ovirt43 17 M which seems new. No longer pulling ansible from
2022 Jun 01
2
Update RPM GPG key for EL9
Looks like the GPG key we use to sign our RPMs is not longer good with EL9: # rpm --import RPM-GPG-KEY-nwra error: RPM-GPG-KEY-nwra: key 1 import failed gpg key info: sec rsa2048/35DDB0B86218AC2F created: 2017-08-16 expires: never usage: SC trust: ultimate validity: ultimate ssb rsa2048/6A7FBC1E9DB22E8E created: 2017-08-16 expires: never usage: E Can someone
2018 Dec 05
2
Error: Corrupted record in index cache file
With dovecot-2.2.36-3.el7.x86_64 we had a couple hours where mail_plugins did not properly include zlib for all of the needed services. This seems to have led to some corruption in our mdbox mailboxes. I've run doveadm force-resync on a number of users, but I'm still seeing messages like this: dovecot[13563]: imap(USER): Error: Corrupted record in index cache file
2020 May 15
0
Users loose supplementary groups after a time
On 5/15/20 8:22 AM, Rowland penny via samba wrote: > On 15/05/2020 14:56, Orion Poplawski wrote: >> On 5/15/20 12:56 AM, Rowland penny via samba wrote: >>> On 14/05/2020 21:59, Orion Poplawski via samba wrote: >>>> >>>> This configuration (dropping the username map script hack) seems to be >>>> working >>>> for us, does this seem
2018 Dec 05
0
Error: Corrupted record in index cache file
> On 05 December 2018 at 20:54 Orion Poplawski <orion at nwra.com> wrote: > > > With dovecot-2.2.36-3.el7.x86_64 we had a couple hours where mail_plugins did > not properly include zlib for all of the needed services. This seems to have > led to some corruption in our mdbox mailboxes. > > I've run doveadm force-resync on a number of users, but I'm still
2023 Feb 15
2
thunderbird-102.7.1-1.el8 breaks OAuth authentication
On 2/14/23 08:49, Orion Poplawski wrote: > On 1/29/23 11:24, Orion Poplawski wrote: >> It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) broke >> OAuth authentication with outlook.office365.com.? Downgrading to >> 102.4.0-1.el8 resolved the issue. >> >> Error console reports: >> >> XHR POST
2020 May 15
0
Users loose supplementary groups after a time
On 5/15/20 12:56 AM, Rowland penny via samba wrote: > On 14/05/2020 21:59, Orion Poplawski via samba wrote: >> Sorry, I thought I had re-enabled delivery, but I had not.? So trying to reply >> to Rowland Penny here: >> >>> On 14/05/2020 18:46, Orion Poplawski via samba wrote: >>>> All - >>>> >>>> ??? I seem to be suffering from the
2020 Jul 02
0
CentOS7 and NFS
On 6/1/20 3:08 AM, Patrick B?gou wrote: > Le 13/05/2020 ? 02:13, Orion Poplawski a ?crit?: >> On 5/12/20 2:46 AM, Patrick B?gou wrote: >>> Hi, >>> >>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server >>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x >>> 8TB HDD) used by two servers and a small
2020 May 15
0
Users loose supplementary groups after a time
On 5/15/20 12:56 AM, Rowland penny via samba wrote: > On 14/05/2020 21:59, Orion Poplawski via samba wrote: >> Sorry, I thought I had re-enabled delivery, but I had not.? So trying >> to reply >> to Rowland Penny here: >> >>> On 14/05/2020 18:46, Orion Poplawski via samba wrote: >>>> All - >>>> >>>> ??? I seem to be suffering
2019 Oct 22
0
C8 regression / tmp on tmpfs
On 10/22/19 7:04 AM, Leon Fauster via CentOS wrote: > Am 22.10.19 um 04:52 schrieb Orion Poplawski: >> On 10/21/19 3:42 PM, Leon Fauster via CentOS wrote: >>> Does someone have a working tmp on tmpfs via >>> >>> systemctl enable tmp.mount >>> >>> under CentOS8/RHEL8? This seems to work straight in EL7 ... >>> >>> >>>
2020 May 14
0
Users loose supplementary groups after a time
Sorry, I thought I had re-enabled delivery, but I had not. So trying to reply to Rowland Penny here: > On 14/05/2020 18:46, Orion Poplawski via samba wrote: >> All - >> >> I seem to be suffering from the common complaint that users loose >> supplementary group access after a while - in our case it seems to be >> connections left overnight. Restarting smb