Event notifications question

2020-08-07 Thread Marco
re very large. A way to emit only a kind of event, such as "vnd.cmu.MessageMove" could be appreciated. My question is about "event_extra_params". It seems that I can add extra parameters. For instance, as you can see in https://www.cyrusimap.org/imap/concepts/features/even

Question about replication, split-brains and unclean failover

2020-06-17 Thread ego...@sarenet.es
Hi!, I was writing some code for automating the server fail-over and was trying to see, how should or could I handle not run log files from sync_client. Well when in a clean shutdown, it’s pretty easy to know how to manage because the replication is up-to-date… so almost no problem there, it’s

Re: Question about squatter for Xapian

2020-01-23 Thread Egoitz Aurrekoetxea via Info-cyrus
Hi!! Thank you so much Rob!! I will launch it this weekend :) :) Cheers! > El 23 ene 2020, a las 23:04, Rob N ★ escribió: > > On Fri, 24 Jan 2020, at 4:38 AM, ego...@sarenet.es > wrote: >> - Does it regenerate all mailboxes indexes?. Just the non-indexed emails?. I

Re: Question about squatter for Xapian

2020-01-23 Thread Rob N ★
On Fri, 24 Jan 2020, at 4:38 AM, ego...@sarenet.es wrote: > - Does it regenerate all mailboxes indexes?. Just the non-indexed emails?. I > assume it should be extremely slow… so could this be launched?. Could you > advise me please, if another way is preferred? Normally, just the non-indexed em

Question about squatter for Xapian

2020-01-23 Thread ego...@sarenet.es
Good morning, We have mailboxes indexed with Xapian. We run for that Squatter in rolling mode (-R) so that a log can create new index records while new mail enters.. is removed and so… Nightly too move records between tiers and so… In an emergency on one mailbox server, we moved traffic to wha

Re: Question about what is replicated with Cyrus replication and what isn't

2019-02-19 Thread egoitz
t exactly a > slave but then... how do you handle delete_delayed and expunge_delayed in > a master/slave env?. Perhaps you should have always expunge and delete mode > to immediate in a slave always??. An later before setting it as master, > activate them again?. > > That cou

Re: Question about what is replicated with Cyrus replication and what isn't

2019-02-19 Thread egoitz
ed and expunge_delayed in a master/slave env?. Perhaps you should have always expunge and delete mode to immediate in a slave always??. An later before setting it as master, activate them again?. That could answer to cyr_expire question... but what about squatter and xapian databases tier nightl

Question about what is replicated with Cyrus replication and what isn't

2019-02-17 Thread egoitz
Hi! Previously (in 2.3 and older versions), cyr_expire and ipurge actions for instance where not replicated to the slave. So, you needed to launch them in both, the master and the slave. My question is, are now replicated as mailbox replication commands?. What about commands like Squatter -F for

Re: Question about conversationsdb

2019-02-08 Thread Egoitz Aurrekoetxea
ne little question. If I wanted to upgrade a Cyrus server older then 3.0 but > greater than 2.3 (so replication is compatible) the conversations database > would be created automatically in the slave if I used an empty slave 3.0 and > I replicated the whole content there from the mast

Question about conversationsdb

2019-02-08 Thread Egoitz Aurrekoetxea
Hi!, One little question. If I wanted to upgrade a Cyrus server older then 3.0 but greater than 2.3 (so replication is compatible) the conversations database would be created automatically in the slave if I used an empty slave 3.0 and I replicated the whole content there from the master running

Re: Question about manual replication (-u )

2019-01-08 Thread Egoitz Aurrekoetxea
Gondwana escribió: > Yep, that's totally safe. Even doing the same user twice at the same time > should be safe, though it may do extra work. > > Bron. > > On Tue, Jan 8, 2019, at 05:05, Egoitz Aurrekoetxea wrote: > > Good afternoon, > > I know it seems a pretty

Re: Question about manual replication (-u )

2019-01-08 Thread Bron Gondwana
Yep, that's totally safe. Even doing the same user twice at the same time should be safe, though it may do extra work. Bron. On Tue, Jan 8, 2019, at 05:05, Egoitz Aurrekoetxea wrote: > Good afternoon, > > I know it seems a pretty stupid question, but some time ago, you ca

Re: Question about manual replication (-u )

