Hello!
I'm trying to run a perl script which one do a subscribe
into a user.test.spam mailbox, for example. The mailbox user.test is ok
(has been created first, and is in use). But I have to create another
mailbox, for every user in cyrus imap,named for example "spam".
When I try to do a $e
Hi there!
We have 2 e-mail servers that have cyrus 2.3 installed on each
other. But we want to migrate these two ones to only one new server
with cyrus-2.4.
Is there a way that we could do that to preserve seen flags?
I tried to merge the two mailboxes.db into a mailboxes.txt
file , and ge
Hello again!
Why does mkimap only create directories from "a" to "z" only and
doesn't create , for example, "0..9" too?
I have tried to create from 0..9, altering mkimap to do that, but
cyrus doesn't authenticate a username like 9!
How can I create user's mailboxes with numbers only a
Hello!
I have found in cyrus-imap docs that o mailbox name can be any ascii
characters.
I want to create some mailboxes names with numbers only ...
I have tried to create them, and this has worked fine, but when I try
to access the same
name as an user login with squirrelmail and pam (ins
Thanks a lot to all of you that have help me.
How is goot to sleep in peace... now I will be able to do it... :-)
I have a question , anyway. Why can not I use Cyrus::IMAP::Admin module
instead of IMAP::Admin?
This one come with Cyrus-Imap package ...
Thanks.
Sandra
I have been searching the archive messages for a script to create
mailbox, but I have found it only in TCL. I have read on man pages
that cyradm in tcl is not supported any more.
Does anyone has the following script in Perl ?
Thanks a lot
Sandra
su first
cyradm -file adduser.tcl
if {$argc
I have been searching the archive messages for a script to create
mailbox, but I have found it only in TCL.
Does anyone has the following script in Perl ?
Thanks a lot
Sandra
su first
cyradm -file adduser.tcl
if {$argc != 1} {
puts "usage: No user list specifiled."
exit 1
}
set i