Emiliano schrieb am Thu, Nov 22, 2001 at 08:30:54AM +0100:
* Devdas Bhagat wrote:
*
* > Hmmm, cyrus is supposed to be a black box solution. This means that
* > access should only be through the IMAP/POP/KPOP interface and not
* > directly over the filesystem.
* > What cyrus does internally should
Would bw fine, if you could specify your question a little bit.
e.g.The mail you want to forward is already in an IMAP-Mailbox? What dou
you want to POP?
What is your configuration like? e.g which MTA and which MDA do you use?
Mail which is already in a mailbox is delivered. Of course you can
s
hello
I tried to open a connection to my sieve
server :
> telnet localhost sieveTrying
127.0.0.1...Connected to localhost.Escape character is
'^]'."IMPLEMENTATION" "Cyrus timsieved v1.0.0""SIEVE" "fileinto reject
envelope vacation imapflags notify subaddress regex"OK
I'm afraid because t
Birger Toedtmann wrote:
> * priviliged user (like the way cyrdeliver works) without needing each
> * users' password.
> [...]
>
> Who needs that? You have the admin account which can do almost anything.
> We administrate a very large userbase (>100k users, increasing) via this
> admin account an
Emiliano schrieb am Thu, Nov 22, 2001 at 12:45:53PM +0100:
* Birger Toedtmann wrote:
*
* > * priviliged user (like the way cyrdeliver works) without needing each
* > * users' password.
* > [...]
* >
* > Who needs that? You have the admin account which can do almost anything.
* > We administrate
The Cyrus imapd can't save address books, but if you have a client
intelligent enough to speak IMSP (like Mulberry), you can use the Cyrus
IMSP server and store address books there.
Michael
--On Thursday, November 22, 2001 10:41:46 AM +0700 "Abu @ Trabas Dot Com"
<[EMAIL PROTECTED]> wrote:
Quoting Emiliano <[EMAIL PROTECTED]>:
> Devdas Bhagat wrote:
>
> > Hmmm, cyrus is supposed to be a black box solution. This means that
> > access should only be through the IMAP/POP/KPOP interface and not
> > directly over the filesystem.
> > What cyrus does internally should not be the concern
Quoting Amos Gouaux <[EMAIL PROTECTED]>:
> > On Thu, 22 Nov 2001 17:13:19 +1100,
> > Jeremy Howard <[EMAIL PROTECTED]> (jh) writes:
>
> jh> I'm sure we all understand the dangers of hacking at internal
> structures.
> jh> There's also performance benefits associated with this. It's up to
Quoting Ludovic Bellier <[EMAIL PROTECTED]>:
> hello
>
> I tried to open a connection to my sieve server :
>
> > telnet localhost sieve
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> "IMPLEMENTATION" "Cyrus timsieved v1.0.0"
> "SIEVE" "fileinto reject envelope vac
Hi,
as admin, I set up private user boxes with initial subfolders
"Sent, Drafts" an the like and afterwards set the quota of "user."
to some useful value.
When I then log in as the respective user, I can issue a "GETQUOTAROOT"
(result fits), but "GETQUOTA" sais "permission denied". This is do
I'm banging my head against the table trying to get Cyrus working nicely
with procmail. Here is my EXTREMELY simple procmailrc ...
LOGFILE=/tmp/procmaillog
DEFAULT=$1
:0c
| /usr/cyrus/bin/deliver "$1"
$1 is passed to procmail from my .qmail file using the -a option for procmail.
The problem is
Hallo *,
we are using cyrus 2.0.12 with sieve. Everything is working fine but
vacation doesn't.
this is my sievescript:
# Mail rules for user test
# Created by Websieve version 0.61h
require ["fileinto","vacation"];
vacation :days 1 :addresses ["[EMAIL PROTECTED]", "[EMAIL PROTECTED]",
"[EMAIL
Birger Toedtmann wrote:
> * I didn't know about Cyrus::IMAP::Admin. I'll look into it, but how would
> * it gain access to the server without logging in? Or does it login (using
> * IMAP?) with the admin account?
>
> Yes, it does exactly the latter one. Don't you use "cyradm"? It is just
> a pe
How are you delivering mail from the MTA? With LMTP? With the "deliver"
program? If you're using the "deliver" program, be sure to use the "-r"
flag and arrange for your MTA to fill in the envelope sender address on the
command line. Otherwise, vacation just won't work. (It sends messages t
Emiliano schrieb am Thu, Nov 22, 2001 at 10:22:25PM +0100:
* Birger Toedtmann wrote:
*
* > * I didn't know about Cyrus::IMAP::Admin. I'll look into it, but how would
* > * it gain access to the server without logging in? Or does it login (using
* > * IMAP?) with the admin account?
* >
* > Yes, it
Joe Stump schrieb am Thu, Nov 22, 2001 at 12:43:47PM -0500:
* I'm banging my head against the table trying to get Cyrus working nicely
* with procmail. Here is my EXTREMELY simple procmailrc ...
*
* LOGFILE=/tmp/procmaillog
* DEFAULT=$1
*
* :0c
* | /usr/cyrus/bin/deliver "$1"
*
* $1 is passed t
16 matches
Mail list logo