Hello list.
Can somebody propose me a vacation script or help me how to create it?
I have latest centos 7 installation and cyrus-imapd-2.4.17-8.el7_1.x86_64
Thank you in advance
smime.p7s
Description: S/MIME Cryptographic Signature
Cyrus Home Page: http://www.cyrusimap.org/
List Archives
On Sat, 26 Dec 2015, Patrick Goetz via Info-cyrus wrote:
I've been struggling with figuring out how to set up a sieve vacation reply
script. The documentation on this is pretty sparse, and the stuff I do find
doesn't work. For example,
I have a script that kind of does that. We needed in ou
> On Dec 26, 2015, at 1:14 PM, Sebastian Hagedorn via Info-cyrus
> wrote:
>
> Hi,
>
>> I've been struggling with figuring out how to set up a sieve vacation
>> reply script. The documentation on this is pretty sparse, and the stuff
>> I do find doesn't work. For example,
>>
>> [cyrus@www ~]
Hi,
I've been struggling with figuring out how to set up a sieve vacation
reply script. The documentation on this is pretty sparse, and the stuff
I do find doesn't work. For example,
[cyrus@www ~]$ sieveshell --user=resea...@episcopalarchives.org
--authname=cyrus localhost
connecting to local
I've been struggling with figuring out how to set up a sieve vacation
reply script. The documentation on this is pretty sparse, and the stuff
I do find doesn't work. For example,
[cyrus@www ~]$ sieveshell --user=resea...@episcopalarchives.org
--authname=cyrus localhost
connecting to localho
Hi,
I have been trying to activate a vacation-script for a while now, but
I really can't get it to work!! My details:
- Fedora Core 3 server
- Cyrus imap
- sendmail
The script:
require "vacation";
vacation :days 1 :addresses ["[EMAIL PROTECTED]"]
"I'
On Fri, 2002-09-27 at 21:42, Vittorio Manfredini wrote:
> I put it :
> postmaster: user
> or
> postmaster: user@domain
>
> but now the system is not more trying to send the back the answer.
Ciao Vittorio
As far as I understand it, you really should set this to
"postmaster: postmaster", as thi
-imapd 2.1.9
> > cyrus-sasl 2.1.7
> > postfix 1.1.11
> >
> > All work fine, but now I would use sieve vacation script.
> >
> > I put the vacation script on the user directory (/usr/sieve/.../user),
> >
> > When I send mail to this user, the mail arrive
On Fri, Sep 27, 2002 at 11:19:54AM +0200, Vittorio Manfredini wrote:
>
> I use :
> cyrus-imapd 2.1.9
> cyrus-sasl 2.1.7
> postfix 1.1.11
>
> All work fine, but now I would use sieve vacation script.
>
> I put the vacation script on the user directory (/usr/sieve/
I use :
cyrus-imapd 2.1.9
cyrus-sasl 2.1.7
postfix 1.1.11
All work fine, but now I would use sieve vacation script.
I put the vacation script on the user directory (/usr/sieve/.../user),
When I send mail to this user, the mail arrive correctly, but when the system
try to send back the
On Tue, May 14, 2002 at 11:27:20AM -0500, Mike Grommet wrote:
>
> The example I gave below shows the use of the address parameter to the
> vacation function.
> According to the RFC tho this is an optional parameter, and if this
> parameter is left off then it will just automagically
> use the To:
ll not send you a duplicate email... thats
not what I mean... I've disabled the vacation script and re-enabled it
several times so it would reset it.
The example I gave below shows the use of the address parameter to the
vacation function.
According to the RFC tho this is an opt
Scott, let me restate the situation. I might not have been clear in my
previous plea for help :)
Yes, I'm aware that vacation will not send you a duplicate email... thats
not what I mean... I've disabled the vacation script and re-enabled it
several times so it would reset it.
The
Mike, you do realize that the Vacation script only replies once.
It will not reply multiple times to the same address. Idea is you tell the
user _ONCE_ that you are on vacation, not 500x.
If you set it up with the mailing list for example, each message you get
would reply with a vacation
Hi list.
I'm trying to get a vacation script up and running...
In this form, the script works fine:
require "vacation";
vacation :days 1:addresses
["[EMAIL PROTECTED]","[EMAIL PROTECTED]"] text:
**AUTOGENERATED MESSAGE**
Test!!!
.
Now, when I try to leave
15 matches
Mail list logo