2019-01-07 Thread Egoitz Aurrekoetxea
Good afternoon, I know it seems a pretty stupid question, but some time ago, you cannot have a Cyrus server acting for instance as a master and as slave... it was not supported... worked... but not supported... so having multiple sync_client instances... perhaps could damage something (although

Question about manual replication (-u )

2019-01-03 Thread Egoitz Aurrekoetxea
Good afternoon, Is it possible to launch several instances of "/usr/local/cyrus/bin/sync_client -S DEST-HOST -v -u EMAIL" in parallel?. Doing it just one mailbox at a time takes ages It would help me a lot, the fact of parallelizing and have no disk bottleneck issues I think it should b

Re: Question for upgrading

2019-01-03 Thread Egoitz Aurrekoetxea
Hi Javier!, Sorry for the delay and many many thanks for your ideas :) Cheers! --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sarenet.es [1] Antes de imprimir este correo electrónico piense si es

Re: Question for upgrading

2019-01-03 Thread Egoitz Aurrekoetxea
Thank you so much Binarus!!! And as said before, sorry for the big delay!! --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sarenet.es [1] Antes de imprimir este correo electrónico piense si es necesar

Re: Question for upgrading

2019-01-03 Thread Egoitz Aurrekoetxea
Hi Nic, Sorry for the delay answering... I have been ill and later on holiday, with very very very few time to answer to nothing when coming from illness. Sorry then... My idea really, was to upgrade to 3.0... So I'm planning: - Upgrade in place from 2.3 to 2.4. - Continue giving the servic

Re: Question for upgrading

2018-12-18 Thread Javier Angulo
On 12/18/18 12:15 PM, Binarus wrote: > On 15.12.2018 17:05, Nic Bernstein wrote: >> On 12/13/18 9:52 AM, Egoitz Aurrekoetxea wrote: >>> I was trying to upgrade part of our Cyrus imap installation, >>> concretely that one consisting in still 2.3. I was planning to set up >>> Cyrus 3.0. I have seen

Re: Question for upgrading

2018-12-18 Thread Binarus
On 15.12.2018 17:05, Nic Bernstein wrote: > On 12/13/18 9:52 AM, Egoitz Aurrekoetxea wrote: >> >> I was trying to upgrade part of our Cyrus imap installation, >> concretely that one consisting in still 2.3. I was planning to set up >> Cyrus 3.0. I have seen all works properly except for the unexpun

Re: Question for upgrading

2018-12-18 Thread Binarus
On 13.12.2018 16:52, Egoitz Aurrekoetxea wrote: > I was trying to upgrade part of our Cyrus imap installation, concretely > that one consisting in still 2.3. I was planning to set up Cyrus 3.0. I > have seen all works properly except for the unexpunge command because as > someone stated here, a re

Re: Question for upgrading

2018-12-17 Thread Egoitz Aurrekoetxea
Thank you so much Ellie!! I would test, read code when needed and finally attempt the upgrade... I think this coud work should say I'm in testing phase still, I'll keep you informed :) Cheers! --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 10

Re: Question for upgrading

2018-12-17 Thread ellie timoney
> Would be fine if Bron, Ellie or someone at Fastmail could tell > something about it to us :) :) Cheeky! Thing is, at FM our production servers more or less track the master branch, so we were running "3.0" from the moment 2.5 forked off, and so our upgrade process only ever really needs to deal

Re: Question for upgrading

2018-12-17 Thread Egoitz Aurrekoetxea
Hi! Yes, I assume there shouldn't be problems... in fact reconstruct in 2.4 does not have the option for upgrading the mailbox databases version with a reconstruct -V max command... So... I assume it's compatible There I could then setup a slave replication... I hope... I'll tell you :) C

Re: Question for upgrading

2018-12-17 Thread Adam Tauno Williams
On Mon, 2018-12-17 at 10:40 +0100, Egoitz Aurrekoetxea wrote: > I think (and say think :) )I finally found a method. Although I'm > testing it deeply... it seems (say seems too :) ) 2.4 is compatible > with a mail spool in 2.3 (at least with my config). So I'll try to > upgrade first to 2.4 and lat

Re: Question for upgrading

2018-12-17 Thread Egoitz Aurrekoetxea
Hi mate, I think (and say think :) )I finally found a method. Although I'm testing it deeply... it seems (say seems too :) ) 2.4 is compatible with a mail spool in 2.3 (at least with my config). So I'll try to upgrade first to 2.4 and later to 3.0 setting up a replication from 2.4 to 3.0. Would b

Re: Question for upgrading

2018-12-16 Thread John Capo via Info-cyrus
On Thu, December 13, 2018 13:25, Egoitz Aurrekoetxea wrote: > Hi again! > > > Else as a simplication way can you replicate any manner a 2.3 with some > newer version?. At least in manual mode (not rolling)?. The replication protocol in 2.4 is not compatible wit 2.3. There is no easy way. I'm rsy

Re: Question for upgrading

2018-12-15 Thread Nic Bernstein
On 12/13/18 9:52 AM, Egoitz Aurrekoetxea wrote: I was trying to upgrade part of our Cyrus imap installation, concretely that one consisting in still 2.3. I was planning to set up Cyrus 3.0. I have seen all works properly except for the unexpunge command because as someone stated here, a recon

