Displaying 20 results from an estimated 11000 matches similar to: "Analyze the content of email after deliver"
2009 Dec 14
1
Plugin for deliver
Hi,
i need to wirte a plugin for "deliver" program.
Is there a guide or a page in wiki that explain how can i do it?
Thanks
2016 Mar 15
2
dsync and ProxyAUTH
Hi,
can i use dync to migrate a mailboxes through PROX-AUTH?
Could It be an attractive feature for you?
Thanks
2009 Oct 13
2
Error: NO Mailbox is locked
Hi to all,
i migrate an imap server from courier-imap to dovecot 1.1.13. After the
migration i have often this error in imap communication:
* NO Mailbox is locked, will abort in 122 seconds
* NO Mailbox is locked, will abort in 92 seconds
* NO Mailbox is locked, will abort in 62 seconds
* NO Mailbox is locked, will abort in 32 seconds
I use maildir and all data are in nfs server.
My dovecot
2019 Aug 27
1
Group emails based on custom header
Hi,
Can i "group by" e-mails based on custom header in imap?
According to my experience if i use "XX UID SEARCH INTHREAD REFS HEADER
myheader myvalue" i receive? emails UID gathers by HEADER+VALUE, but in
this way i need to fetch all emails using several imap SEARCH.
Has dovecot any features that would help me do this?
Thank you!!
-------------- next part --------------
An
2011 Jun 28
1
mirate to dovecot 2.0.13
Hi,
I have in my system dovecot 1.2.11 and i want migrate to dovecot 2.0.13.
I have 2 Frontend that proxy all request to Backend and i want migrate
first FE and after the BE.
Can i install dovecot 2.0.13 in FE that proxy all request to BE with
dovecot 1.2.11?
Thanks
2010 Dec 07
1
limit login concurencly from different ip
Hi,
can i configure dovecot to limit the max number of login concurencly?
I read in documentation that there is "mail_max_userip_connections", but
in this way i limit the login that come from same ip. If the same user
tries to connect from different ip, he succeeds.
Can i do it?
Thanks
2012 Apr 02
1
Connection queue full on dovecot 2.0.13
Hi,
i have a problem with dovecot 2.0.13.
I have one dovecot in Front-end that has only:
passdb { driver = static args = proxy=y host=10.0.0.6 nopassword=y }
In Back-end i have one dovecot that does auth and exports imap/pop3 ports.
In dovecot's log of Front-end i see:
/Apr 02 14:33:34 imap-login: Info: proxy(//user at example.com/
<mailto:amministrazionevendite at
2014 Jun 03
1
Problem in Search IMAP with spaces in Subject
Hi,
I deliver a test email (with 4 spaces in subject) into a maildir:
Return-Path: <user at example.com>
Delivered-To: <user at example.com>
Received: from suse11 ([10.0.8.7])
by suse11 (Dovecot) with LMTP id Pf6zDTCaiFOUXwAA4Q5jHg
for <user at example.com>; Fri, 30 May 2014 16:48:16 +0200
From: <user at example.com>
To: <user at example.com>
2011 Dec 17
3
Receive a notification when the user open an email - Ruby On Rails
I building an application using rails, and I wanna know if is possible
to write a code which allows me to be notified or something like that
when the user open an email sent through my application. I need to track
that information. When I sent an email, I need know. The question to be
answered by my app is "Did they read it?"
Tips in others languages would be ok to me!
Thanks in
2012 Jun 01
1
[LLVMdev] clang: error: argument unused during compilation: '--analyze'
Hi All,
We are trying to run clang on our code base with the static analuzer
enabled by option "--analyze" .But we couldn't succed to run the same :(
and here is the command line options we tried while runing the clang
clang -MM -MP -MT HAS_manager_controller.o --analyze -Wall -Werror -g
-DHASMGR_DEBUG_HEAP -DHASMGR_ENABLE_METRICS_OUTPUT
2004 Jul 21
1
Building problem: leftover from old OS
Hello,
I have updated my OS from Solaris 2.7 to Solaris 2.8, and I am trying
to build R 1.9.1. Configure seems to run fine, resulting in the message:
R is now configured for sparc-sun-solaris2.8
Source directory: .
Installation directory: /usr/local
C compiler: cc -xO5 -dalign -xlic_lib=sunperf
C++ compiler: CC -xO5 -dalign
Fortran compiler:
2003 May 03
1
expand.grid
I recently posted a question concerning an inconsistency of
expand.grid in defining the reference level of the factors.
> > expand.grid(x = c("b", "a"), y = c(1, 2))$x
> [1] b a b a
> Levels: b a # reference level is b
> > expand.grid(x = c("b", "a"))$x
> [1] b a
> Levels: a b # reference level is a
Thank you
2003 Feb 03
3
Bus error with xyplot
Has anybody else experienced something like the example below?
Any clues about where I could start looking?
Thank you in advance,
Giovanni
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 6.2
2003 Feb 03
3
Bus error with xyplot
Has anybody else experienced something like the example below?
Any clues about where I could start looking?
Thank you in advance,
Giovanni
> version
_
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
major 1
minor 6.2
2004 Jun 25
4
Installing on Windows packages build on Unix
Hello,
I wanted to share with a colleague a few R functions that I wrote. To
this purpose, I created a small package on my machine (Unix) and
emailed it to her. Now she is having troubles installing the package
on her Windows machine. It seems that on her side, install.packages
looks for a "zip" file - while I have created a "tar.gz" file. I tried
to build the package with the
2009 Jan 14
1
problems with Sweave and the function latex(HMISC)
latex(s6a2,title="",caption="Baseline vs
zonr",file="",label="Base",long=TRUE,landscape=F, middle.bold=TRUE,here=T,
+
,size="smaller[5]",outer.size="smaller",Nsize="smaller",midsize="smaller")
"latex" is not reconized \as a internalor external command ,
un programma eseguibile o un file batch.
Warning
2005 Mar 18
15
Meetme2 compilation problem
Hi All,
I am trying to compile meetme2 in my asterisk box and getting the
following compilaton error. Please help me to sort it out.
cc -fPIC -c -o app_dial.o app_dial.c
In file included from app_dial.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:317: `PTHREAD_MUTEX_RECURSIVE' undeclared
(first use in this function)
2005 Sep 12
3
Problems Compiling OpenSSH 4.2p1 on Tru64 UNIX 5.1b
I configure as follows:
./configure --with-zlib=/usr/local/include
cc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o
auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o
auth2-passwd.o auth2-pubkey.o monitor_mm.o
2002 May 14
2
tapply and empty subsets
I am using tapply to compute means by group, as in
> tapply(y, z, mean)
1 2 3
21.00757 20.50031 NA
where y is a vector and z a factor with levels 1:3.
I would like to get a zero instead of the NA I get when a subset is
empty. The problem is that FUN is not applied to empty cells of the
ragged array. (Of course I am willing to define a function my.mean
that returns
2006 Dec 01
4
simple parallel computing on single multicore machine
Dear List,
the advent of multicore machines in the consumer segment makes me wonder
whether it would, at least in principle, be possible to divide a
computational task into more slave R processes running on the different
cores of the same processor, more or less in the way package SNOW would
do on a cluster. I am thinking of simple 'embarassingly parallel'
problems, just like inverting