similar to: mail_filter plugin: failed: EOF without input (Gedalya)

Displaying 20 results from an estimated 800 matches similar to: "mail_filter plugin: failed: EOF without input (Gedalya)"

2020 Feb 07
0
mail_filter plugin: failed: EOF without input
some import  configure: plugin {   mail_filter = mail-filter %u # %u = username given to the script as first   mail_filter_out = mail-filter-out %u } service mail-filter {  executable = script /usr/local/bin/mail-filter.sh  user = dovecot  unix_listener mail-filter {    mode = 0600    user = vmail
2020 Feb 07
1
mail_filter plugin: failed: EOF without input
some import  configure: plugin {   mail_filter = mail-filter %u # %u = username given to the script as first   mail_filter_out = mail-filter-out %u } service mail-filter {  executable = script /usr/local/bin/mail-filter.sh  user = dovecot  unix_listener mail-filter {    mode = 0600    user = vmail
2013 Sep 21
1
Passing info from mail process to mail_filter plugin script?
Hi, all, The mail_filter plugin allows you to pass messages through an external script/command on the way into and out of the Maildir/mbox/etc mail store. With the recent/new version of the plugin, this seems to work correctly. However, my mail-filter script (for filtering messages on the way from the mail store through the IMAP process to a remote client) needs some extra info from the IMAP
2013 Dec 23
0
Is the users password available from a mail_filter?
Hi, I'm working on a Dovecot encryption module which uses the mail filter plugin to encrypt/decrypt the message "on the fly". I was wondering whether it is possible to access the password (or a hashed password) of the user. It seems that only the user (using the %u parameter) is available to the mail_filter plugin. Any idea how to get hold of the (possibly hashed) password? Kind
2014 Mar 07
0
How to run a program with mail_filter plugin
Hi, I'm using mail_filter plugin but I don't want it to launch a script but a program I wrote instead. In 10-master, if I put the absolute path to my program in the plugin settings ie : (?) service mail-filter { executable = /usr/local/bin/mail/my_email_filter (?) ?But I've got the following error from Dovecot : dovecot: master: Error: service(mail-filter): Initial status
2019 Sep 05
0
mail_filter and mail_filter_out broken somewhere between 2.2.27 and 2.3.4, problem still exists in git
On 5.9.2019 5.29, Michael Fincham via dovecot wrote: > Hi Dovecot folks, > > I recently reported this bug in Debian (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939442) after a stretch -> buster upgrade, however since I can reproduce it using the latest 2.4 from git I thought perhaps I ought to take it straight upstream. > > Here's the text I provided Debian about the
2019 Sep 05
2
mail_filter and mail_filter_out broken somewhere between 2.2.27 and 2.3.4, problem still exists in git
Hi Dovecot folks, I recently reported this bug in Debian (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939442) after a stretch -> buster upgrade, however since I can reproduce it using the latest 2.4 from git I thought perhaps I ought to take it straight upstream. Here's the text I provided Debian about the issue, and below that I've included a syslog snip showing the same issue
2020 Jan 29
1
mail_filter and mail_filter_out broken somewhere between 2.2.27 and 2.3.4, problem still exists in git
Hi Aki, other devs, On Thu, 5 Sep 2019 08:57:30 +0300, Aki Tuomi via dovecot wrote: > Thank you for reporting this bug, we are tracking it internally as DOP-1408. Did a fix for this ever happen? Not urgent, just want to make sure I didn't miss anything. Cheers, -- Michael -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2004 Aug 31
0
[Fwd: Whitepaper about the new security features in RHEL3 U3]
http://www.redhat.com/f/pdf/rhel/WHP0006US_Execshield.pdf -------- Original Message -------- Subject: Whitepaper about the new security features in RHEL3 U3 Date: Tue, 31 Aug 2004 09:54:15 +0200 From: Arjan van de Ven <arjanv at redhat.com> Reply-To: Discussion of Red Hat Enterprise Linux 3 (Taroon) <taroon-list at redhat.com> To: taroon-list at redhat.com Hi, with the beta of
2014 Mar 25
0
Disconnected (auth failed, 1 attempts)
hi : i just install dovecot-2 and start ok but login failed for test-user . i turn on all debug options , the debug info follow: "Mar 25 14:40:10 cs2c dovecot: imap-login: Disconnected (auth failed, 1 attempts): user=<q1 at t.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured" and the info of input->w_buffer is : cp01 CAPABILITY a001 LOGIN "q1 at
1998 Mar 31
3
hide dotfiles not working.
Just started with Samba a few weeks ago so am still a newbie. Am serving a single W-95 client reasonably well - it allows users to log on using their unix id and passwd, and they can all browse their unix home directories. However .... I can't seem to get the "hide dotfiles" directive to work. Nor the "hide files"! Also, If a user on W-95 saves a file to unix called,
2017 Oct 21
2
Post-login scripting
Aha. Looks pretty cool, and it's really nice that it supports HTTP. On the other hand if I'm rate limiting the number of messages sent = number of times a client said RCPT TO, I guess it still has to be a postfix policy server? Anyway, thanks for pointing this out, I'm sure I'll use it :-) On 10/21/2017 02:16 PM, Aki Tuomi wrote: > Dovecot auth supports auth_policy_server
2015 May 27
1
FREAK/Logjam, and SSL protocols to use
Quoting Gedalya <gedalya at gedalya.net>: > On 05/27/2015 09:55 AM, Rick Romero wrote: >> Quoting Gedalya <gedalya at gedalya.net>: >> >>> On 05/26/2015 10:37 AM, Ron Leach wrote: >>>> https://weakdh.org/sysadmin.html >>>> >>>> includes altering DH parameters length to 2048, and re-specifying the >>>> allowable
2020 Oct 29
2
dovecot quota-warning detection mail
Gedalya-san I have a question. Currently, there are thousands of users. (In multi-domain) The setting of "auth_default_realm = example.co.jp" is Is it possible to set without affecting the current user? Thank you. -----Original Message----- From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of ????? Sent: Wednesday, October 28, 2020 4:16 PM To: 'Gedalya'
2017 Oct 21
0
Post-login scripting
Dovecot auth supports auth_policy_server (v2.2.27+, https://wiki.dovecot.org/Authentication/Policy), which you could use for this. There is also https://github.com/PowerDNS/weakforced you can use as policy server, which can also do ratelimiting and such. It also integrates with postfix. Aki > On October 20, 2017 at 6:12 PM Gedalya <gedalya at gedalya.net> wrote: > > > No,
2005 Feb 22
0
unsucribe
&gt;From: wine-users-request@winehq.org &gt;Reply-To: wine-users@winehq.org &gt;To: wine-users@winehq.org &gt;Subject: wine-users digest, Vol 1 #2023 - 12 msgs &gt;Date: Tue, 22 Feb 2005 02:26:01 -0600 &gt;MIME-Version: 1.0 &gt;Received: from wine.codeweavers.com ([198.144.15.226]) by mc1-f4.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 22 Feb 2005 00:34:01
2014 Nov 28
1
Bug#767295: xl: apparent memory leak
reopen 767295 thanks The 4.4.1-4 release only included one related fix there are actually two more: commit 379b351889a8f02abe30a06e2ce9ba8b381b91ab Author: Ian Campbell <ian.campbell at citrix.com> Date: Thu Nov 6 13:00:31 2014 +0000 tools: libxl: do not leak diskpath during local disk attach
2017 Nov 11
2
Postlogin script
Awesome, thanks! Sent from my mobile device please excuse. 11.11.2017 2:48 PM "Gedalya" <gedalya at gedalya.net> napisa?(a): > On 11/10/2017 11:03 PM, Joseph Tam wrote: > > > > The toughest situation (using script techniques) is for > > CIDR ranges just shy of a full octet boundary e.g. /25. > > Actually there is a great tool for that, grepcidr >
2017 Oct 20
2
Post-login scripting
No, it's entirely my own. If all you want to do is write client IP addresses to a database then your script will probably fit in 20 lines of code or so. On 10/20/2017 05:04 PM, j.emerlik wrote: > Which one policy server are you using ? > Someone from that list : http://www.postfix.org/addon.html > > 2017-10-20 16:53 GMT+02:00 Gedalya <gedalya at gedalya.net>: > >>
2015 May 27
2
FREAK/Logjam, and SSL protocols to use
Quoting Gedalya <gedalya at gedalya.net>: > On 05/26/2015 10:37 AM, Ron Leach wrote: >> https://weakdh.org/sysadmin.html >> >> includes altering DH parameters length to 2048, and re-specifying the >> allowable cipher suites - they give their suggestion. > > It looks like there is an error on this page regarding regeneration. In > current dovecots