Re: Question for upgrading

2018-12-14 Thread Egoitz Aurrekoetxea
Common Bron, Ellie, mates :) any advise? Cheers :) :) --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sarenet.es [1] Antes de imprimir este correo electrónico piense si es necesario hacerlo. El 13

Re: Question for upgrading

2018-12-13 Thread Egoitz Aurrekoetxea
Hi again! Else as a simplication way can you replicate any manner a 2.3 with some newer version?. At least in manual mode (not rolling)?. Cheers. --- EGOITZ AURREKOETXEA Departamento de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sar

Question for upgrading

2018-12-13 Thread Egoitz Aurrekoetxea
Good afternoon, I was trying to upgrade part of our Cyrus imap installation, concretely that one consisting in still 2.3. I was planning to set up Cyrus 3.0. I have seen all works properly except for the unexpunge command because as someone stated here, a reconstruct -V max was needed.The problem

Operating system performance for Cyrus and one more question

2018-12-04 Thread Egoitz Aurrekoetxea
Good afternoon, Is there any noticiable operating systems whose syscalls, filesystems... etc... could make Cyrus run faster?. We usually run it on FreeBSD and are pretty happy. Perhaps newer versions run better in any Linux like os?. About Xapian, XCONV, Jmap... I have tried doing a search with

Re: Simple replication question

2018-11-15 Thread Nic Bernstein
On 11/15/18 2:16 AM, Zorg wrote: I ve one cyrus imap server I want to create a replicated one I have read the documentation but nothing  explain how two start the first replication If my slave master is empty how can i synchronise them the first time Once you've got replication configured,

Simple replication question

2018-11-15 Thread Zorg
Hello I ve one cyrus imap server I want to create a replicated one I have read the documentation but nothing  explain how two start the first replication If my slave master is empty how can i synchronise them the first time Thanks Cyrus Home Page: http://www.cyrusimap.org/ List Archive

Re: archive and normal partition mixing question

2018-07-23 Thread Bron Gondwana
No, don't do that. You can put them on the same filesystem, but don't put different-named partitions on the same disk path. That will confuse Cyrus no end. Bron. On Tue, Jul 24, 2018, at 00:10, Marco wrote: > Hello, > > I would like to create a quota root mailbox with a normal partition> whi

archive and normal partition mixing question

2018-07-23 Thread Marco
Hello, I would like to create a quota root mailbox with a normal partition which is the same of the archive partition. Does Cyrus allow this? For instance, I would know if this configuration is valid: partition-maildata1: /maildata/maildata1 partition-maildata2: /maildata/maildata2 partitio

Re: Question about getting release source packages

2018-04-16 Thread David J. Weller-Fahy
* ellie timoney [2018-04-15 22:13 -0400]: On Sun, Apr 15, 2018, at 9:53 AM, David J. Weller-Fahy wrote: It may be useful to include a reference to those locations, but I'll find an email address for the website to send that recommendation. This mailing list is the right spot for that, thanks.

Re: Question about getting release source packages

2018-04-15 Thread ellie timoney
On Sun, Apr 15, 2018, at 9:53 AM, David J. Weller-Fahy wrote: > It may be useful to include a reference to those locations, but > I'll find an email address for the website to send that recommendation. This mailing list is the right spot for that, thanks. You're right, the download page should

Re: Question about getting release source packages

2018-04-14 Thread David J. Weller-Fahy
On Sat, Apr 14, 2018, at 15:17, Jason Englander wrote: > On Sat, 14 Apr 2018, David J. Weller-Fahy wrote: > > > the FTP location [1] referenced on github [2], I am prompted for a > > username and password. I've tried anonymous, and various combinations > > thereof, but nothing allows me to acce

Re: Question about getting release source packages (fwd)

2018-04-14 Thread Jason Englander
On Sat, 14 Apr 2018, David J. Weller-Fahy wrote: the FTP location [1] referenced on github [2], I am prompted for a username and password. I've tried anonymous, and various combinations thereof, but nothing allows me to access the release packages. [1]: ftp://ftp.cyrusimap.org/cyrus-imapd/ [

Question about getting release source packages

2018-04-14 Thread David J. Weller-Fahy
Greetings, I'm exploring Cyrus-IMAP as a replacement for my fastmail.com service, but am having trouble getting the release source packages. When I go to the FTP location [1] referenced on github [2], I am prompted for a username and password. I've tried anonymous, and various combinations t

Re: 3.0.1 reference packages question

