similar to: XMPP notifications

Displaying 20 results from an estimated 7000 matches similar to: "XMPP notifications"

2018 May 23
0
XMPP notifications
Op 23-5-2018 om 9:54 schreef Andr? Rodier: > Hello all, > > What is the best way, using sieve, to send XMPP notifications? > > I am using Debian Stretch, with Dovecot core / sieve packages version > 2.2.27-3+deb9u2. > > Should I use the enotify extension, or a script with extprograms > extension? > > Thanks for your answers. Pigeonhole's enotify extension
2018 Nov 09
2
panic when using dovecot master account
On 2018-11-09 05:25, Aki Tuomi wrote: > This seems to have nothing to do with master account or not. Does this > happen if you try to open the virtual mailbox again? > > Aki > >> On 09 November 2018 at 00:13 Andr? Rodier <andre at rodier.me> wrote: >> >> >> Hello, >> >> I am running dovecot 2.2.34 (874deae), on Debian stable, from
2019 Jan 12
2
panic when using dovecot master account
On Sat, 2019-01-12 at 19:11 +0000, Andr? Rodier via dovecot wrote: > On 2018-11-09 07:40, Andr? Rodier wrote: > > On 2018-11-09 05:25, Aki Tuomi wrote: > > > This seems to have nothing to do with master account or not. Does this > > > happen if you try to open the virtual mailbox again? > > > > > > Aki > > > > > > > On 09 November
2018 May 03
2
dovecot fts hangs on search
On 02/05/18 22:17, Andr? Rodier wrote: > On 02/05/18 11:45, Andr? Rodier wrote: >> On 2018-05-01 21:29, Andr? Rodier wrote: >>> On 2018-05-01 07:22, Andr? Rodier wrote: >>>> Hello, >>>> >>>> I am trying to use Doevecot fts, with solr the script provided. >>>> >>>> To rebuild the index, I use the command: >>>>
2019 Apr 03
1
TFA authentication in dovecot, using XMPP and RFC 4226
Hello, I would like to implement some kind of two factors authentication, in Dovecot. I am thinking about using the post login script, to check for unusual behaviour, like say, a different country / IP address or an unusual hour. I already wrote a simple shell script that check these factors, but now, I have some options for the following, and I need to know your opinion if this is feasible or
2013 Aug 29
1
Pigeonhole Sieve - sent message to xmpp account
Hello, does someone know, how far the implementation of enotify - xmpp is. Would be nice to push notifications to an jabber account for specific filtered mails. Regards, Ingo
2019 Jan 12
0
panic when using dovecot master account
On 2018-11-09 07:40, Andr? Rodier wrote: > On 2018-11-09 05:25, Aki Tuomi wrote: >> This seems to have nothing to do with master account or not. Does this >> happen if you try to open the virtual mailbox again? >> >> Aki >> >>> On 09 November 2018 at 00:13 Andr? Rodier <andre at rodier.me> wrote: >>> >>> >>> Hello,
2019 Apr 07
2
Post login scripts environment
On Sun, 2019-04-07 at 17:49 +0300, Aki Tuomi via dovecot wrote: > > On 7 April 2019 17:26 Andr? Rodier via dovecot < dovecot at dovecot.org> wrote: > > > > > > Dear Dovecot users, > > > > I am running Dovecot 2.2.27 on Debian Stretch, no issue so far. > > > > I wonder if there is a way to pass the remote IP address, in an > >
2019 Apr 07
2
Post login scripts environment
> On 7 April 2019 18:55 Aki Tuomi via dovecot <dovecot at dovecot.org> wrote: > > > > On 7 April 2019 18:45 Andr? Rodier via dovecot <dovecot at dovecot.org> wrote: > > > > > > On Sun, 2019-04-07 at 17:49 +0300, Aki Tuomi via dovecot wrote: > > > > On 7 April 2019 17:26 Andr? Rodier via dovecot < dovecot at dovecot.org> wrote:
2018 May 02
2
dovecot fts hangs on search
On 2018-05-01 21:29, Andr? Rodier wrote: > On 2018-05-01 07:22, Andr? Rodier wrote: >> Hello, >> >> I am trying to use Doevecot fts, with solr the script provided. >> >> To rebuild the index, I use the command: >> doveadm -D index -u mirina 'inbox' >> >> To rescan, I use: doveadm -D fts rescan -u mirina >> >> But when I do
2018 Mar 16
1
Dovecot on Debian Stretch with AppArmor
Hello all, I am using dovecot on Debian stretch, with AppArmor, and I have this audit log: Mar 16 11:25:10 mail kernel: audit: type=1400 audit(1521199510.705:580): apparmor="DENIED" operation="file_mmap" info="Failed name lookup - disconnected path" error=-13 profile="/usr/lib/dovecot/auth" name="var/cache/nscd/hosts" pid=26797
2019 Apr 07
2
Post login scripts environment
Dear Dovecot users, I am running Dovecot 2.2.27 on Debian Stretch, no issue so far. I wonder if there is a way to pass the remote IP address, in an environment variable, in the post login script. My Post login scripts are working well, except that when the server is accessed through a webmail (Roundcube or SOGo), the remote IP address is systematically 127.0.0.1. The other question I have is,
2017 Dec 10
4
hosting emails at home
I have dovecot postfix setup on my home server as well. I use a virtual server in the cloud as my mx record and mail relay and have my home record on dynamic dns. It's really effective. On Dec 10, 2017 2:37 PM, "Fabian A. Santiago" <fsantiago at garbage-juice.com> wrote: > On December 10, 2017 2:49:35 PM EST, "Andr? Rodier" <andre at rodier.me> >
2017 Dec 10
2
hosting emails at home
Which part? Hosting the email server at home or the relay in the cloud? On Dec 10, 2017 14:53, "Fabian A. Santiago" <fsantiago at garbage-juice.com> wrote: > On December 10, 2017 3:39:05 PM EST, Stephan H <herker at gmail.com> wrote: > >I have dovecot postfix setup on my home server as well. I use a > >virtual > >server in the cloud as my mx record
2017 Dec 10
2
hosting emails at home
Hello Mike, Yes, I am using a static IP address, but in theory, you could use a dynamic one. Nothing technically would prevent email exchanges between two boxes, as long as the SPF records are up to date and the DKIM is properly setup. Unfortunately, some ISPs are simply blacklisting full range of private IP addresses just because they are not officials / commercials. Kind regards, Andr? On
2018 Dec 10
1
Indexer worker small bug
Hello Timo, I will try this evening. Kind regards, Andr?. On 10 December 2018 07:56:26 GMT+00:00, Timo Sirainen <tss at iki.fi> wrote: >On 10 Dec 2018, at 7.50, Andr? Rodier <andre at rodier.me> wrote: >> >> On 2018-12-09 23:13, Timo Sirainen wrote: >>> On 9 Dec 2018, at 16.44, Andr? Rodier via dovecot ><dovecot at dovecot.org> wrote:
2018 Mar 18
3
Accentuated email addresses stored in LDAP
Hello everyone, I have successfully set up Dovecot with an LDAP backend, and everything works like a charm, except one small use case. I know it is possible, so if anyone knows a solution, thank you! Basically, I just want to send an email to one of my email address, which contains an accent, i.e. andr?@homebox.space.... Every other alias works, but not those with accents. They are correctly
2017 Dec 10
1
hosting emails at home
Thank you, I remember to had a look at this project, and I found it huge. I started mine because I want LDAP authentication. I also wanted less features / programs, less obtrusive, and better attention to small details, like automatic DKIM generation and DNS updates. I hope not to end up with something as huge. Andr? On 10/12/17 19:19, bruce at secryption.com wrote: > Check out
2013 Mar 14
3
Panic when indexing virtual folder with solr
Hello Timo and everyone, I am using dovecot 2.1 on debian7 with the fts-solr plugin, and everything is working fine. I have a Virtual folder with all emails, and when I run a doveadm index, I have an error if I don't index real folders first. Example: doveadm -v index -u 'andre rodier' 'Search/*' => Panic: file solr-connection.c: line 416 (solr_connection_select):
2018 Dec 10
2
Indexer worker small bug
On 2018-12-09 23:13, Timo Sirainen wrote: > On 9 Dec 2018, at 16.44, Andr? Rodier via dovecot <dovecot at dovecot.org> > wrote: >> >> Hello, >> >> I think I submitted this before, but I am not sure this has been >> addressed >> >> I am using AppArmor with Dovecot, without any issue. >> >> However, I think there is a bug in the