Displaying 20 results from an estimated 4000 matches similar to: "v1.2.4 released"
2008 Sep 25
3
Managesieve Quota
Has anyone (is anyone) working on adding quota support to dovecot's
managesieve server? I was thinking about giving it a shot myself and I'd
hate to duplicate work. It would be something very basic like a max
bytes setting and the total sieve storage per user isn't allowed to
exceed it.
~Seth
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
Timo Sirainen <tss at iki.fi> (Di 13 Okt 2015 21:36:40 CEST):
?
> > I see:
> >
> > a) pass the host *names* to the director too, for CN verification
> > purpose
> >
> > May be in struct mail_host could be a field for the original
> > hostname we used to obtain the adress(es)?
>
> Does the attached patch work? Compiles,
2005 Sep 23
1
mtime of target directory
Hello,
I just observed something strange:
rsync -av --exclude /USER/NoBackup --exclude '*.NTX'
--compare-dest=/backup/novell/vollbackup /mnt/novellserver/SYS/ /backup/novell/ziel
rsync -av --exclude /USER/NoBackup --exclude '*.NTX'
--compare-dest=/backup/novell/vollbackup/PUBLIC /mnt/novellserver/SYS/PUBLIC/ /backup/novell/ziel
For debugging purposes (saving time) I used
2009 Aug 13
1
Tilde expansion in ManageSieve for dovecot-1.1.
Greetings all,
I'll skip the details of the setup, except to say that it has a
non-standard (and non-templateable) home directory path for virtual
users. Ran into the following problem when a debian (possibly from
backports) packaged dovecot-1.1.2 was upgraded to a
dovecot-1.1.13-2~bpo50+1 (definately from backports):
sieve-storage: root directory specified by mail data does not exist:
2010 Jul 27
2
Cant compile managesieve 0.11.11 on Solaris10
hi,
i can't compile managesieve-0.11.11 on Solaris 10 against Sieve 0.1.17
and Dovecot 1.2.13:
[...]
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -I/usr/sfw/include -o managesieve-login client.o
client-authenticate.o managesieve-capability.o managesieve-proxy.o
cmd-noop.o
2009 Dec 14
5
v2.0.beta1 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta1.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta1.tar.gz.sig
Now that v2.0 is in beta stage I don't expect anything big to change
anymore. The configuration and the APIs shouldn't change in
non-backwards compatible ways. There are still bugs left to be fixed and
some small features to be implemented, but I'd like to
2009 Dec 14
5
v2.0.beta1 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta1.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta1.tar.gz.sig
Now that v2.0 is in beta stage I don't expect anything big to change
anymore. The configuration and the APIs shouldn't change in
non-backwards compatible ways. There are still bugs left to be fixed and
some small features to be implemented, but I'd like to
2014 Aug 07
1
invalid/unknown path to storage
Am I correct: pigeonhole now wants the symlink to the filter file to use
an absolute path instead of the relative paths we had?
i.e.) sieve-filterfile@ -> /home/mail/domain/user at domain/roundcube.sieve
instead of sieve-filterfile@ -> roundcube.sieve
Dovecot logs these:
dovecot: managesieve(user at domain.org): Warning: sieve-storage: Active sieve script symlink
2007 Jul 30
4
MANAGESIEVE patch v5 for dovecot 1.0.2
Hello dovecot users,
I have finally updated the MANAGESIEVE patch to fix the currently known
small problems with the protocol implementation. Also, I included a
proxy implementation based on imap-proxy.c. This patch is designed for
dovecot release 1.0.2 and it will not apply cleanly to the 1.1 versions
yet.
Change Log V5
-------------
- Applied patch by Uldis Pakuls to fix
2009 Aug 14
4
Redirecting mail gives 'mail forwarding loop' to the sender - calling for sieve help
Greetings, i am testing:
- dovecot-1.2-sieve-0.1.11
- dovecot 1.2.3
- dovecot-1.2-managesieve-0.11.8 (with patch)
I am trying to use sieve_after to execute some redirection of mails.
I have put in the after script:
require "include";
require "fileinto";
if header :contains ["To","Cc"] "userA at acasalud.com.ar"
{
keep;
redirect
2009 Aug 08
1
Released Sieve v0.1.11 and ManageSieve v0.11.8 for Dovecot v1.2.3
Hello Dovecot users,
Apart from unfinished development of the date extension, this is a set
of bug-fix releases. A few portability issues were found, a few
stupidities were fixed and the ManageSieve proxy now also works with
TLS. Most notably, the include extension had an issue regarding the
expansion of $HOME in the personal include path.
I've built a project site at:
2009 Aug 08
1
Released Sieve v0.1.11 and ManageSieve v0.11.8 for Dovecot v1.2.3
Hello Dovecot users,
Apart from unfinished development of the date extension, this is a set
of bug-fix releases. A few portability issues were found, a few
stupidities were fixed and the ManageSieve proxy now also works with
TLS. Most notably, the include extension had an issue regarding the
expansion of $HOME in the personal include path.
I've built a project site at:
2002 Feb 07
5
Blacklist problems - iptables v1.2.4: Unknown arg ''--log-level''
Hi All,
I have just upgraded to 1.2.5 of shorewall, and thought I would switch on
the blacklisting feature.
All seemed well, I had the log level set to debug...to try it out (like
you do)..no problems...
But when I removed the debug
i.e. in shorewall.conf BLACKLIST_LOGLEVEL= instead of
BLACKLIST_LOGLEVEL=debug
I get .the usual init stuff..then
Setting up Blacklisting...
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2007 Mar 26
7
MANAGESIEVE patch v3 for dovecot 1.0.rc28
Hello dovecot users,
I have updated the MANAGESIEVE patch to apply and compile against
dovecot 1.0.rc28. Not much has changed with respect to the functionality
of the previous version however:
ChangeLog vs v2
- Updated source to compile with dovecot 1.0.rc28, tested with rc27
(debian package)
- Daemon now uses the same location for .dovecot.sieve as dovecot-lda
This is typically
2010 Sep 30
1
install samba 4 alpha13 on centos 5.5 make error
Dear all,
downloaded alpha13, did:
./autogen.sh
This result in:
[root at node1 source4]# ./autogen.sh
Setting up for waf build
done. Now run ./configure or ./configure.developer then make.
./configure.devloper ?ok
Then:
Make
Error: data.mk:1881: *** Befehle beginnen vor dem ersten Ziel. Schluss.
Make does nothing?!
Any idea1?
Daniel
-----------------------------------------------
EDV Daniel
2006 Jan 30
5
Debian Sarge Server with iptables behind D-Link Router
Hi,
I have the shown (end of this post) net work configuration.
In a "few" words: My Debian Sarge server is connected to a D-Link ADSL
Router (DSL-562T). DMZ is enabled for the Debian Sarge IP on the Router.
My Linux server has two NIC''s.
ethlan = internal Net
ethdsl = external -> D-Link
My Linux server is configured to make NAT via iptables.
Current state -
2005 Feb 02
8
Routing all connections through a OpenVPN tunnel
Hi all,
I have set up a working OpenVPN2 connection between my Server and my
gateway at home.
Now I want all traffic to be routed through this VPN connection.
Currently everything is going through eth1 to the internet (to the gateway
of the University which forwards it to the internet :-).
We must use a prox-server and because of this I am not abel to watch the
real-Media streams on
2006 Feb 06
2
Uniden UIP200 and Asterisk v1.2.4: problem not registering
Hello
We recently moved to Asterisk 1.2.4 (from 1.0.x) and our 10 Uniden UIP200
have stopped working ever since.
We can make a call with the UIP200 to any other extensions, but it can not
receive a call. In fact the UIP200 always appears offline:
It does show up in asterisk a few seconds after the UIP200 reboot:
-- Saved useragent "Uniden SIP Phone p2 Ver BS4.70" for peer uip200
but