2017-04-28 Thread Pongrácz István
Hi Ellie, Thank you very much for your answer! Regarding the reference deb packages, not a problem, but it should be better to remove the link from the website, from here: [Quickstart Guide — Cyrus IMAP 3.0.1 (stable) documentation -> http://www.cyrusimap.org/quickstart.html#quick-install]

Re: 3.0.1 reference packages question

2017-04-27 Thread ellie timoney
Hi István, Historically, Cyrus has been a source-only distribution. Deb packages have been provided by the Debian team, and similarly for other package management systems. We're planning to start distributing a basic deb package (mostly, I think, to act as a guide/reference for official packagers

3.0.1 reference packages question

2017-04-26 Thread Pongrácz István
Hi, First of all, thank you for your great job on cyrus-imap! I found the announce, the 3.0.1 version released and I planned to install it in a test environment. I started a debian stretch and tried to install it from source, pulling down some dependencies also in source format. Following the

Re: Some question about murder and ptloader

2016-04-21 Thread Carlos R Laguna via Info-cyrus
El 19/04/16 a las 15:35, Carlos R Laguna via Info-cyrus escribió: Hello everyone, for a couple weeks i had been reading the documentation and old mail in the list archives. So far so good mupdate can authenticate through sasl using a ldap backend, at the moment i have 1 frontend, 1 backend, and

Some question about murder and ptloader

2016-04-19 Thread Carlos R Laguna via Info-cyrus
Hello everyone, for a couple weeks i had been reading the documentation and old mail in the list archives. So far so good mupdate can authenticate through sasl using a ldap backend, at the moment i have 1 frontend, 1 backend, and the mupdate(master) all 3 are running cyrus 2.5.7. However there

Re: Question about moving mailboxes between partitions

2015-06-15 Thread Egoitz Aurrekoetxea
Another think I have noticed too… is that cyr_expire’s actions are not sent through sync_client… to sync_server am I wrong??. Do they should? Best regards, El 15/6/2015, a las 15:54, Egoitz Aurrekoetxea escribió: > > Hi Bron! > >> El 13/6/2015, a las 1:21, Bron Gondwana escribió: >> >> On F

Re: Question about moving mailboxes between partitions

2015-06-15 Thread Egoitz Aurrekoetxea
Hi Bron! > El 13/6/2015, a las 1:21, Bron Gondwana escribió: > > On Fri, Jun 12, 2015, at 05:15 PM, Egoitz Aurrekoetxea wrote: >> >>> >>> Best regards, >>> >>> Cyrus Home Page: http://www.cyrusimap.org/ >>> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ >>> To Unsub

Re: Question about moving mailboxes between partitions

2015-06-12 Thread Bron Gondwana
replication) the mailbox is not > > being moved automatically from partition one… to partition two.. the > > mailbox destination (the new added mailbox partition) > > > > I wanted to ask, are these two behaviors considered normal? just for > > knowing if perhaps the

Re: Question about moving mailboxes between partitions

2015-06-12 Thread Egoitz Aurrekoetxea
rtition) > > I wanted to ask, are these two behaviors considered normal? just for knowing > if perhaps the code could be doing something wrong…. And mainly talking about > the second question about the > renm and replication because I’m seeing it does automatically in the slave >

Question about moving mailboxes between partitions

2015-06-09 Thread Egoitz Aurrekoetxea
talking about the second question about the renm and replication because I’m seeing it does automatically in the slave relocate the mailbox in the second partition… perhaps this is normal too… but IIRC Cyrus replication died if there weren’t the same partitions in the master and the slave…. with

Re: delayed delete_mode question

2015-01-10 Thread Nic Bernstein
Please take a look at the online documentation, here: http://www.cyrusimap.org/~vanmeeuwen/index.html There's a page dedicated to undeleting messages and mailboxes, here: http://www.cyrusimap.org/~vanmeeuwen/imap/admin/sop-deleting.html Glad to hear someone's reading the man pages. :-)

Re: delayed delete_mode question

2015-01-10 Thread Sebastian Hagedorn
I didn't know about the delayed delete_mode option until finally taking the time to comb through the man pages in detail. This seems like a very useful feature, but I'm not sure I understand how it's implemented. Say some user deletes a message or folder. Does s/he have immediate access to the

delayed delete_mode question

2015-01-10 Thread Patrick Goetz
I didn't know about the delayed delete_mode option until finally taking the time to comb through the man pages in detail. This seems like a very useful feature, but I'm not sure I understand how it's implemented. Say some user deletes a message or folder. Does s/he have immediate access to th

Re: saslauthd question

2014-12-11 Thread Andrew Morgan
On Thu, 11 Dec 2014, Patrick Goetz wrote: > On 12/11/2014 12:45 PM, Andrew Morgan wrote: >> I only have PAM files for "imap", "lmtp", and "sieve" >> although I have other service names for some of them. >> > > I don't understand why you have PAM files for lmtp and sieve, but most > particularly lm

Re: saslauthd question

2014-12-11 Thread Simon Matter
> On 12/11/2014 12:45 PM, Andrew Morgan wrote: >> I only have PAM files for "imap", "lmtp", and "sieve" >> although I have other service names for some of them. >> > > I don't understand why you have PAM files for lmtp and sieve, but most > particularly lmtp. lmtpd is just a local daemon that tran

Re: saslauthd question

2014-12-11 Thread Patrick Goetz
On 12/11/2014 12:45 PM, Andrew Morgan wrote: > I only have PAM files for "imap", "lmtp", and "sieve" > although I have other service names for some of them. > I don't understand why you have PAM files for lmtp and sieve, but most particularly lmtp. lmtpd is just a local daemon that transfers stu

Re: saslauthd question

2014-12-11 Thread Dan White
On 12/11/14 12:34 -0600, Patrick Goetz wrote: >Surely someone on this list will know the answer to this question. > >Given sasl_pwcheck_method: saslauthd, with authentication mechanism=pam > >I'm trying to track down how saslauthd knows that the cyrus PAM service >file is

Re: saslauthd question

2014-12-11 Thread Andrew Morgan
On Thu, 11 Dec 2014, Patrick Boutilier wrote: > On 12/11/2014 02:34 PM, Patrick Goetz wrote: >> Surely someone on this list will know the answer to this question. >> >> Given sasl_pwcheck_method: saslauthd, with authentication mechanism=pam >> >> I'm tr

Re: saslauthd question

2014-12-11 Thread Patrick Boutilier
On 12/11/2014 02:34 PM, Patrick Goetz wrote: Surely someone on this list will know the answer to this question. Given sasl_pwcheck_method: saslauthd, with authentication mechanism=pam I'm trying to track down how saslauthd knows that the cyrus PAM service file is called imap; i.e. /etc/

saslauthd question

2014-12-11 Thread Patrick Goetz
Surely someone on this list will know the answer to this question. Given sasl_pwcheck_method: saslauthd, with authentication mechanism=pam I'm trying to track down how saslauthd knows that the cyrus PAM service file is called imap; i.e. /etc/pam.d/imap. Is this just built in? I can

Re: Mailbox does not exist question

2013-01-26 Thread Clement Hermann (nodens)
Le 25/01/2013 21:40, Charles Bradshaw a écrit : > Andy > > We're nearly there, phew.. > > Yes I want to use virtual domains. > Yes I have virtdomains: userid in /etc/imapd.conf > > OK, so I understand why no imap INBOX, but sendmail and cyrusv2 are therefore > delivering mail to the wrong mailbox,

Re: Mailbox does not exist question

2013-01-25 Thread Charles Bradshaw
Andy We're nearly there, phew.. Yes I want to use virtual domains. Yes I have virtdomains: userid in /etc/imapd.conf OK, so I understand why no imap INBOX, but sendmail and cyrusv2 are therefore delivering mail to the wrong mailbox, that is to user.test NOT user.test@mydomain I have sendmail.m

Re: Mailbox does not exist question

2013-01-25 Thread Andrew Morgan
Yes, the mailbox should be named user.test@mydomain, assuming you actually want to use virtual domains. Do you have virtdomains set in imapd.conf? Andy On Fri, 25 Jan 2013, Charles Bradshaw wrote: > Andrew > > Just a thought, should the mailbox name be 'user.test@mydomain' instead of >

Re: Mailbox does not exist question

2013-01-25 Thread Patrick Boutilier
On 01/25/2013 07:17 AM, Charles Bradshaw wrote: Andrew Just a thought, should the mailbox name be 'user.test@mydomain' instead of 'user.test'? Here is a dump of /var/lib/imap/mailboxes.db # hexdump -c /var/lib/imap/mailboxes.db 000 241 002 213 \r s k i p l i s t f i

Re: Mailbox does not exist question

2013-01-25 Thread Charles Bradshaw
Andrew Just a thought, should the mailbox name be 'user.test@mydomain' instead of 'user.test'? Here is a dump of /var/lib/imap/mailboxes.db # hexdump -c /var/lib/imap/mailboxes.db 000 241 002 213 \r s k i p l i s t f i l 010 e \0 \0 \0 \0 \0 \0 001 \0

Re: Mailbox does not exist question

2013-01-24 Thread Charles Bradshaw
On: Thu, 24 Jan 2013 13:11:02 -0800 (PST), Andrew Morgan wrote: > On Thu, 24 Jan 2013, Charles Bradshaw wrote: > > > > > On: Thu, 24 Jan 2013 12:37:18 -0800 (PST), Andy wrote: > > > >> On Thu, 24 Jan 2013, Charles Bradshaw wrote: > >> > >>> Output from cyradm: > >>> > >>> $ cyradm --user cyrus lo

Re: Mailbox does not exist question

2013-01-24 Thread Andrew Morgan
On Thu, 24 Jan 2013, Charles Bradshaw wrote: > > On: Thu, 24 Jan 2013 12:37:18 -0800 (PST), Andy wrote: > >> On Thu, 24 Jan 2013, Charles Bradshaw wrote: >> >>> Output from cyradm: >>> >>> $ cyradm --user cyrus localhost >>> Password: >>> localhost> lm * >>> user.test (\HasNoChildren) >>> localhos

Re: Mailbox does not exist question (NO it is NOT the answer!)

2013-01-24 Thread Charles Bradshaw
gt; > SESSIONID= > > a2 LIST "" "*" > > a2 OK Completed (0.000 secs) > > I am at a complete loss to understand how it is possible that mail is > > delivered, but at the same time the INBOX is not being identified during the > > imap ses

Re: Mailbox does not exist question

2013-01-24 Thread Charles Bradshaw
On: Thu, 24 Jan 2013 12:37:18 -0800 (PST), Andy wrote: > On Thu, 24 Jan 2013, Charles Bradshaw wrote: > > > Output from cyradm: > > > > $ cyradm --user cyrus localhost > > Password: > > localhost> lm * > > user.test (\HasNoChildren) > > localhost> > > Perhaps the user does not permission to see

Re: Mailbox does not exist question (NO it is NOT the answer!)

2013-01-24 Thread Charles Bradshaw
Dale The installation is from cyrus-imapd.i686 2.4.14-1.fc17 Yes there have been file ownership problems, but you will observe from my previous post that the mailbox has been written to by the cyrus mailer! Therefore one would naturally expect imapd to be able to read it! For the record /var/spoo

Re: Mailbox does not exist question (NO it is NOT the answer!)

2013-01-24 Thread Adam Tauno Williams
w it is possible that mail is > delivered, but at the same time the INBOX is not being identified during the > imap session. > Is there some way to increase the bebug level of imapd ? Have you enabled telemetry logging for that user? Does the mailbox in question appear in the mailbox lis

Re: Mailbox does not exist question (is this the answer?)

2013-01-24 Thread Andrew Morgan
On Thu, 24 Jan 2013, Charles Bradshaw wrote: > I have enabled debug. (in imapd.conf debug: yes). Now when I start a telnet > imap session /var/log/maillog has this: > > Jan 24 13:25:59 dell2600 imap[4507]: accepted connection > Jan 24 13:25:59 dell2600 master[4549]: about to exec > /usr/lib/cyrus

Re: Mailbox does not exist question

2013-01-24 Thread Andrew Morgan
On Thu, 24 Jan 2013, Charles Bradshaw wrote: > Output from cyradm: > > $ cyradm --user cyrus localhost > Password: > localhost> lm * > user.test (\HasNoChildren) > localhost> Perhaps the user does not permission to see the mailbox? What does "lam user.test" in cyradm report? Andy

Re: Mailbox does not exist question (NO it is NOT the answer!)

2013-01-24 Thread Charles Bradshaw
The file owner is root, but ps aux says: cyrus 4844 0.0 0.1 50004 2224 ?S19:31 0:00 imapd So the running daemon and the mailbox is owned by cyrus, which is correct. The mail directory cannot be owned by the user because she is virtual and therefore has no account. Instead c

Re: Mailbox does not exist question (NO it is NOT the answer!)

2013-01-24 Thread Charles Bradshaw
I have enabled debug. (in imapd.conf debug: yes). Now when I start a telnet imap session /var/log/maillog has this: Jan 24 13:25:59 dell2600 imap[4507]: accepted connection Jan 24 13:25:59 dell2600 master[4549]: about to exec /usr/lib/cyrus-imapd/imapd Jan 24 13:25:59 dell2600 imap[4549]: executed

Re: Mailbox does not exist question (is this the answer?)

2013-01-24 Thread Charles Bradshaw
I have enabled debug. (in imapd.conf debug: yes). Now when I start a telnet imap session /var/log/maillog has this: Jan 24 13:25:59 dell2600 imap[4507]: accepted connection Jan 24 13:25:59 dell2600 master[4549]: about to exec /usr/lib/cyrus-imapd/imapd Jan 24 13:25:59 dell2600 imap[4549]: executed

Re: Mailbox does not exist question

2013-01-24 Thread Charles Bradshaw
On: Wed, 23 Jan 2013 14:28:28 -0800 (PST), Andrew Morgan wrote: > On Wed, 23 Jan 2013, Charles Bradshaw wrote: > > > I'm seeing the following when I test cyrus-imapd using telnet. > > > > I seem to be missing some fundamental configuration. > > > > What am I doing wrong? > > > > Thanks in advance

