Displaying 20 results from an estimated 6000 matches similar to: "Production server migration from mbox to maildir ( need advice )"
2012 Jan 30
1
converting from mbox to maildir ?
Hello
We are planning to convert our mailhub ( freebsd 7.4 ) from mbox
format to maildir format.
I've read the documentation and performed some tests on another
machine it is a bit long ...
I would like some feedback from guys who did this operation and
need some advice on what to convert first ?
- first convert INBOX then convert IMAP folders ?
- first convert IMAP folders then convert
2010 Nov 17
1
mailboxes and IMAP folders mirroring ?
Hello
This is a bit off Dovecot but ...
I'm searching some software to mirror mailboxes and IMAP forlders
from the mailhub to another (clone) computer.
Actually I use rsync daily but I wonder if it exists some software
that are real time mirroring capable ?
I'm using Dovecot 1.2.14 and Postfix with MBOX format.
Thanks
2010 Feb 11
1
Dovecot + managesieve + Roundcube
Hello
I've installed managesieve on my mailhub
FreeBSD from dovecot-managesieve ports
to let roundcube users build email filters.
The filter are well created in the right directory
but the filter seems inefficient ( it does not filter ;-) )
see below the result of the dovecot -n command
Thanks for any info
> mail# dovecot -n
> # 1.2.10: /usr/local/etc/dovecot.conf
> # OS: FreeBSD
2011 Feb 14
1
FreeBSD tuning for a dovecot + postfix server ?
Hello
I've googled around to tune a bit my mailhub ( AMD64 FreeBSD 8.1, 12 Gb
RAM, 2 Tb raid5 disks , ~4000 mailboxes unix users )
but I am a bit confused,
All my clients use thunderbird as MUA ( IMAP, IMAPS ) to connect to the
mailhub
no direct access to the machine.
Any of you guys has some pointer to give ?
thanks a lot
2007 Apr 23
8
exec resources
I am consistently getting the following error from puppetd when an exec resource is
triggered by a refresh event:
Apr 23 10:36:11 mailhub puppetd[37884]: Reopening log files
Apr 23 10:36:11 mailhub puppetd[37884]: Starting Puppet client version 0.22.3
Apr 23 10:36:11 mailhub puppetd[37884]: Starting configuration run
Apr 23 10:36:12 mailhub puppetd[37884]:
2011 Mar 24
2
lda_mailbox_autocreate and lda_mailbox_autosubscribe
Hello
I use real unix users on the mailhub and I would like to
automate home directories creation for new users.
I found lda_mailbox_autocreate and lda_mailbox_autosubscribe
statements in 15-lda.conf file ( dovecot 2.0.11 ) which seem to be the right
things for me :-)
I use Postfix 2.8.1 with Dovecot LDA
mailbox_command = /usr/local/libexec/dovecot/dovecot-lda
All Mailboxes are located in
2011 Jan 28
2
migration dovecot 1 --> dovecot 2
Hello
I plan to migrate my mailhub from 1 to 2 , is it a good idee
to remove all indexes .imap directories from the new server
before starting it in production state ?
Thanks
2007 Oct 16
2
Migration to Dovecot
Hello all
Tomorrow is the day , I'm gonna migrate all our mailboxes and imap folders
from our old mailhub to the new one.
In the same time I will migrate from UW to Dovecot , I've read all
the stuff about it on the Dovecot web site.
I have one question , do I have to care about the .imap cache directory
created by Dovecot in any way or will it be "all automatic" when starting
2007 Aug 19
1
Dovecot on different server than MTA
Hi,
I'm setting up our new mail system using dovecot as mailbox server. As
our goal is to have many many small redundant (virtual) servers as
components, for example a mailhub (just relaying mail) and a frontend
smtp server (just accepting or denying mail in the first place and
then forwarding it to the mailhub), etc. I want to run Dovecot on a
different server than the main MTAs. The mailbox
2011 Feb 09
2
IMAP subfolders and MDBOX
Hello
We actually use MBOX format on our mailhub but this
does not permit to create IMAP subfolders.
Many users are asking me fot this feature and I agree
with them of course.
My problem is to choose the format that will permit
imap subfolders creation.
Maildir is not my favorite format and I wonder about
MDBOX.
Does it permit imap subfolders creation ?
It is possible to convert from MBOX to
2008 Jul 11
2
wine and aladdin hasp hardware dongle
Hi,
I have shifted to linux fews months ago with a great satisfaction and i don't want to use windows anymore. But... i need to use a windows program protected by a dongle. I had tried wine without succeed to run it, so i tried virtualbox but it does not support parallel port, so I'm back to wine !.
The problem is that the dongle driver cannot be installed, it returns me :
Installing the
2009 Jan 14
5
troubles with 1.1.8 and squirrelmail over HTTPS
Hello
I noticed a problem after upgrading to 1.1.8
Users that access to their mailboxes using webmail squirrelmail and HTTPS
using HTTP seems to work correctly but it not safe enough ...
There is an error message saying the imap server send a BYE command ...
I downgraded our Dovecot server to 1.1.7 then it works again ...
Does somebody has the same problem ?
--
Cordialement
Frank Bonnet
2011 Feb 16
1
Timeseries Data Plotted as Monthly Boxplots
Hello, I'm trying to develop a box plot of time series data to look at the
range in the data values over the entire period of record.
My data initially starts out as a list of hourly data, and then I've been
using this code to make this data into the final ts array.
# Read in the station list
stn.list <- read.csv("/home/kbennett/fews/stnlist3", as.is=T, header=F)
# Read in
2007 Jul 11
1
MOH stop and resume when i hold
Hi list,
I have a strange comportment of the MOH system on my asterisk.
When i respond to a call and after fews second i set this call in hold
mode the correspondent listen the music fine.
When i re-take my correspondent at T0 instant the music is paused. And
when i re-hold him at T60 (60 second later) the sound is always at T0
when he was stopped at T0. So the music is stopped and don't
2009 Sep 04
1
ssh_authorized_key always ensure absent even it's present
puppet version 0.24.8 from debian lenny-backports
My class works and resource created the authorized_keys file.
But puppet detect as ensure absent and added again and again
my authorized_keys got fews the same key lines.
I added the target => ''/home/test/.ssh/authorized_keys'',
again ensure is absent.
I replace the ssh_authorized_key.rb from 0.25rc1
and again ensure is
2018 Apr 16
2
rpc.statd is not running but is required for remote locking.
Hello
I'm trying to mount a nfs system. But i receive this message:
mount -t nfs <IP>:/backup /backupnfs
mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mount.nfs: an incorrect mount option was specified
After a fews searchs on google
i tried to execute the files:
sbin/rpc.statd
2006 Jun 15
1
more function in R?
I'm an R newbie and I just have a simple question.
I'm using interactive R on a linux box and I'm trying to find out if there's
a more or a less function. The data I want to look at is larger then my
screen size and all I end up seeing is the last fews line of data. Is there
a way that I can paginate through the data and the results of my summary
functions?
thanks,
Heidi
2015 Oct 07
2
ssmtp config for gmail
I have tried to setup ssmtp to relay through gmail.
root=my gmail address
AuthUser=my gmail address
AuthPass=my password
FromLineOverride=YES
mailhub=smtp.gmail.com:587
UseSTARTTLS=YES
TLS_CA_FILE=/etc/pki/tls/certs/ca-bundle.crt
I get this error:
Authorization failed (534 5.7.14
https://support.google.com/mail/answer/78754 145sm16287775qhb.20 - gsmtp)
I am not using two step verification at
2007 Mar 19
2
Convert UW folders to Dovecot folders ?
Hello
IMAP users here have a *lot* of folders living in their mailhub home directory
Converting the INBOX doesn't seems to be a problem I've found scripts
that do the job :-)
But
How to convert IMAP folders from UW format ( one file / folder )
to dovecot format which seems much more sophisticated.
Does anyone has written such ( nice) utility ?
Thanks a lot
Frank
2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
I have tried compiling wine versions 1.2.1, 1.2.2, and 1.3.12 on caos NSA 0.9 x86_64. All versions have the same behavior when I try to compile them. During configuration I get
configure: error: FreeType 32-bit development files not found. Fonts will not be built.
Use the --without-freetype option if you really want this.
This occurs even though freetype.i386, and freetype-devel.i386 are