cgroupv2 privileged execution

2025-04-22 Thread Matt Saladna via dovecot
hat solicits the pid to a separate daemon listening on a socket launched by Dovecot in mail_user_created hook. Ideally I would like for cgroup binding to occur before imap/pop3 binaries launch for cgroupv2 pid rejection to occur, although this seems impo

Re: Authentication hangs on before SSL initialization

2024-11-21 Thread Matt via dovecot
. It seems that there might be an issue with L4 and TCP connections as someone else has the same issue on LDAP. When I run this IMAP server directly on the host-port everything is fine. Op do 21 nov 2024 om 06:47 schreef Aki Tuomi : > > > > On 21/11/2024 04:57 EET Matt via do

Authentication hangs on before SSL initialization

2024-11-20 Thread Matt via dovecot
I'm running into below probem; my ath is stuck on initializing SSL. Certificates are fine, cert-chain is tested and auth no further errors are shown. Comparing to the default configuration from the docs it's pretty the same and up-to-date so I'm curious what cloud cause this. Also CHMOD on file

Re: Fatal: sql proxy::sqlite-proxy: Can't open configuration file

2024-11-14 Thread Matt via dovecot
Thanks, I thought so. But this confuses me as well; what about proxy using dicts ? This does not work for SQLite ? Any example for that would be greatly appreciated as the documents are hopping from one to another in terms of dict, proxy and SQL Matt Op do 14 nov 2024 om 17:09 schreef Aki

Re: Fatal: sql proxy::sqlite-proxy: Can't open configuration file

2024-11-14 Thread Matt via dovecot
roxy: No such file or directory > > doveconf -n does show me the dict being loaded, the file exists as > well but it still says not found. > > dict { > sqlite-proxy = > sqlite:/etc/dovecot/conf.d/dicts/sqlite/sqlite-connection.conf.ext > } > > What am I missing here ? >

Fatal: sql proxy::sqlite-proxy: Can't open configuration file

2024-11-14 Thread Matt via dovecot
t it still says not found. dict { sqlite-proxy = sqlite:/etc/dovecot/conf.d/dicts/sqlite/sqlite-connection.conf.ext } What am I missing here ? Thanks, Matt ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Custom map for quota

2024-01-14 Thread Matt
Hi, I'm trying to setup quota with the following layout CREATE TABLE "domain" ( "id" INTEGER, "name" TEXT, "active" INTEGER DEFAULT 0, PRIMARY KEY("id"), UNIQUE("name") ) CREATE TABLE "address" ( "id" INTEGER, "localpart" TEXT NOT NULL, "domain_id" INTEGER NOT NULL, PRIMARY KEY("id"), UNIQUE("lo

Lazy Expunge - why oh why deprecating namespace storage for this

2022-08-31 Thread Matt Bryant
. Alternately are there plans to allow a mailbox to have a 'location' in which case the location of the expunge mailbox could be set differently ? rgds Matt

Outlook creating IMAP folders even though forbidden by ACLs

2021-05-10 Thread Matt Grant
k hole for critical email that we must keep according to engineering contracts for design documentation purposes. Thank you! Matt Grant

Re: Virtual users @ virtual domains / better documentation?

2021-03-15 Thread Matt Anton
h = private/auth # this path is relative to /var/spool/postfix/ From dovecot view, configure a service auth: service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0660 user = postfix } } Then for your virtual users, you'll need to m

Re: syslog logging + 2.3.10 + centos 7

2020-09-04 Thread Matt Bryant
d close(40) = 0| and the usual connection |u_dgr UNCONN 0 0 * 11469151 * 11469130 users:(("log",pid=28694,fd=38))| |seems to just drop out of existance, the above connection on 2.2 though does reconnect ... | Has anyone else experienced this issue ?? Not sure if dovecot or centos i

syslog logging + 2.3.10 + centos 7

2020-08-19 Thread Matt Bryant
. Are there any changes to the log process between 2.2 and 2.3 that might explain this ? rgds Matt

2.3.10 + lazy expunge

2020-05-31 Thread Matt Bryant
indication as to what version the deprecation basically equates to it not working. rgds Matt -- 8< - namespace Deprecated since version v2.3.0.

Re: sender rewriting scheme

2020-05-01 Thread Matt Pallissard
the headers. https://doc.dovecot.org/configuration_manual/sieve/configuring_auto_forward_sender_address/ Someone else on this list may know better than I. Matt Pallissard On 2020-04-30T17:50:37 +0200, Mathieu Gosset wrote: > Hello, > > > > I would like to know if dovecot/p

2.3.7 + stats

2019-08-15 Thread Matt Bryant via dovecot
]# doveadm stats top usage: doveadm [-Dv] [-f ] stats []   dump [-s ] [-r] [-f ] has is been removed ? do you need to specify something additional now ??? rgds Matt

Re: Sieve logging?

2019-06-13 Thread Matt Anton via dovecot
tocreate = yes > lda_mailbox_autosubscribe = yes > > ? They’re also used by LMTP so no need to worry when migrating from LDA to LMTP. You can check what LDA’s options are specifically also used by LMTP in examples/conf.d/15-lda.conf -- matt [at] lv223.org GPG key ID: 7D91A8CA signature.asc Description: OpenPGP digital signature

Re: Sieve logging?

2019-06-13 Thread Matt Anton via dovecot
by setting ‘info_log_path’ in dovecot’s conf whereas sieve scripts parsing errors are by default logged to user ~/.dovecot.sieve.log -- matt [at] lv223.org GPG key ID: 7D91A8CA signature.asc Description: OpenPGP digital signature

Re: Sieve logging?

2019-06-13 Thread Matt Anton via dovecot
e.log. » More info at <https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration> -- matt [at] lv223.org GPG key ID: 7D91A8CA signature.asc Description: OpenPGP digital signature

Re: [FTS Xapian] RC release

2019-01-24 Thread Matt Anton via dovecot
ke Xapian available as a dovecot fas plugin, thanks! -- matt [at] lv223.org GPG key ID: 7D91A8CA signature.asc Description: OpenPGP digital signature

Permission error on stats writer

2019-01-08 Thread Matt Simpson
I’m running Dovecot 2.3.4 on FreeBSD 11.2 with qmail. In my mail log, I see messages like this on every delivery Jan 8 10:30:02 v1 qmail: 1546961402.314222 delivery 533: success: lda(matt,)Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Permission_denied/did_0+0+1/ Searching

iterate query and dsync replication 2.2.33.2

2018-10-08 Thread Matt Bryant
ers I want to replicate BUT if I run the command dovecot replicator status '*' it shows pretty much all users in the system .. is there a bug here or is documentation just completely wrong when it comes to what is/is not replicated. rgds Matt

dsync replication

2018-09-30 Thread Matt Bryant
of known users 92236 seriously that kinda lot more than 646 Does iterate_query belong in user_db or passdb? Is it the fact I have ldap and sql passdb and its picking up dome default ldap query as well the specified sql iterate query ? rgds Matt

Re: dovecot + centos 7 + internal ca + hostname change

2018-09-12 Thread Matt Bryant
.. commentng that out seems to have resolved issue .. > Matt Bryant <mailto:m...@the-bryants.net> > 13 September 2018 at 12:52 pm > Not sure if this is dovecot or not but can find very little ie no info > around on this ... and added the pem file into > /etc/pki/ca-trust/source/anch

dovecot + centos 7 + internal ca + hostname change

2018-09-12 Thread Matt Bryant
trying to do ... set hostname back to original works find .. so something is obviously tied or keyed to hostname though cant find anything specific anyone seen anything like this at all ?? rgds Matt

Re: mdbox+ ALT storage + lazyexpunge

2018-07-13 Thread Matt Bryant
dumb question ... ignore ... its a different namespace so can have different location for storage anyhow .. > Matt Bryant <mailto:m...@the-bryants.net> > 14 July 2018 at 12:01 pm > All, > > Anyone know that if you setup lazyexpounge with mdbox that as ALT > storage d

mdbox + alt storage + purge = wtf ...

2018-07-13 Thread Matt Bryant
re-writing the file and ditching the purged mail .. but shouldnt it keep a track that they were located on alt storage path ?? rgds Matt

mdbox+ ALT storage + lazyexpunge

2018-07-13 Thread Matt Bryant
All, Anyone know that if you setup lazyexpounge with mdbox that as ALT storage defined, whether the mail location for namespace used by lazyexpunge also need the ALT= specified ?? rgds Matt

Re: lazy_expuge + mdbox

2018-05-23 Thread Matt Bryant
To a degree I agree .. given mdbox doesnt delete until purge .. but then would be nice if purge took a dovecot search rather than just ditch everything with refcount=0 ... in that way could say purge everything thats been marked as delete according to a specified criteria. rgds Matt completly

lazy_expuge + mdbox

2018-05-23 Thread Matt Bryant
anyway until purged would it be better not to use lazy-expunge but just have a job that moves any messages in mdbox_deleted: storage to the hidden .EXPUNGED namespace .. does doveadm move work with mdbox_deleted ??? any help appreciated rgds Matt

Re: lazy_expunge ...

2018-05-23 Thread Matt Bryant
lude4 = .EXPUNGED/* rgds Matt > Aki Tuomi <mailto:aki.tu...@dovecot.fi> > 23 May 2018 at 8:54 pm > > > > On 23.05.2018 13:46, Matt Bryant wrote: >> deeper still looks like culprit was >> >> fts_enforced = "no" >> >> which i remov

Re: lazy_expunge ...

2018-05-23 Thread Matt Bryant
good point forgot about quota .. quota_rule3 = .EXPUNGED:ignore added .. thanks for that .. rgds Matt > Aki Tuomi <mailto:aki.tu...@dovecot.fi> > 23 May 2018 at 8:44 pm > > You should probably exclude the .DUMPSTER folder from quota and FTS > > plugin { > fts_au

Re: lazy_expunge ...

2018-05-23 Thread Matt Bryant
EXPUNGED/* but at least dont get internal server error .. rgds Matt > Matt Bryant <mailto:m...@the-bryants.net> > 23 May 2018 at 8:29 pm > So digging a little deeper it seems this maybe an issue between > fts/fts_lucene and lazy_expunge .. if I disable the fts plugin

Re: lazy_expunge ...

2018-05-23 Thread Matt Bryant
.. so begs the question whats fts_lucene doing ... rgds Matt > Matt Bryant <mailto:m...@the-bryants.net> > 23 May 2018 at 3:37 pm > So I decided to configure this plugin and take it for a test drive .. > configured using mdbox (main namespace is > Maildir) .. So as per Wi

lazy_expunge ...

2018-05-22 Thread Matt Bryant
.net): Error: Searching mailbox .EXPUNGED/Trash/cobbler failed: Internal error occurred. Refer to server log for more information. [2018-05-23 15:07:21] Any ideas is there any better doco around this plugin and use etc ... thanks & rgds Matt

Re: dsync migration from maildir layout=fs to maildir seperator / - folders or inbox but not both

2018-05-13 Thread Matt Bryant
namespace thats created and cant decide whats inbox/folders ... rgds Matt > Sami Ketola <mailto:sami.ket...@dovecot.fi> > 13 May 2018 at 9:11 pm > > Try setting imapc_prefix=INBOX instead of imapc_list_prefix. > > Sami > > Matt Bryant <mailto:m...@the-bryants.net

Re: dsync migration from maildir layout=fs to maildir seperator / - folders or inbox but not both

2018-05-13 Thread Matt Bryant
Sigh ... ok so had if statement in SQL land that appended LAYOUT=fs if Maildir which explains the non-converting folder layout but NOT why the process is not picking up the actual contents of INBOX ... Matt > Matt Bryant <mailto:m...@the-bryants.net> > 13 May 2018 at 8:01 pm > A

dsync migration from maildir layout=fs to maildir seperator / - folders or inbox but not both

2018-05-13 Thread Matt Bryant
??? src dovecot version 2.0.9 tgt dovecot version 2.2.33.2 Any ideas would be appreciated ... rgds Matt -- <https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>

Alt Storage and dsync

2018-04-25 Thread Matt Bryant
Stupid question but if dovecot mdbox is configured using alt path storage on a bi directional dysnc replicated pair of servers ... will the doveadm altmove need to be run on both halves of the cluster ??? rgds Matt -- <https://www.postbox-inc.com/?utm_source=email&utm_medium=

Fwd: Re: 2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-25 Thread Matt Bryant
can anyone confirm that 'inthread refs x-mailbox INBOX should filter all message according to thread - seems to indicate that in the 'gmail' example given on the dovecot wiki ... rgds Matt > *From:* Matt Bryant > *Date:* 19 February 2018 at 9:21 am > *To:* dovecot

Re: 2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-18 Thread Matt Bryant
either .. seeing same kind of issue where some messages not appearing in inbox .. but could be some outlook/mac bug not catered for perhaps given no issues in thunderbird and some other 3rd party clients tested. rgds Matt > Matt Bryant <mailto:m...@the-bryants.net> > 18 February 2018 at 9:

Re: 2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-18 Thread Matt Bryant
alid * OK [UIDNEXT 30582] Predicted next UID * OK [HIGHESTMODSEQ 7] Highest a2 OK [READ-WRITE] Select completed (0.032 + 0.000 + 0.031 secs). ? search header Message-ID <5a89f365.1050...@the-bryants.net> * SEARCH 30581 ? OK Search completed (0.274 + 0.000 + 0.273 secs). message is found ...

Re: 2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-18 Thread Matt Bryant
actually probably could ditch the ! out of combined 'cos i dont think need to save anything .. just view > Matt Bryant <mailto:m...@the-bryants.net> > 19 February 2018 at 7:24 am > So virtual/combined was meant to combine INBOX/Sent/Drafts and > virtual/all display them in

Re: 2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-18 Thread Matt Bryant
So virtual/combined was meant to combine INBOX/Sent/Drafts and virtual/all display them in a threaded manner .. at least that was the intention ... rgds Matt > Aki Tuomi <mailto:aki.tu...@dovecot.fi> > 18 February 2018 at 11:10 pm > > Uhm. > > combined folder seems to us

Re: Dovecot says the message was stored into a Spam mailbox but it's not there

2018-02-17 Thread Matt Bryant
round what sieve is doing and what path mail stored in. rgds Matt > Kris <mailto:message4k...@gmail.com> > 18 February 2018 at 4:49 pm > > Hi, > > I have a problem with storing messages into a Spam folder by dovecot. > Log says that message was stored into Spam mailbox b

2.2.33.2 - Virtual Mailbox Issue bug maybe ?

2018-02-17 Thread Matt Bryant
et> > * SEARCH 29268 ? OK Search completed (0.179 + 0.000 + 0.178 secs). rgds Matt -- <https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>

Get parts from username variable

2018-01-07 Thread Matt .
Hi Guys, When I have a username like foo-bar-candy can I get/seperate foo, bar and candy as single variables for my storagepath of the usermail ? Thanks, Matt

Shared mailboxes ACL's in MySQL, mailboxes in LDAP

2017-12-20 Thread Matt .
it's actually not. I f someone has an example how to accomplish this as I'm reading about ACL's as well and I'm wondering if this is actually going to work. Thanks! Matt

Re: Dovecot LMTP Proxy + STARTTLS?

2017-11-26 Thread Matt Bryant
Not according to dovecot doco ... from https://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy *NOTE: LMTP/doveadm proxying doesn't support SSL/TLS currently - any ssl/starttls extra field is ignored *rgds Matt > Tobi <mailto:tobiswo...@gmail.com> > 23 November 2017 at 6

mdbox + director + nfs

2017-10-16 Thread Matt Bryant
Anyone had any experience they can share using a director setup with NFS and using the mdbox format instead of maildir. Is locking an issue on index files ?? rgds Matt -- <https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>

Re: /var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
> On Aug 17, 2017, at 12:07 PM, Larry Rosenman wrote: > > In /usr/local/etc/dovecot/conf.d/90-plugin.conf: Thanks. Those config statements fixed the problem.

Re: /var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
> On Aug 17, 2017, at 9:19 AM, Matt Simpson wrote: > > I have an issue that surfaced when I tried to start using the new metrics > service, but it looks like it may be a more generic issue. > When I took a closer look at this, it might be a problem with the FreeBSD packaging

/var/run/dovecot permission issues

2017-08-17 Thread Matt Simpson
I have an issue that surfaced when I tried to start using the new metrics service, but it looks like it may be a more generic issue. When I enabled stats and started dovecot, I got the following error in the log: Error: stats: open(/var/run/dovecot/stats-mail) failed: Permission denied /var/ru

Re: Failback mailboxes?

2017-08-15 Thread Matt Bryant
hmm if message cannot be written to disk surely it remains on mda queue as not delviered and does not just disappear ? or am i reading this wrong ?! > Dag Nygren > 16 August 2017 at 7:14 am > Thanks for all the advice on how to configure systemd > not to loose my emails a

Re: Metrics service

2017-08-14 Thread Matt Simpson
> On Aug 14, 2017, at 5:42 AM, Aki Tuomi wrote: > > Hi! > > We are open for any feedback, questions or comments for this service. > Two questions. First one is I guess just a newbie configuration question. My existing dovecot.conf ends with !include conf.d/*.conf !include_try local.conf I

Re: rawlog

2017-08-03 Thread Matt Bryant
. rgds Matt > Aki Tuomi <mailto:aki.tu...@dovecot.fi> > 4 August 2017 at 4:05 am > > Most common mistake with rawlogs is to assume that the target > directory gets created. It doesn't. > > You need to make sure the target directory exists fully expanded, e.g. >

rawlog

2017-08-02 Thread Matt Bryant
Hi, Trying to get rawlog working on dovecot 2.2.31 configured as per https://wiki2.dovecot.org/Debugging/Rawlog but a) it doesnt appear to be loggin anything b) rawlog_dir which is supposed to be v2.2.26+ seems no where in site .. in fact complains about unknown variable So does rawlog still d

Large Scale Cluster using dsync and tagged director

2017-07-30 Thread Matt Bryant
al(or rather lots of) 'tags' ... in fact what are the limitations with director ? Matt -- <https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>

tagged director -

2017-07-15 Thread Matt Bryant
Hey, Does anyone know how the new(ish) director tags work in respect to which one is select for a user ?? Is there a query or field returned on userdb lookup to specify the director tag to use ??? rgds Matt

Any documentation around timeout states ?

2017-06-07 Thread Matt Bryant
Been seeing a number of proxy timouts recently with errors such as ... timed out in state=4 timed out in state=2 Is there any doco around what state 2/4 actually means ... atm got auth_debug on to see if we can track further information down centos 7 x86_64 dovecot 2.2.19 rgds Matt

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Matt Bryant
hould suddenly stop .. rgds Matt > Peter <mailto:pe...@pajamian.dhs.org> > 7 June 2017 at 10:39 am > On 07/06/17 10:52, Matt Bryant wrote: >> Just downloaded the latest release 2.2.30.2, ran ./configure with all >> defaults and make ... >> >> and it fails to buil

2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Matt Bryant
ake[2]: Leaving directory `/home/rpmbuild/rpmbuild/BUILD/dovecot-2.2.30.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rpmbuild/rpmbuild/BUILD/dovecot-2.2.30.2' make: *** [all] Error 2 any ideas ?? 2.2.30.1 built ok ... rgds Matt

Re: Pigeonhole External pipe script going zombie?

2017-02-23 Thread Matt Simpson
> On Feb 23, 2017, at 12:50 PM, Aki Tuomi wrote: > > I tried reproducing your issue, but unfortunately using the exact version you > are using yielded nothing useful. > > Do you think you could try if v2.2.28rc2 fixes the problem? That wouldn’t be easy. Dovecot is installed on my system via

Re: Released Pigeonhole v0.4.17.rc1 for Dovecot v2.2.28.rc1.

2017-02-20 Thread Matt Simpson
> On Feb 20, 2017, at 5:18 PM, Stephan Bosch wrote: > > Changelog v0.4.17: > I didn’t see this reported bug listed in the changelog, did it get fixed? >> >> On January 12, 2017 at 9:55 PM Matt Simpson wrote: >> >> >> I’m running dovecot

Dovecot, Postfix, and SASL AUTH EXTERNAL

2017-02-02 Thread Matt Horan
me way such that Dovecot could handle an EXTERNAL request from Postfix? Or should Postfix simply ignore SASL EXTERNAL based on the configured authentication mechanism order? Thanks, Matt [1] https://github.com/k9mail/k-9/ [2] https://github.com/k9mail/k-9/issues/793 -- Matt Horan m...@matthoran.com http://matthoran.com/

Pigeonhole External pipe script going zombie?

2017-01-12 Thread Matt Simpson
36]. (even though the message really was piped to the program successfully) In the dovecot server log, I see Jan 12 14:19:21 v1 dovecot: lda(matt): Debug: sieve: Executing script from `/usr/home/matt/maildoms/.dovecot.svbin' Jan 12 14:19:21 v1 dovecot: lda(matt): Debug: sieve: action pipe:

dovecot-ldap.conf.ext for FreeIPA usage

2016-12-28 Thread Matt .
r has multiple mailaddresses under seperate domains username might be better. Any clue here and maybe an example for dovecot-ldap.conf.ext when using FreeIPA ? Thanks! Matt

[Dovecot] Dovecot/Postfix Auth, howto not working ?

2014-05-04 Thread Matt .
box", but I have the feeling I'm missing something here. I hope someone can help me out! Thanks! Matt

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-09 Thread Matt
from Roundcubemail and Thunderbird !!! Many thanks ! Best, Matt

Re: [Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Matt
1): query: SELECT username AS user, password, CONCAT('*:storage=', CAST(quota AS CHAR), 'b') AS quota_rule FROM mailbox WHERE username = 'test.com' AND active='1' [...] About quota_rule, I thought that quota_rule gotten from the MySQL query had its im

[Dovecot] Postfixadmin/MySQL/Dovecot 2 and quota

2013-09-08 Thread Matt
mail cannot get this information and shows a unknown quota. If I add this line: quota_rule = *:storage=1G in conf.d/90-quota.conf file, it works, I mean roundcubemail gets and shows information (but not the one stored in db of course). I think I'm close to the right configuration but I need your help to complete this setup. Thank you in advance for your help. Best, Matt

Re: [Dovecot] Received header only showing localhost

2013-09-04 Thread Matt Devaney
t try check this header'. It doesn't, it means 'please remove it from the message' Remove that line and all is well with the world. Matt -Original Message- From: Bill Oliver [mailto:ven...@billoblog.com] Sent: 29 August 2013 23:01 To: Matt Devaney Cc: dovecot@dov

Re: [Dovecot] Received header only showing localhost

2013-08-29 Thread Matt Devaney
Apologies for giving this a gentle nudge, but still confused as to where the headers are going / what's causing them to be removed and hoping someone may have some insight. Thanks, Matt -Original Message- From: dovecot-boun...@dovecot.org [mailto:dovecot-boun...@dovecot.org] On Beha

[Dovecot] Received header only showing localhost

2013-08-26 Thread Matt Devaney
able to see where my mail came from :) If there’s a man / wiki page to read somewhere that explains it then please feel free to tell me to RTM (.. long as you also point me in the right direction :p ) Thanks, Matt

Re: [Dovecot] question

2012-12-29 Thread Matt K
At 08:40 PM 12/28/2012, Simon Brereton wrote: On Dec 28, 2012 8:28 PM, wrote: > > I just install Dovecot and postfix. When I'm pull dovecot I see in the log > that its checking for mail. if a put a test message locally on the server > I can pull the message down to my cell phone and other comput

[Dovecot] Problem with mail_location and INDEX location

2012-11-29 Thread Matt Jones
ia imap, I see the following under the Maildir: [root@tay Maildir]# ls -al /var/vmail/vmail1/orphans.co.uk/m/a/t/matt-2011.07.06.09.41.05/Maildir total 56 drwx-- 9 vmail vmail 4096 Nov 29 10:57 . drwx-- 3 vmail vmail 4096 Nov 29 10:17 .. drwx-- 2 vmail vmail 4096 Nov 29 10:41 cur -

Re: [Dovecot] Large Mailbox Slow

2011-08-22 Thread Matt
> Doubt if there is any answer to this but will ask anyway.  Have a few > pop3 accounts with thousands of messages.  Its slow when checking > email naturally.  Are there any tweaks to speed it up?  I imagine > there is an exchange of the message and header list which is the slow > down.  Too bad th

[Dovecot] Large Mailbox Slow

2011-08-22 Thread Matt
Doubt if there is any answer to this but will ask anyway. Have a few pop3 accounts with thousands of messages. Its slow when checking email naturally. Are there any tweaks to speed it up? I imagine there is an exchange of the message and header list which is the slow down. Too bad the list cou

Re: [Dovecot] missing +r perm:L

2011-07-08 Thread Matt Rude
s root, what dose the below command show? sudo -u 1001 ls -l /home/ilambert/Maildir/cur/msg.0umK:2,S -Matt -- Matt Rude Minneapolis, Minnesota, USA email: m...@mattrude.com website: http://mattrude.com s/mime: 28ed9274553ca7481369789df0663808 gpg: 0x6503BE11 smime.p7s Description: S/MIME C

Re: [Dovecot] missing +r perm:

2011-07-07 Thread Matt Rude
rror message is telling you that the dovecot program can't open /home/dlambert/Maildir/cur/msg.COmK:2,ST. What are the permissions of that file? Who is dovecot running as? Can the user dovecot is running as read that file? -Matt -- Matt Rude Minneapolis, Minnesota, USA email: m...@mattrude.

Re: [Dovecot] share an IMAP folder ?

2011-07-06 Thread Matt Rude
Johan Hendriks > Johan, How are your users sharing there folders in Roundcube? Are you running a plugin or is there native support that I'm just not seeing? Thanks -Matt smime.p7s Description: S/MIME Cryptographic Signature

Re: [Dovecot] Patch for vpopmail roaming users support

2011-06-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/07/2011 09:18 AM, Timo Sirainen wrote: > On Tue, 2011-06-07 at 09:10 -0500, Matt Brookings wrote: >>>> Unfortunately, the 5.4 branch does not understand "::1" as the loopback, >>>> and it parses the value

Re: [Dovecot] Patch for vpopmail roaming users support

2011-06-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/07/2011 08:57 AM, Timo Sirainen wrote: > On Tue, 2011-06-07 at 08:52 -0500, Matt Brookings wrote: >>>> + /* >>>> + vpopmail 5

Re: [Dovecot] Patch for vpopmail roaming users support

2011-06-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/07/2011 08:47 AM, Timo Sirainen wrote: > On Tue, 2011-06-07 at 08:43 -0500, Matt Brookings wrote: >> Timo, here is a patch against the Mercurial repository that fixes and >> updates the support for roaming users under the

[Dovecot] Patch for vpopmail roaming users support

2011-06-07 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo, here is a patch against the Mercurial repository that fixes and updates the support for roaming users under the vpopmail module. Thanks! - -- /* Matt BrookingsGnuPG Key FAE0672C Software developer Systems

Re: [Dovecot] performance problems with IMAPS

2011-05-10 Thread Matt Brookings
. Many packets may be sent and received before any data is passed on to the application to be read by a system call. You state above that you saw a packet on the wire that was 4148 bytes, one that was 2116, and one that was 1604. These packets are too large to be transmitted over Ethernet. What type

Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working

2011-05-10 Thread Matt Mc Namara
Hi All, I seem to be getting nowhere on this problem. 1. Does anyone have a working configuration using sendmail, dovecot and sieve for filters? 2. Dovecot 2.0.11 currently is running and working both with imap and pop3. 3. Sendmail version 8.14.4 is being used and the .mc file has been modife

Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working

2011-05-09 Thread Matt Mc Namara
/lib90_sieve_plugin.so May 09 13:05:30 lda: Debug: Module loaded: /usr/lib/dovecot/lib90_sieve_plugin.so - Original Message - From: "Timo Sirainen" To: "Matt Mc Namara" Cc: Sent: Monday, May 09, 2011 1:41 PM Subject: Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working

Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working

2011-05-09 Thread Matt Mc Namara
1 3:31 AM Subject: Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working On 5/7/2011 12:54 AM, Matt Mc Namara wrote: Hi, I'm trying to get sieve working with dovecot. I seem to have everything enabled but my scripts done seem to work. both sieve-filter (2000) and sieve (4190) are runnin

Re: [Dovecot] DOVECOT v2.0.11 using SIEVE not working

2011-05-08 Thread Matt Mc Namara
.11 using SIEVE not working On 5/7/2011 12:54 AM, Matt Mc Namara wrote: Hi, I'm trying to get sieve working with dovecot. I seem to have everything enabled but my scripts done seem to work. both sieve-filter (2000) and sieve (4190) are running Uh, what do you mean with sieve

[Dovecot] DOVECOT v2.0.11 using SIEVE not working

2011-05-06 Thread Matt Mc Namara
at a loss as to what to check next. Thanks in advance, Matt

[Dovecot] Restricting IMAP

2011-05-02 Thread Matt
I want to restrict IMAP use too 127.0.0.1 and to only certain usernames. Such as f...@my777domain.com would be allowed to use IMAP. How would I do that with Dovecot or can I? Basically I want webmail to work with IMAP regardless of username but I only want certain usernames allowed to use IMAP r

[Dovecot] IMAP vs. POP3

2011-04-28 Thread Matt
Does IMAP create much additional system load vs. POP3?

Re: [Dovecot] http://www.linuxquestions.org/questions/showthread.php?p=4266798#post4266798

2011-02-22 Thread Matt Rude
ot recommended to edit 'dovecot-uidlist' manually.Please give me a solution.Thank you in advance. Did you copy the users 'subscriptions' file also? -Matt smime.p7s Description: S/MIME Cryptographic Signature

[Dovecot] doveadm -A or -u

2011-02-10 Thread Matt Rude
Did something change in doveadm? One of my scripts blew up last night saying that -A is not a valid flag. The -A and -u flags seem to not be working on trunk anymore. # dovecot --version 2.0.9 (723a26a7d328) # doveadm expunge -u matt mailbox Junk savedbefore 31d doveadm(matt): Fatal: Unknown

Re: [Dovecot] Signal 11 on deliver

2011-02-02 Thread Matt
OK, I've been working on this all day... after I sent the message I just finally solved it. Why is it that dovecot crashes when the first option in the dovecot.conf file is something=no? On Wed, Feb 2, 2011 at 2:25 PM, Matt wrote: > I just installed Postfix, MySQL, and Dovecot.  Every

[Dovecot] Signal 11 on deliver

2011-02-02 Thread Matt
I just installed Postfix, MySQL, and Dovecot. Everything is working great (IMAP, POP, SMTP) except that I can't get incoming mail to deliver properly. Incoming mail logs the following: Feb 2 13:23:52 mail postfix/qmgr[2187]: CE0D41F0263: from=, size=650, nrcpt=1 (queue active) Feb 2 13:23:52 m

Re: [Dovecot] Permissions issues after dovecot reload

2011-01-31 Thread Matt Rude
On 1/27/2011 7:35 PM, Timo Sirainen wrote: On Tue, 2011-01-25 at 18:48 -0600, Matt Rude wrote: Jan 25 18:01:59 milly dovecot: imap(matt): Error: net_connect_unix(/usr/var/run/dovecot/dict) failed: Permission denied (euid=1000(virtualmail) egid=1000(virtualmail) missing +r perm: /usr/var/run

[Dovecot] Permissions issues after dovecot reload

2011-01-25 Thread Matt Rude
tatistics: max cache size 3 at Jan 25 17:55:23 Jan 25 18:01:59 milly dovecot: imap(matt): Error: net_connect_unix(/usr/var/run/dovecot/dict) failed: Permission denied (euid=1000(virtualmail) egid=1000(virtualmail) missing +r perm: /usr/var/run/dovecot/dict, euid is not dir owner) Jan 25 18:

Re: [Dovecot] Populating mailbox dir

2011-01-19 Thread Matt Rude
will also > be thrown there? http://wiki2.dovecot.org/Plugins/Autocreate [1] will create new folders if the folder doesn't exist when a user logs in. -Matt Links: -- [1] http://wiki2.dovecot.org/Plugins/Autocreate

[Dovecot] Web Based User Management

2011-01-14 Thread Matt
Does anyone know of a web GUI type application that would allow the creation and deletion of email accounts on an email server?

  1   2   >