Re: Mailbox does not exist question

2013-01-23 Thread Andrew Morgan
On Wed, 23 Jan 2013, Charles Bradshaw wrote: > I'm seeing the following when I test cyrus-imapd using telnet. > > I seem to be missing some fundamental configuration. > > What am I doing wrong? > > Thanks in advance, Charles Bradshaw > > Telnet imap session: > > # telnet localhost imap > Trying ::

Mailbox does not exist question

2013-01-23 Thread Charles Bradshaw
I'm seeing the following when I test cyrus-imapd using telnet. I seem to be missing some fundamental configuration. What am I doing wrong? Thanks in advance, Charles Bradshaw Telnet imap session: # telnet localhost imap Trying ::1... Connected to localhost. Escape character is '^]'. * OK [CAPA

Re: cyrus-imap configuration question SOLVED

2013-01-20 Thread Simon Matter
> Thanks All, > > Well yes, ahem.. obviously! Since I'm a complete beginner at this, who, > what > and how did the ownership of mailboxes.db get set wrongly in the first > place? > > The script /usr/lib/cyrus-imapd/mkimap was run as user cyrus, as per the > instructions. I think you should follow

Re: cyrus-imap configuration question SOLVED

2013-01-20 Thread Charles Bradshaw
Thanks All, Well yes, ahem.. obviously! Since I'm a complete beginner at this, who, what and how did the ownership of mailboxes.db get set wrongly in the first place? The script /usr/lib/cyrus-imapd/mkimap was run as user cyrus, as per the instructions. Surely cyrus CANNOT create a root owned f

Re: cyrus-imap configuration question

2013-01-20 Thread Patrick Boutilier
On 01/20/2013 06:40 AM, Charles Bradshaw wrote: Thanks Dan, Here are the details you asked for. My /etc/imapd.conf : configdirectory: /var/lib/imap partition-default: /var/spool/imap admins: cyrus sievedir: /var/lib/imap/sieve sendmail: /usr/sbin/sendmail hashimapspool: true sasl_pwcheck_method

Re: cyrus-imap configuration question

2013-01-20 Thread Charles Bradshaw
Thanks Dan, Here are the details you asked for. My /etc/imapd.conf : configdirectory: /var/lib/imap partition-default: /var/spool/imap admins: cyrus sievedir: /var/lib/imap/sieve sendmail: /usr/sbin/sendmail hashimapspool: true sasl_pwcheck_method: auxprop sasl_mech_list: PLAIN DIGEST-MD5 CRAM-MD

Re: cyrus-imap configuration question

2013-01-19 Thread Dan White
On 01/19/13 17:51 +, Charles Bradshaw wrote: >I'm tying to configure cyrus-imap on a Fedora 17 system. > >cyrus-imapd version cyrus-imapd.i686 2.4.14-1.fc17 > >I have sendmail and saslauthd working using DIGEST-MD5 and CRAM-MD5 working. > >I have gone through the cyrus-imap configuration proced

Re: cyrus-imap configuration question

2013-01-19 Thread Charles Bradshaw
Jan 19 11:32 imap Date: Sat, 19 Jan 2013 19:12:41 +0100 Download Re: cyrus-imap configuration question .msg From: "J. Roeleveld" Import addresses jo...@antarean.org Block email jo...@antarean.org Block SMTP Relay smtp2.tb.mail.iss.as9143.net To: b...@bradcan.homelinux.com, Charle

Re: cyrus-imap configuration question

2013-01-19 Thread J. Roeleveld
Charles Bradshaw wrote: >I'm tying to configure cyrus-imap on a Fedora 17 system. > >cyrus-imapd version cyrus-imapd.i686 2.4.14-1.fc17 > >I have sendmail and saslauthd working using DIGEST-MD5 and CRAM-MD5 >working. > >I have gone through the cyrus-imap configuration procedure, but when I >try t

Re: cyrus-imap configuration question

2013-01-19 Thread Andrew Morgan
On Sat, 19 Jan 2013, Charles Bradshaw wrote: > I'm tying to configure cyrus-imap on a Fedora 17 system. > > cyrus-imapd version cyrus-imapd.i686 2.4.14-1.fc17 > > I have sendmail and saslauthd working using DIGEST-MD5 and CRAM-MD5 working. > > I have gone through the cyrus-imap configuration proce

cyrus-imap configuration question

2013-01-19 Thread Charles Bradshaw
I'm tying to configure cyrus-imap on a Fedora 17 system. cyrus-imapd version cyrus-imapd.i686 2.4.14-1.fc17 I have sendmail and saslauthd working using DIGEST-MD5 and CRAM-MD5 working. I have gone through the cyrus-imap configuration procedure, but when I try to start the server: # systemctl st

Re: Weird vanishing e-mail question

2012-09-04 Thread Ken Smith
Joseph Brennan wrote: > > --On September 4, 2012 12:02:11 +0100 Ken Smith wrote: > > >> {snip} >> > > Does the second Seamonkey save to a local drafts folder instead of imap? > > I assume you are not using delayed expunge on cyrus. > > > No the 2nd Seamonkey is set to save drafts into the drafts o

Re: Weird vanishing e-mail question

2012-09-04 Thread Joseph Brennan
--On September 4, 2012 12:02:11 +0100 Ken Smith wrote: > I was editing a mail using Seamonkey as the mua on one machine. I saved > the mail to drafts and opened it on another machine again with > Seamonkey, made the changes I wanted and saved the mail to drafts again. > The draft message has va

Weird vanishing e-mail question

2012-09-04 Thread Ken Smith
Hi all, I've been using Cyrus-imap for ages. Its excellent. Currently on 2.3.7 on a Centos 5 setup. I was editing a mail using Seamonkey as the mua on one machine. I saved the mail to drafts and opened it on another machine again with Seamonkey, made the changes I wanted and saved the mail to d

Re: Question about 2.4.x mailbox rename/locking behaviour

2012-08-12 Thread Greg Banks
On Fri, Aug 10, 2012, at 06:04 AM, Bill Ryder wrote: > Hi all, Hi Bill, Sorry for the slow reply, I was away Friday. > We have two problems with cyrus in our environment which is constantly > used as ammunition against it. > > We are running 2.3.16 right now. > > The problems are > > 1. Ca

Question about 2.4.x mailbox rename/locking behaviour

2012-08-09 Thread Bill Ryder
Hi all, We've been running cyrus for over a decade now but I have management that really wants to put in dovecot. We have two problems with cyrus in our environment which is constantly used as ammunition against it. We are running 2.3.16 right now. The problems are 1. Can not unreserve a mai

Re: Question about murder and lmtp

2012-03-07 Thread Dan White
On 03/07/12 14:55 +0200, Eero Hänninen wrote: >Hello, > >I'm new in murder setup. I got it almost to work but I have question, >is there way to use lmtp as preauthed so that no extra auth required? > >Currently, mail-relay host connects to frontend server successfully &g

Question about murder and lmtp

2012-03-07 Thread Eero Hänninen
Hello, I'm new in murder setup. I got it almost to work but I have question, is there way to use lmtp as preauthed so that no extra auth required? Currently, mail-relay host connects to frontend server successfully (frontend server running lmtpproxyd with -a option and backend server ru

Re: Question about Cyrus Murder

2011-03-23 Thread Michael Menge
Hi, Quoting Andrew Morgan : On Tue, 22 Mar 2011, Milos Zupancic wrote: Hi, I have a general question if this setup is an option. We have a cyrus murder setup with 2 backends, 1 mupdate, and 2 frontservers (servers are within our LAN). Everything is working as it should. For external mail

Re: Question about Cyrus Murder

2011-03-22 Thread Andrew Morgan
On Tue, 22 Mar 2011, Milos Zupancic wrote: > Hi, > > I have a general question if this setup is an option. > We have a cyrus murder setup with 2 backends, 1 mupdate, and 2 frontservers > (servers are within our LAN). Everything is working as it should. > For external mail a

Question about Cyrus Murder

2011-03-22 Thread Milos Zupancic
Hi, I have a general question if this setup is an option. We have a cyrus murder setup with 2 backends, 1 mupdate, and 2 frontservers (servers are within our LAN). Everything is working as it should. For external mail access we atm use a webmail solution. Some of our employees would still like to

Re: Seen file question(s) with cvt_cyrusdb

2010-12-07 Thread Bill Ryder
And as I think about it I guess that makes sense because cvt_cyrusdb uses the normal database stuff - so it doesn't actually clear out the destination database before it starts. It assumes it's supposed to update the database. So changed records get replaced and new records get added but existi

Re: Seen file question(s) with cvt_cyrusdb

2010-12-07 Thread Bill Ryder
On 08/12/10 13:32, Bill Ryder wrote: > Hi all, > > When I do this: > > cvt_cyrusdb /tech/home/bryder/cyrus/check_seen/bryder.seen.flat > /cyrus/cyrusMetadata/user/b/bryder.seen skiplist > > And then this: > > cvt_cyrusdb /cyrus/cyrusMetadata/user/b/bryder.seen skiplist > /tech/home/bryder/cyru

  1   2   3   4   5   6   7   8   9   10   >