Yes it would need an interchange format.
It would not have to be a complex interchange format.
possibly tar and dump files wrapped up in a tar file.
Cyrus is nice and I have used it for decades now.
Its just that moving to a new server involves searching for all the
places where data gets hidde
Am Freitag, 25. September 2015, 09:49:10 schrieb Alvin Starr:
> I am thinking of a tool that is fairly simple.
Ok,
i assume this requires an new "interchange" format for cyrus data - which has
to be developed additionally.
> Would imapsync copy the calendar information along with things like
> a
If I remember correctly imapsync does not copy all of the underlying
user context.
Would imapsync copy the calendar information along with things like
annotations?
I am thinking of a tool that is fairly simple.
Not the Backula or Amanda of cyrus but more like unix/linux dump and
restore.
So
Am Freitag, 25. September 2015, 09:06:35 schrieb Alvin Starr:
> That being said it would be nice if cyrus had a dump and restore
> function where you could dump the whole system context and restore it
> into another system.(this may exist but I don't know of it off hand.)
Why not just using imaps
This goes back a lot of years but I got burned by turning on virtual
domains.
We had an older install of cyrus running and when we turned on virtual
domains we did it over top of the old mailbox tree.
BAD IDEA.
It sort of worked but we found a number of corner case quirks.
for example if the or
On Fri, Sep 25, 2015, at 21:43, Vladislav Kurz wrote:
> settings in imapd.conf
>
> virtdomains: userid
> defaultdomain: example.com
> # the domain for old "domainless" mailboxes
>
> If i remember correctly, we had to switch to "unixhierarchysep: yes"
> before enabling virtdomains. (we wanted to
On Friday 25 of September 2015 Patrick Goetz wrote:
> It seems that everyone is using virdomains now, and I need to start
> doing this soon myself. 2 questions:
>
> 1. Can I use virtdomain accounts alongside the existing
> non-domain-specific accounts; or more precisely
>
> 2. Can I just add t
Thanks, Jorey, this was the missing link! Now it works as I expected it
to (good work, Andrew!).
Kind regards,
Edwin Boersma
Lead Developer Web Applications
SecureOffice Europe AB
Ideon Science Park B2 floor 2
Scheelevägen 17
22363 Lund
Sweden
W: http://www.secureoffice.net
T: +46 462868773
M:
Edwin Boersma wrote, at 02/23/2009 07:43 AM:
> Hi,
>
> Just to make it clear: the problem only occurs with the default domain,
> not with other virtual domains. All user are in the SQL database, and
> cyrus does a correct translation to the mailbox for all the others. The
> only problem is that th
Hi,
Just to make it clear: the problem only occurs with the default domain,
not with other virtual domains. All user are in the SQL database, and
cyrus does a correct translation to the mailbox for all the others. The
only problem is that the default domain is replaced with the local
computer name
2009/2/18 Edwin Boersma :
> Hi,
>
> To be able to have user names like @ and
> @, I have changed our IMAP config to use virtual
> domains. To be able to access the existing mailboxes, I added the
> "defaultdomain" option to imapd.conf.
It looks correct !
> The user names were then renamed from
>
Marcelo Henrique Cabral Ariza wrote:
> Hello everybody!
>
> I work in an ISP, and i have a mail server with +-700 domains. I just
> building a Postfix+cyrus+ldap+dspam system for this domains and need a
> help whith domain quota. Someone can help me?
you can create partition per domain and use
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
- --On Monday, December 11, 2006 22:54:06 -0400 "Marc G. Fournier"
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> 'k, I'm obviously missing something, cause its not working ...
>
> I setup defaultdomain in imapd.
Hi Ryan,
I had similar trouble before. I ended up with setting defaultdomain and
servername to the same value and the problems were gone...
My admin is specified without any domain.
Hope that you will solve the problem soon,
Baltasar
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wi
Nope Bill, sorry. As was noted in my thread, it looks to be a SASL
issue. Because some SASL plugins require a hostname, rather than IP,
SASL apparently does a reverse DNS on every connecting IP.
Maybe I'll move a request over to the SASL list to look into whether the
reverse DNS can be on a pe
Bill Kearney schrieb:
From: "Igor Brezac" <[EMAIL PROTECTED]>
What actions does the "userid" value trigger? In testing I can't see
that
it does anything. Are the docs correct?
It is not going to try to qualify unqualified usernames.
Apparently that's not true.
> From: "Igor Brezac" <[EMAIL PROTECTED]>
>> What actions does the "userid" value trigger? In testing I can't see
that
>> it does anything. Are the docs correct?
> It is not going to try to qualify unqualified usernames.
Apparently that's not true. Unqualified names are passed along with a
rea
On Sat, 26 Nov 2005, Bill Kearney wrote:
The docs for /etc/imapd.conf read:
virtdomains: off
Enable virtual domain support. If enabled, the userâs domain
will be determined by splitting a fully qualified userid at the last '@â'
or '%' symbol. If the userid is unqualifi
Would this help your reverse DNS lookup trouble? Or will using the
unqualified name still trigger a reverse lookup?
It doesn't appear to help my situation, in that I'd like logins without a
qualified name to use just the bare username and NOT append a realm onto it.
Is this possible?
-Bill
Conf
Am Sa, den 26.11.2005 schrieb Bill Kearney um 16:55:
> The docs for /etc/imapd.conf read:
>
> virtdomains: off
> Enable virtual domain support. If enabled, the userâs domain
> will be determined by splitting a fully qualified userid at the last '@â'
> or '%' symbol. If
On Sat, 8 Oct 2005, Robin Rainton wrote:
Hi,
Applogies if this is an RTFM... can't seem to find that particular M :(
Am trying to setup virtual domains, on standard FC4 installation,
cyrus-imapd-2.2.12-6.fc4, etc.
With this in /etc/imapd.conf there is some success:
virtdomains: userid
unixh
Matt Goebel wrote:
After some further investigation I've figured out a workaround/fix for
this problem.
Web-cyradm uses the function createmb() to create a new user's mailbox
(located in ./lib/cyradm.php). This function uses "create" to create a
user INBOX which works fine. The problem with th
After some further investigation I've figured out a workaround/fix for
this problem.
Web-cyradm uses the function createmb() to create a new user's mailbox
(located in ./lib/cyradm.php). This function uses "create" to create a
user INBOX which works fine. The problem with this is that it that'
After some testing this appears to be an issue with Web-Cyradm. Using
cyradm it creates the folders. Any ideas?
On Wed, 2004-12-29 at 12:51 -0500, Matt Goebel wrote:
> There's nothing in the log files that indicates a problem. If there was
> I'd probably be able to figure this one one. Autocrea
There's nothing in the log files that indicates a problem. If there was
I'd probably be able to figure this one one. Autocreateinboxfolders
just doesn't work. Here's the maillog entry for a new user logging in
via squirrelmail though:
Dec 29 11:57:51 mail imap[14936]: login: localhost.localdoma
On Tue, 28 Dec 2004, Matt Goebel wrote:
> No matter what I try I can been unable to get either virtdomains or
> autocreateinboxfolders working. Without virtdomains set (as shown
Hi,
could you please also paste the relevant part of the log file so
that we can see the logs.
Best Regards
Quoting Igor Brezac <[EMAIL PROTECTED]>:
> No. Please read $cyrus-src/imap/global.c/canonify_userid() function.
Well If I my programing skils include a real language besides scripting
languages like C, I may be able to understand more than what I did, when
looking at the global.c file. But that d
On Wed, 2 Jun 2004, [EMAIL PROTECTED] wrote:
> On Wednesday 02 June 2004 01:42 pm, you wrote:
> > I do not know if it should, but the code is not written to work this
> > way. You can write a canon plugin which can do this or change the reverse
> > lookup for 127.0.0.1.
>
> I just changed my lda
On Wednesday 02 June 2004 01:42 pm, you wrote:
> I do not know if it should, but the code is not written to work this
> way. You can write a canon plugin which can do this or change the reverse
> lookup for 127.0.0.1.
I just changed my ldap tree to use 'internal.com' instead of 'internal'. If I
On Wed, 2 Jun 2004, [EMAIL PROTECTED] wrote:
> > No, it may append reverse lookup of 127.0.0.1 if it is a fqdn. See 'man
> > imapd.conf' for more on virtdomains.
> If it was appending the fqdn, would I see it in my logs? I see saslauthd, say
> 'Domain not available'.
To be exact, cyrus will ap
On Wednesday 02 June 2004 12:36 pm, you wrote:
> Show some patience... :-)
>
Didn't mean to seem impatient, I just know that ya get ignored on some lists
for posting the wrong 'type' of question. Since I am a newbie to this list,
just figured I would ask if I was suppose to be elsewehere. Thanks
On Wed, 2 Jun 2004, [EMAIL PROTECTED] wrote:
> Is there a better list I should send this question ? I am guessing from lack
> of response I am sending to the wrong list. Sorry and thank you for any
> pointers to the proper place to get help.
Show some patience... :-)
> -- Forwarded Mes
Is there a better list I should send this question ? I am guessing from lack
of response I am sending to the wrong list. Sorry and thank you for any
pointers to the proper place to get help.
-- Forwarded Message --
Subject: VirtDomains, DefaultDomain, and SASL
Date: Tuesday 01
Jukka Salmi --> info-cyrus (2004-05-21 16:41:27 +0200):
> What do I have to change to successfully authenticate as an admin user
> if defaultdomain != Kerberos realm name?
Setting "virtdomains: userid" did the trick.
Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~
---
Cyrus Home Page: htt
There is not enough info in your post to troubleshoot your problem.
Also, this is unrelated to Cyrus (as you can log in correctly), it's a
Horde/IMP problem, probably related to the his config. You should
check Horde's log first. You will have better chance of getting help on
either the Horde or
Are there any patches needed to be applied? I've been trying to get
cyrus/sasl to authenticate using mysql auxprop with out any luck.
I've added to my imapd.conf
pwcheck_method: auxprop
auxprop_plugin: mysql
mysql_user: root
mysql_passwd: test
mysql_hostnames: 127.0.0.1
mysql_database: mail
mysql
On Wed, 10 Sep 2003 [EMAIL PROTECTED] wrote:
> I'v got small problem with cyrus, sasl & pam combination.
> I am using cyrus as imap server and sasl+pam+mysql backend for
> authentication. Everything works if my username in mysql is "username"
> but when I change to "[EMAIL PROTECTED]" and I do log
Ken Murchison wrote:
>This is most likely your problem. Make sure that your hostname is fully
>qualified, so that saslpasswd2 creates secrets with
>mail.rent-a-mailserver.de as the realm, or just leave it alone and let
>it use 'mail' as the realm. In either case, Cyrus/SASL should do the
>"righ
Christian Schulte wrote:
>
> Ken Murchison wrote:
>
> >Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >
> >
> Your other choice is to skip 2.1 and jump into 2.2
> available from CVS. Since you're already compiling
> your cyrus (as opposed to prepackaged binary) and
> you
Ken Murchison wrote:
>Quoting Christian Schulte <[EMAIL PROTECTED]>:
>
>
>
Your other choice is to skip 2.1 and jump into 2.2
available from CVS. Since you're already compiling
your cyrus (as opposed to prepackaged binary) and
you want virtual domains support (and willing to go
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> Ken Murchison wrote:
>
> >Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >
> >
> Your other choice is to skip 2.1 and jump into 2.2
> available from CVS. Since you're already compiling
> your cyrus (as opposed to prepackaged b
On Sun, Oct 06, 2002 at 04:23:59AM +0200, Christian Schulte wrote:
> >
> Thanks! But I still cannot get the inter-domain admins to work.
>
> Thats my new imapd.conf file:
>
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> defaultdomain: somedomain.com
> servername: imap.somedo
Ken Murchison wrote:
>Quoting Christian Schulte <[EMAIL PROTECTED]>:
>
>
>
Your other choice is to skip 2.1 and jump into 2.2
available from CVS. Since you're already compiling
your cyrus (as opposed to prepackaged binary) and
you want virtual domains support (and willing to go
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >> Your other choice is to skip 2.1 and jump into 2.2
> >> available from CVS. Since you're already compiling
> >> your cyrus (as opposed to prepackaged binary) and
> >> you want virtual domains support (and willing to go
> >> to great lengths
44 matches
Mail list logo