Displaying 20 results from an estimated 9000 matches similar to: "Set an archive folder for every user"
2013 Aug 09
4
prevent dovecot from modifying maildirs
Hi all,
Is there any possibility to ask dovecot to write nothing to disk, something like a "read only" state, without shutting it down? I have set up a ZFS+postfix+dovecot mail server, and I need both postfix (postsuper -h ALL) and dovecot (??) to stop modifying the disk to create the snapshot to be saved.
Does anybody has any idea on how to achieve this?
Regards!
Felix
2014 Aug 05
2
Migrating from maildir to mdbox
Hi everybody,
I have a virtual user setup that is using maildir, and I'd like to migrate it to mdbox. Following directions from
http://wiki2.dovecot.org/Migration/MailFormat
and keeping in mind that my maildir is in maildir:/mnt/vmail/%d/%u, after having updated 10-mail.conf I have tried to execute:
dsync -u "user at domain.org" mirror maildir:/mnt/vmail/domain.org/user
2017 Nov 25
4
Mark message as read when moved to Trash
Hi all,
When I send a message to trash, without previously reading it (just with the subject is enough to say I do not want to read it), it remains as "unread". Then, clients (I am using Kmail) report there are unread message, when all of them are in Trash. The question, then is: Is there any way to automatically mark a message as read, when that message is moved to Trash?
Thank you!
2013 Aug 01
2
misconception in uid and gid
Hi,
I'm using a SQL database to store the usernames and passwords of my users. However, I have found that I must explicitly return the uid and gid with every query, even though all virtual users use the same uid and gid. The query, that works, is:
user_query = SELECT mail, 'vmail' AS uid, 'vmail' AS gid, home, CONCAT('*:storage=', quota_MB*1024) AS quota_rule \
2017 Nov 25
1
Mark message as read when moved to Trash
Den 25. nov. 2017 11:36, skrev Peter Chiochetti:
> Am 2017-11-25 um 10:12 schrieb Felix Rubio Dalmau:
>> Hi all,
>>
>> ????When I send a message to trash, without previously reading it
>> (just with the subject is enough to say I do not want to read it), it
>> remains as "unread". Then, clients (I am using Kmail) report there are
>> unread message,
2013 Jan 14
1
sieve reject to wrong address?
Hi all,
I have succeed in setting up postfix (to send/receive emails), dovecot to
access the folders via IMAP, all using TLS and sieve under dovecot to manage
filters. I have also set up a sieve rule to reject those mails whose size exceeds
2 MB... and I'm really proud of everything, because it is my first time!!
However, when rejecting the mail, instead of sending a mail saying
2013 Aug 02
1
dovecot Digest, Vol 124, Issue 4
Hello Axel,
but then I don't get it: I thought that "uid" and "gid" in the user_query where used to access the local FS, whereas the "unix_listener auth-userdb" are used to indicate under which owner/group must be auth-userdb run... although maybe I'm wrong :-S :-)
What I'm looking forward to is to eliminate the need for returning these two fixed
2013 Jan 14
1
I can not receive any mail
Hi everybody
I'm trying to set-up an IMAPS mail server using dovecot (version 2.1.7)
with virtual email accounts for my family. I have already ran through the mysql
phase of the virtual email configuration (and I'm quite confident it works well,
because I can send mails from the server using postfix to gmail, e.g.).
However, I am stucked configuring dovecot. I don't know why is
2013 Aug 03
1
problems with expire plugin
Hi all,
I'm experiencing problems to set-up the expire plugin in dovecot. This is the relevant part of my dovecot configuration
dict {
expire = mysql:/etc/dovecot/dovecot-dict-expire.conf.ext
}
plugin {
expire = Trash 15 Junk 15
expire_dict = proxy::expire
}
protocol imap {
mail_plugins = quota zlib expire imap_quota
}
File dovecot-dict-expire.conf.ext looks
2017 Nov 25
0
Mark message as read when moved to Trash
Am 2017-11-25 um 10:12 schrieb Felix Rubio Dalmau:
> Hi all,
>
> When I send a message to trash, without previously reading it (just with the subject is enough to say I do not want to read it), it remains as "unread". Then, clients (I am using Kmail) report there are unread message, when all of them are in Trash. The question, then is: Is there any way to automatically mark a
2014 Feb 05
1
How to archive mails on different server
Hi Guys,
I want to make some new changes to my exim mail server So if any user
archive his/her mail they will save on any other server not on Exim
server , and whenever user want to search for any old mail he will go to
archive folder and can search it from there.... So basically i want to
setup a diffrent server for archiving and want to connect it to my Exim
server. So whevever user
2008 May 12
2
Fonts in Quartz Devices
Hi,
I'm new to R. I'm using a Mac OS X 10.5 and R 2.7.0. I'm trying to
change the font family for a plot in a quartz device.
Simply passing the desired font by using the family argument works
with other devices, but not with quartz. Am I missing anything? I've
already checked the docs for quartz and quartzFonts, but didn't find a
solution.
Any help much appreciated.
2015 Jul 07
3
IMAP Folder Mail Separator
Hi,
I have a fedora21 install with dovecot-2.2.18, and when creating a new
subfolder with thunderbird, the actual folder name is
"Folder1^Folder2" with a carat as a separator, instead of creating
Folder2 in the Folder1 directory.
Is this a thunderbird problem? I don't recall having this problem
prior to upgrading to fedora21, so thought maybe it's a dovecot
problem.
Maybe the
2004 Oct 03
1
"#" sending
Hi all,
I've problems sending the "#" key to the asterisk server extensions, for
example to login agents, I can do it fine with grandstream or cisco
phones, but I can't do it with cisco ata 186 connected phones or X-lite
softphones...
I tried with login agents, zapbarge, authenticate , etc...
Thank you in advance...
--
2006 Feb 05
8
sha1 or md5?
I''m building a site that requires user log-in and i have seen the Agile
book using sha1 for password hashing while R-Forum uses md5.
Is there any compelling argument to use one over the other?
--
Posted via http://www.ruby-forum.com/.
2014 Jun 11
4
Bootstrap
Hola! Tengo que hacer un proyecto acerca del paquete bootstrap de R, alguien podría facilitarme información completa (y en español a ser posible) acerca de este paquete?
Muchas gracias de antemano, y un saludo.
[[alternative HTML version deleted]]
2009 Dec 23
2
how to create normal qqplot with the 95% confidence interval
hi everyone!
season's greetings!
is there any way that i can create a normal qqplot showing, aside from the
qqline, the 95% confidence limits? thank you very much..
happy holidays!
--
View this message in context: http://n4.nabble.com/how-to-create-normal-qqplot-with-the-95-confidence-interval-tp977727p977727.html
Sent from the R help mailing list archive at Nabble.com.
2018 Feb 13
2
Documentation Bug
In https://wiki2.dovecot.org/Tools/Doveadm/Sync#section_arguments the
destination list 5 possible options for the destination
but in the page on migration https://wiki2.dovecot.org/Migration/Dsync
it seems to use a sixth undocumented "imapc:" option for destination
e.g.
doveadm -o mail_fsync=never backup -R -u user at domain imapc:
"imapc:" is also referenced on
2008 Nov 06
4
mean computation for external data
I have an external data (.txt) for
annual peak flood. The first column is the year, second column is the
observation date, and the last is the observed discharge. My task is to
calculate the mean, skewness and kurtosis of the said data. I was advised to use
read.table() to read the entire data. Please help me on how to perform the
required computation. I am obviously a new user of this statistical
2017 Mar 13
4
Recta de regresión en un Scatterplot
Hola a tod en s,
Tengo unos datos y he ajustado un modelo de regresión polinómica de
segundo orden. Quiero representar la recta de regresión en el scaterplot
y he visto que sería con la función lines() pero me no sale una linea,
sino varias. yo únicamente lo que quiero representar es la curva que
representa la ecuación de regresión. ¿Alquien sabe cómo podría
solucionarlo? Mil gracias! Copio