SRS in SIEVE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,

I noticed that there are options prefixed srs_ in imapd.conf.
I tried to set it up:

srs_alwaysrewrite: 1
srs_domain: domain.example
srs_hashlength: 3
srs_secrets: SomePassword
srs_separator: =

But mails redirected by sieve are not using SRS. They just have the original sender as MAIL FROM, and thus fail SPF check.

Sieve script was just simple:

if true
{
       redirect "a@xxxx";
}

or


require ["copy"];
if true
{
       redirect :copy "a@xxxx";
}


Has anyone working SRS for SIEVE? What do I have to do?

--
Best Regards
        Vladislav Kurz

------------------------------------------
Cyrus: Info
Permalink: https://cyrus.topicbox.com/groups/info/T5164e7dbfec47520-Mc0973e3af5ad7e327ca69f2f
Delivery options: https://cyrus.topicbox.com/groups/info/subscription




[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux