Displaying 20 results from an estimated 1200 matches similar to: "sender rewriting scheme"
2020 May 01
0
sender rewriting scheme
Isn't SRS just mucking around with the headers?
If you're doing this globally, you'll likely want to handle it at the MTA.
However, if you'd like individual users to be able to set it up on their own, you can probably handle that in sieve. Sieve supports modifying the headers.
https://doc.dovecot.org/configuration_manual/sieve/configuring_auto_forward_sender_address/
2017 Jun 07
2
doveadm ssl error when upgrading from 2.2.27 to 2.2.29
I'm starting to see the following error when upgrading from 2.2.27 to 2.2.29.
doveadm(ip.add.re.ss): Error: doveadm client disconnected before handshake: SSL_accept() failed: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher
Downgrading from 2.2.27 resolves, error still persists in 2.2.28.
I'm using openssl 1.1.0.f and an ec cert/key with the following curve.
2006 Jul 30
1
Parametric links for glm?
At useR 2006 I mentioned that it would be nice to have a way to
specify binomial links
that involved free parameters and described some experience with a
Gosset link involving
a free degrees of freedom parameter, and a Tukey-lambda link with two
free parameters.
My implementation of this involved some rather kludgey modifications
of binomial,
make.link and glm that (essentially) added a
2004 Apr 01
2
R fft on 2D matrix
Hi,
I am a brand new user of R and I have a really stupid problem: I am having troubles applying fft on 2D matrices.
I import a data file of 256*256 elements with read.table (it is actually a grey scale image, the corresponding data file being generated with Matlab), and I find that the fft can be applied on one single column of data, but not on one row.
(Error message:
Error in fft(z, inverse)
2017 Apr 19
3
help
Dear Team
I have faced issue with email downloading in the email client by using pop3 SSL port 995 in dovecot v2.1.17 for outlook client 2016 on production environment.
As per my troubleshooting on my test environment, I have upgraded dovecot version v2.2.28, and changed paramer "ssl_dh_parameters_length = 2048" and "verbose_ssl = yes", The issue seems to be resolved in
2017 Aug 19
2
doveadm client not compatible with this server (mixed old and new binaries?)
I'm getting the error "doveadm(10.0.0.10): Error: ddoveadm client not
compatible with this server (mixed old and new binaries?)" on the source
server (10.0.05) when trying to sync with a new destination server and I
feel the error seems very obvious and self-explanatory except for one
small thing - both servers claim to be the same version
dovecot -n reports:
Source
2018 Apr 20
2
Sieve "redirect" changes envelope sender in 2.3. / pigeonhole 0.5
OK, I found a solution:
trusted_users = exim:dovecot
in my exim.conf fixed it.
Anyway this is an important change of behavour between 2.2 und 2.3
In 2.2 the "dovecot" under exims "trusted_users" was not necessary.
Olaf
On 04/20/2018 02:53 PM, Olaf Hopp wrote:
> On 04/20/2018 02:01 PM, Olaf Hopp wrote:
>> Hi (Stephan?),
>> is it a new feature of dovecot 2.3
2017 May 16
2
Sieve GLOBAL + Sieve LOCAL
Hello List,
I am using dovecot:
ii dovecot-antispam 2.0+20130822-2 amd64
Dovecot plugins for training spam filters
ii dovecot-core 1:2.2.10-1 amd64
secure POP3/IMAP server - core files
ii dovecot-imapd 1:2.2.10-1 amd64
secure POP3/IMAP server - IMAP daemon
ii
2008 Oct 09
11
Crossbow Code Review Phase III ready
(networking-discuss Bcc''ed)
Good morning,
The Crossbow team would like to invite you to participate in the project''s
third and last phase of code review.
The third phase of the review starts today, and will last for
two weeks. It covers the following
parts of the code:
VLANs
Link Aggregations
Xen
mac_datapath_setup
All drivers
2019 Feb 27
2
Unexpected behavior with sieve_vacation_to_header_ignore_envelope = yes
Hello,
we face an issue with the vacation extension of pigeonhole. Our upstream
mail server (from which we pull our E-Mails with POP3) uses SPF and
performs a SRS re-write of the Return Path. Once the mail is processed
via our local postfix, it is delivered via dovecot deliver (using the
lda). When the recipient has a vacation rule enabled in sieve, the
out-of-office note cannot be sent, as
2008 Dec 31
2
[LLVMdev] Win32 JIT issue + bug in ScheduleDAGSNodes.h?
Bill Wendling wrote:
> On Dec 30, 2008, at 4:51 PM, srs wrote:
>
>
>> 2. There seems to be an issue in ScheduleDAGSDNodes.h when in debug
>> mode. The problem is the evaluation of "&SUnits[0];" which ASSERT's in
>> VC++'s vector[] implementation (when _HAS_ITERATOR_DEBUGGING is on).
>>
>> As a work-around, I commented out the debug
2017 May 18
1
Sieve GLOBAL + Sieve LOCAL
Doesn't 'keep' imply 'stop'? What if your users want the email in a different folder that the INBOX?
Leave the 'else' clause off.
Bill
On 5/17/2017 4:07 PM, dovecot at pallissard.net wrote:
>> But what I would need is execute a global sieve_before for all users to
>> apply some spam selection rules. Did anybody easily achieved it?
> Is this what you
2008 Dec 31
5
[LLVMdev] Win32 JIT issue + bug in ScheduleDAGSNodes.h?
Óscar Fuentes wrote:
> srs <skaflotten at gmail.com> writes:
>
>
>>>> While testing my compiler on win32 in JIT mode, I ran into a couple of
>>>> issues:
>>>>
>>>> 1. I linked the compiler with the lib files resulting from the cmake
>>>> created VS.NET build. While everything built just fine, the
>>>>
2011 Jun 14
2
Off-topic: (Simple?) Random Sampling when n is a random variable
Hi everyone,
I'm involved in a discussion with a colleague. He suggested a sample
design for a finite-sized process that (to all intents and purposes)
involves tossing a coin and examining the unit if the coin shows
Heads.
I should emphasize that we're both approaching the problem from a
design-based sampling theory point of view. So I have no argument
about the appropriateness of the
2004 Jun 01
2
mysql passwd backend
Hey,
I'm trying to use the mysql plugin with Samba 3.0.2 and am running
into problems with the password storing aspect of the equation.
Specifically, here is how I have the smb.conf file setup:
[global]
workgroup = SRS
netbios name = DustPuppy
passdb backend = mysql:mysql
mysql:mysql host = localhost
mysql:mysql user = samba
2003 Oct 08
3
2 questions regarding base-n and identifing digits
Dear listers,
I have two questions:
(1)
Is there a way in R to change the base-n of the calculations. I wnat to run
some calculations either in binary (base-2) or base-4. Is there a way to
specify that in R - to chnage from the decimal?
(2)
I also want to extract the digits from a larger number and store them as a
vector.
I could do it through converting top string, parsing the string and
2010 Dec 19
1
package survey
Hi R users,
could someone help me to find out which formulas, for standard error
calculation, are used in following example:
a=data.frame(weights=rep(c(10,1),c(4,1)),fpc=rep(41,5),uk=rep(1,5))
srs<-svydesign(id=~1, weights=~weights, data=a)
srs1<-svydesign(id=~1, weights=~weights,fpc=~fpc, data=a)
svytotal(~uk,srs)
total SE
uk 41 9
svytotal(~uk,srs1)
total SE
uk 41
2008 Jul 07
3
yum-updatesd not working on CentOS 5.2
Dear Srs,
yum-updatesd-0.9-2.el5 appears that it's not working on freshly
installed CentOS 5.2, using:
# rpm -qa "yum*"
yum-metadata-parser-1.1.2-2.el5
yum-updatesd-0.9-2.el5
yum-3.2.8-9.el5.centos.2.1
yum-fastestmirror-1.1.10-9.el5.centos
I see some bugs ([1], [2] and [3]) in the bug tracker, and more info
related to other distros like Fedora, etc.. with the same problem.
2008 Dec 31
0
[LLVMdev] Win32 JIT issue + bug in ScheduleDAGSNodes.h?
On Dec 31, 2008, at 5:57 AM, srs wrote:
> Bill Wendling wrote:
>> On Dec 30, 2008, at 4:51 PM, srs wrote:
>>
>>
>>> 2. There seems to be an issue in ScheduleDAGSDNodes.h when in debug
>>> mode. The problem is the evaluation of "&SUnits[0];" which
>>> ASSERT's in
>>> VC++'s vector[] implementation (when
2008 Dec 31
4
[LLVMdev] Win32 JIT issue + bug in ScheduleDAGSNodes.h?
Hi all,
While testing my compiler on win32 in JIT mode, I ran into a couple of
issues:
1. I linked the compiler with the lib files resulting from the cmake
created VS.NET build. While everything built just fine, the
ExecutionEngine::create call always returned NULL. The fix was to also
link with JIT.obj (thanks aKor for pointing me in the right direction).
I would have thought that linking