Displaying 20 results from an estimated 100 matches similar to: "Compilation of dovecot-1.2-sieve-0.1.3 under Solaris 10 for Sparc"
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 Mar 17
1
Dovecot 1.2 beta1 in Solaris 10 for sparc, error reading maildir format?
Greetings, i have installed dovecot 1.2beta1.
I get an error like (in folders from squirrelmail):
-* ERROR: Connection terminated by IMAP SERVER".*Query: SELECT "INBOX"
-* ERROR: Connection terminated by IMAP SERVER** *Query: STATUS "INBOX"
(MESSAGES UNSEEN RECENT)
in syslog i get:
acamail dovecot: [ID 583609 mail.error] child 3322 (imap) killed with
signal 10
In
2010 Jan 19
1
Auto discard sieve vacation messages
I have deploy an environment with pigeon sieve, managesieve, dovecot,
squirrelmail and avelsieve plugin.
The vacation messages are working fine.
I am looking for a method to discard vacation messages in some date,
when the user returns.
Has somebody looked in this feature?
Thanks a lot,
--
Andr?s Fernando Yacopino
Infraestructura - Dpto Sistemas
AcaSalud
Cooperativa de Prestaciones M?dico
2009 Apr 07
2
Global Sieve File
Is anyone here using a global Sieve file that handles messages for an
entire server with many users? I understand and use local Sieve files, but
I would like to learn more about how to set up Sieve to filter ALL
incoming messages using a single file. I would love to read about how you
managed to get it working.
I'm running Fedora 10 with Postfix 2.5.5 and Dovecot 1.2.rc2.
Thanks for any
2010 Jul 13
1
Master Users
Greetings,
My company is currently using dovecot with ldap, I am in the process of
migrating this over to Exchange. However, to make the process a lot
smoother I need to make use of the master user function of dovecot to
enable access to other users mailboxes without needing their password.
I've gone through the documentation but it looks like this might not be
possible with an ldap
2011 Mar 17
1
Problem with recompiling sieve scripts after migrating to Dovecot 2.0 from 1.2
I saw this in log file of dovecot:
Error: sieve: binary save: failed to create temporary file:
open(/usr/local/etc/sieve/after/after.dovecot.svbin.acamail.acasalud.com.ar.13528.)
failed: Permission denied (euid=40(vmail) egid=41(vmail) missing +w
perm: /usr/local/etc/sieve/after, euid is not dir owner)
acamail dovecot: lda(xxxxx at xxxxxx): Error: sieve: the lda sieve plugin
does not have
2009 Apr 06
9
Compiling v1.3 on different OSes
I was hoping to finally get shared libdovecot.so and
libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others)
could link against them. But I'm running into trouble getting it to
compile in Solaris 10. Could you non-Linux users test if this compiles
with you?
http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz
Or if anyone has ideas why this happens, I'd like to know:
2005 May 10
0
Resolution logon script trouble (net use lpt), a problem with windows 98se
Previus Post
Andr?s Yacopino ayacopino at acasalud.com.ar
Mon May 9 13:43:51 GMT 2005
a.. Previous message: [Samba] samba and domain local groups
b.. Next message: [Samba] login on WinNT and 9X
c.. Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
----------------------------------------------------------------------------
----
Good Morning, I have the some problem mapping
2008 Jul 08
2
Global Script to filter Spam
Dovecot Version: 1.1.1 with sieve and managesieve configured.
I want to filter spam with the subject *SPAM* to a spam folder for all
users, and i also want users to have personal sieve scripts (like vacation).
I have configured Squirrelmail, dovecot manage sieve and avelsieve
plugin in squirrelmail to do that.
The problem is that the user home 's scripts are replaced with the
avelsieve
2010 Sep 16
1
Execution of external commands from Pigeonhole sieve
Does anybody knows if there are some method to call an externall command
from sieve? Is xexec plugin is what i am looking for? Is it avaiable for
Dovecot 1.2?
__ <http://wiki.dovecot.org/Plugins/xexec>I am using dovecot 1.2 and
sieve 0.1.17.
I want to call ripmime from sieve to save attchments from mails in a
user account.
Thanks for your feedback,
Greetings,
--
Andr?s Fernando
2010 Dec 23
1
Deliver limit based of number of destination recipients and size of mails, any option to do that?
I have a mail server with postfix, dovecot (1.2.15) and deliver lda
(dovecot) with 350 users.
I have the problem that in this christmas the employees are sending some
big files (mainly powerpoints files) to a lot of recipients, because of
that the server get a lot of charge (is a Xeon quad core 5405 with 4GB
of Ram), i have four disks in Raid 5 configuration (HP E200 controller,
not very fast)
Is
2009 Apr 29
2
Timeout leak with dovecot version dovecot1.2(8985:f43bebab3dac)
This is 64bit AIX 5.3. Looking through previous versions of dovecot, I see
this warning. I didn't realize this was something bad until today.
My environment uses mbox/mbox-snarf plugin.
The message in the logs is:
local0.log.20090429:Apr 29 12:41:16 hostname dovecot:
IMAP(jsiegle): Timeout leak: 1100054c0
In dbx(the AIX debugger) I see:
$ dbx imap
Type 'help' for help.
reading
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users,
Finally, after little more than a year, I finished the first release of
the new Sieve implementation for Dovecot.
The main reason for rewriting the Sieve engine is to provide more
reliable script execution and to provide better error messages to users
and system administrators. Also, since the Sieve language evolves
quickly, with new language extensions published every
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users,
Finally, after little more than a year, I finished the first release of
the new Sieve implementation for Dovecot.
The main reason for rewriting the Sieve engine is to provide more
reliable script execution and to provide better error messages to users
and system administrators. Also, since the Sieve language evolves
quickly, with new language extensions published every
2009 Sep 01
2
Sieve segfault on sieve-before scripts
I use dovecot 1.2.4 release with sieve 0.1.12
If I setup sieve-before script and latest script contains "keep" at
the very end and no personal scripts found then segfault take place.
here is part of exim log:
2009-09-01 18:43:06 1MiUZA-0005V9-IB ** ivanov_maxim at domain.my
<admin at domain.my> R=localuser T=local_delivery: Child process of
local_delivery transport (running
2009 Feb 24
4
dovecot1.2 segfault
I've tried 2 builds of dovecot, based on a amd64 rebuild of the
experimental package on http://xi.rename-it.nl/debian/
I've tried to include as much useful info as possible, sorry if I've
missed out anything of use. Let me know as I'm more then happy to
assist in any way possible.
$ telnet host 110
Escape character is '^]'.
+OK Dovecot ready.
USER ian at domain.com
+OK
2009 Mar 21
1
Released Sieve v0.1.4
Hello Dovecot users,
Not much Sieve development was done in the last five weeks, but some
important platform-dependent bugs were found and repaired. The main new
feature is the addition of a custom Sieve language extension for
debugging in the Sieve command line tools.
Changelog Sieve v0.1.4:
* Started work on the sieve-filter tool. With this command line tool
it will be possible to
2009 Mar 21
1
Released Sieve v0.1.4
Hello Dovecot users,
Not much Sieve development was done in the last five weeks, but some
important platform-dependent bugs were found and repaired. The main new
feature is the addition of a custom Sieve language extension for
debugging in the Sieve command line tools.
Changelog Sieve v0.1.4:
* Started work on the sieve-filter tool. With this command line tool
it will be possible to
2005 May 11
0
Re: samba Digest, Vol 29, Issue 13
Este no es el correo de Yanier
----- Original Message -----
From: <samba-request@lists.samba.org>
To: <samba@lists.samba.org>
Sent: Tuesday, May 10, 2005 2:02 PM
Subject: samba Digest, Vol 29, Issue 13
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2005 May 11
0
Re: samba Digest, Vol 29, Issue 14
Este correo no es de yanier
----- Original Message -----
From: <samba-request@lists.samba.org>
To: <samba@lists.samba.org>
Sent: Wednesday, May 11, 2005 1:18 AM
Subject: samba Digest, Vol 29, Issue 14
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>