Displaying 20 results from an estimated 47 matches for "xap".
Did you mean:
map
2003 Nov 20
0
can't join NT4 wks into samba 3.0.0 domain
...upmod.pl -m %u %g
delete user from group script =
/usr/local/smb/sbin/smbldap-groupmod.pl -x %u %g
set primary group script =
/usr/local/smb/sbin/smbldap-usermod.pl -g %g %u
add machine script = /usr/local/smb/sbin/smbldap-useradd.pl -w %u
ldap suffix = o=smb_dc,dc=xap,dc=ul
ldap machine suffix = ou=Computers
ldap user suffix = ou=Users
ldap group suffix = ou=Groups
ldap idmap suffix = o=sxxxxxxxxmb_dc,dc=xap,dc=ul
ldap admin dn = cn=Manager,dc=xap,dc=ul
ldap ssl = no
-------------------------------------
ldap:...
2014 Jan 27
4
Perl Search::Xapian
Hi,
Trying to learn Search::Xapian and be better at perl at the same time,
I'm stuck, at the DB_CREATE_OR_OPEN error. Perl says this:
~/dev/sandbox/Xapian-perl$ ./Index1-Xap.pl 100-objects-v1.csv db
"db" is not exported by the Search::Xapian module
Can't continue after import errors at ./Index1-Xap.pl line 7....
2017 Sep 08
5
EOF from net_disconnect(fd)
I?m working on an OS project from github. There are two parts:
Dovecot plugin - https://github.com/st3fan/dovecot-xaps-plugin
Daemon written in Go - https://github.com/st3fan/dovecot-xaps-daemon
# dovecot --version
2.2.10
Both parts worked fine on CentOS 6 but I recently rebuilt them both for CentOS 7 and have run into some errors.
The plugin sends a notification over a socket to the daemon. The daem...
2014 Sep 05
4
Announce: Plugin for iOS Push Email support
...ease note that it is not possible to use this project without legally running a copy
of OS X Server. You can purchase OS X Server on the Mac App Store or download
it for free if you are a registered Mac or iOS developer.
This feature is enabled by two projects:
https://github.com/st3fan/dovecot-xaps-plugin <https://github.com/st3fan/dovecot-xaps-plugin>
https://github.com/st3fan/dovecot-xaps-daemon <https://github.com/st3fan/dovecot-xaps-daemon>
Both projects contain a README that describes how to get things going. I have only developed and tested on Ubuntu 12.04.5 so ideally you...
2015 Oct 08
1
Dovecot plugin and Push Mail
...email. Procmail uses it?s hooks to run the email through spam assassin and clamd. After than procmail hands it off to dovecot/deliver to drop it in the user?s mail box.
I use the following plugin for dovecot with the daemon to provide Apple push mail for iPhones.
https://github.com/st3fan/dovecot-xaps-daemon
https://github.com/st3fan/dovecot-xaps-plugin
For the most part, this works awesome but have run into a bit of a race issue with notification of mail in a particular instance.
On my computer I use Outlook for Mac which says it supports IDLE but is broken. When an email comes in, I ALWAYS...
2005 Oct 08
1
*wildcard* support?
Hello,
First I wanted to say thanks for a great piece of software, thanks
Olly and others who've contributed!
I know that Xapian supports right-truncating, if that's the proper
name for wildcard support, as in a search for "xapia*".
I don't believe Xapian supports wildcards on both sides of a term, correct?
Is this something that is technically unfeasable, unpalatable for
performance reasons, or just no...
2020 Jan 23
1
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
Another concern is that Apple is planning to discontinue the binary
notification-submission endpoint late this year --- it's been replaced
by a (significantly nicer, IMHO) http2-based endpoint, but a quick look
at the xaps daemon looks like it's using the old protocol.
2017 Sep 08
1
EOF from net_disconnect(fd)
...transmit, it's going away. You should use ostream
> and istream instead.
>
> Aki
>
>
>> On 08.09.2017 09:29, Steffan Cline wrote:
>> I?m working on an OS project from github. There are two parts:
>>
>> Dovecot plugin - https://github.com/st3fan/dovecot-xaps-plugin
>>
>> Daemon written in Go - https://github.com/st3fan/dovecot-xaps-daemon
>>
>>
>>
>> # dovecot --version
>>
>> 2.2.10
>>
>>
>>
>> Both parts worked fine on CentOS 6 but I recently rebuilt them both for CentOS...
2019 May 09
2
Push Notification clarification (MessageNew w/o LMTP or LDA)
Hello,
Both the examples on the Push Notification wiki page and the XAPS plugin
docs seem to suggest or state that LMTP/LDA is required.
However IMAP IDLE notifications work without either of these (please no
religious discussion of why Dovecot LMTP is the best thing since sliced
bread and that everybody should use it).
The LUA part of the push notification docs howe...
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
https://github.com/st3fan/dovecot-xaps-daemon
Works PERFECTLY. I use it on CentOS 6 and 7.
Thanks,
Steffan Cline
steffan at hldns.com
602-793-0014
> On Jan 8, 2020, at 2:39 PM, infoomatic <infoomatic at gmx.at> wrote:
>
> ?I have no idea about that Mac proprietary stuff ... however,
> https://doc.dovecot.org/con...
2017 Sep 08
0
EOF from net_disconnect(fd)
On 09/08/2017 02:29 AM, Steffan Cline wrote:
> I???m working on an OS project from github. There are two parts:
>
> Dovecot plugin - https://github.com/st3fan/dovecot-xaps-plugin
>
> Daemon written in Go - https://github.com/st3fan/dovecot-xaps-daemon
>
what does this have to do with dovecot?
>
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir...
2017 Sep 08
0
EOF from net_disconnect(fd)
...it's
not there.
Please don't use net_transmit, it's going away. You should use ostream
and istream instead.
Aki
On 08.09.2017 09:29, Steffan Cline wrote:
> I?m working on an OS project from github. There are two parts:
>
> Dovecot plugin - https://github.com/st3fan/dovecot-xaps-plugin
>
> Daemon written in Go - https://github.com/st3fan/dovecot-xaps-daemon
>
>
>
> # dovecot --version
>
> 2.2.10
>
>
>
> Both parts worked fine on CentOS 6 but I recently rebuilt them both for CentOS 7 and have run into some errors.
>
>
>
&g...
2012 Dec 18
1
number of video views
Hi!
How can I count the number of video views?
1. player is used SmoothStreamingSamplePlayer.xap
2. counter is incremented when the play button is pressed
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from...
2019 Dec 13
1
CVE-2019-19722: Critical vulnerability in Dovecot
...recipient can cause crash in some
drivers.
?
Risk:
Repeated delivery attempts are made for the problematic mail, causing
queueing in MTA.
?
Steps to reproduce:
1. Configure dovecot with push notifications enabled, such as OX push
notification driver. This can also be observed with 3rd party plugin XAPS.
2. Send mail a group address as sender
?
Solution:
Operators should update to the latest Patch Release.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http...
2019 Dec 13
1
CVE-2019-19722: Critical vulnerability in Dovecot
...recipient can cause crash in some
drivers.
?
Risk:
Repeated delivery attempts are made for the problematic mail, causing
queueing in MTA.
?
Steps to reproduce:
1. Configure dovecot with push notifications enabled, such as OX push
notification driver. This can also be observed with 3rd party plugin XAPS.
2. Send mail a group address as sender
?
Solution:
Operators should update to the latest Patch Release.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http...
2019 May 09
1
Push Notification clarification (MessageNew w/o LMTP or LDA)
Hello,
On Thu, 9 May 2019 09:14:13 +0300 Aki Tuomi via dovecot wrote:
> On 9.5.2019 9.01, Christian Balzer via dovecot wrote:
> > Hello,
> >
> > Both the examples on the Push Notification wiki page and the XAPS plugin
> > docs seem to suggest or state that LMTP/LDA is required.
>
> It is required.
>
Thanks for the quick, but unwelcome reply.
There's a number of things that would simply break (in the sense of not
working as people expect) if we were to change to LMTP.
Not sure if th...
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
I'm running Debian stable (etch) on a server, and have the following Xapian
packages installed.
root@seagrass:/etc/php5/apache# dpkg -l | grep xap
ii libxapian-dev 0.9.9-1 Development files for Xapian search engine l
ii libxapian13 0.9.9-1 Search engine library
ii php4-xapian...
2019 Jan 13
2
[FTS Xapian] Beta release
...do already.
>
> I invite you to setup your own repository and provide this plugin from there, being the maintainer of this plugin. We can add a link to your plugin on our FTS page so people can also find it.
>
> There are other plugins like this, e.g. https://github.com/st3fan/dovecot-xaps-plugin
>
> Aki
>
> On 13 January 2019 at 19:52 Joan Moreau <jom at grosjo.net> wrote:
>
> The only point here of this fts-xapian is to get rid of solr (because it
> is just a nightmare to setup) and squat (because it is considere
> obsolete).
>
> I already...
2013 Jun 19
2
Compact databases and removing stale records at the same time
...may still benefit from compaction (if there
> was only one batch, then the postlist table should be compact too).
Well, I've switched to a single pass without all the transactional foo
(see pasted below)
It still compacts a lot better with compact:
[brong at imap14 brong]$ du -s *
1198332 xapian.57
[brong at imap14 brong]$ time sudo -u cyrus /usr/cyrus/bin/squatter -C /etc/cyrus/imapd-sloti14d5p4.conf -v -u brong -z data -t data -T /tmpfs/xap.tmp
compressing data:57 to data:58 for user.brong (active temp:92,archive:3,meta:0,data:57)
compacting databases
building cyrus.indexed.db
copying...
2019 Jan 13
2
[FTS Xapian] Beta release
THis is already what I send earlier (see : dovecot-xapian-1.0b2.tar.gz
[1] )
What I would need is the files so one can download (git) it, and type
some command (make ?) to compile it and place it in the right forlder
(/usr/lib/dovecot/ or whatever is configured in the installed dovecot,
which may differ from distribution to distribution)
On 2019-0...