Question Regarding The 'poolp' Guide On How To Deploy A Mail Server's Last Portion Regarding Dovecot With 'sieve' Scripts

2021-06-17 Thread Samuel Banya
Hello everyone, I've been following the "poolp" guide on how to deploy an email server on OpenBSD: - https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/ I'm currently at the very end of the guide in which he is using sieve with Dovecot to do some fina

Issue with masterauth

2021-03-01 Thread Samuel Mutel
Hello, I would like to setup masterauth account to be able to connect to imap to log in as other users without password. My users are currently setup in LDAP and it is working correctly. I follow the page https://doc.dovecot.org/configuration_manual/authentication/master_users/ to setup this but

Strange errors after updating to 2.3.11.3

2020-10-05 Thread Samuel Williams
Hello, After a recent update, I saw lots of errrors like this: Oct 05 23:55:35 mail.[redacted] dovecot[1053]: imap(samuel@[redacted])<10580>: Error: Mailbox INBOX: UID=364587: read(zlib(/srv/mail/[redacted]/samuel/mail.mdbox/storage/m.10688)) failed: read(/srv/mail/[redacted]/samuel/mail

getmail with dovecot delivering problems

2017-03-21 Thread Samuel Reina Calvo
Hi there, I put together a mail server with postfix+dovecot+mysql with virtual users and it works just fine as internal mail server, but when i put ir under a multidrop email server it sends ok but so far coulnd make getmail to deliver mails correctly. the use of getmail + dovecot downloads emai

doveadm quota recalc problem for domain

2015-09-06 Thread Samuel
domain quota and not all the user). The domain SQL database is broken with value of only one user for the whole domain quota. So how to achieve rebuild domain quota correctly with doveadm ? Thanks a lot. Samuel. Debian Jessie Dovecot : 2.2.13 custom grsec kernel :Linux pos

Re: Can't achieve alias working with SQL

2015-05-19 Thread Samuel
Le 19/05/2015 14:54, Jorge Bastos a écrit : Hi Samuel, On a fresh install of Jessie, I achieve to make dovecot/postfix working with SQL, but I still can't send email to alias for wich one I get : "Unknown user" After debug enable in dovecot, I see that the user_query SQL , jus

Re: Can't achieve alias working with SQL

2015-05-19 Thread Samuel
Le 19/05/2015 14:54, Jorge Bastos a écrit : Hi Samuel, On a fresh install of Jessie, I achieve to make dovecot/postfix working with SQL, but I still can't send email to alias for wich one I get : "Unknown user" After debug enable in dovecot, I see that the user_query SQL , jus

Re: Can't achieve alias working with SQL

2015-05-19 Thread Samuel
Wanting for any suggestion Should read : Waiting

Re: Can't achieve alias working with SQL

2015-05-19 Thread Samuel
Hi, Le 19/05/2015 14:54, Jorge Bastos a écrit : Hi Samuel, On a fresh install of Jessie, I achieve to make dovecot/postfix working with SQL, but I still can't send email to alias for wich one I get : "Unknown user" After debug enable in dovecot, I see that the user_query SQL ,

Can't achieve alias working with SQL

2015-05-19 Thread Samuel
d a special conf in master.conf for sending alias AND final recipient or do I have to change the dovecot user_query for taking in acount the "forward" table in the SQL query ? or other thing I could miss ... Thanks a lot ... Samuel. DOVECOT : root@cluster-dovecot:/etc/dovecot# d

Re: Deleting empty folders

2015-04-07 Thread Samuel Williams
Ah, Timo, that is what I was thinking of. > > doveadm expunge -d mailbox '*' not all >

Re: Deleting empty folders

2015-03-31 Thread Samuel Williams
t; Hello Samuel, > > with mdbox as Maildir no direct file operations should beperforms. For > empty mailboxes that will ever happen, the "doveadm mailbox delete" deletes > the emails, if required in the mailbox. > > Hardy > > > Am 21.03.2015 um 11:48 schrieb Sa

Re: Deleting empty folders

2015-03-21 Thread Samuel Williams
d then with > doveadm mailbox delete -u ... "" > to delete. > > Am 20.03.2015 um 21:18 schrieb Samuel Williams: > > So, along with the problem of lots of folders ending in 1 1 1 1, I'd like >> to have a strategy to delete these. >> >> I was trying to u

Deleting empty folders

2015-03-20 Thread Samuel Williams
what is the syntax? Kind regards, Samuel

Strange empty folders 1 1 1 1 1

2015-03-20 Thread Samuel Williams
s are empty. Just wondering if anyone has any suggestions or ideas why this is happening. Thanks Samuel

[Dovecot] Segmentation fault with vpopmail auth

2011-04-04 Thread Samuel Montosa
000) libpthread.so.0 => /lib/libpthread.so.0 (0x7f9f91a1f000) I hope this helps. It was a strange "bug". Regards. -- Samuel Montosa

[Dovecot] Dovecot and ManageSieve crash trace

2011-03-03 Thread Samuel Hassine
not understand how to link IMAP authentification and Sieve authentification. I just want to allow creation of Sieve filters for any IMAP user (based on LDAP). Thanks for your answer. Best regards. Samuel Hassine

Re: [Dovecot] \" character in folder name results in strange LIST

2010-09-03 Thread Samuel Kvasnica
On 08/19/2010 01:48 PM, David Woodhouse wrote: > On Sat, 2010-08-14 at 23:36 +0200, Samuel Kvasnica wrote: >> Well, it looks like at least Thunderbird v3.1.2 is buggy then. Are there >> any non-buggy clients anyway ...? > Evolution (>=2.30.2) with the imapx back end gets

Re: [Dovecot] \" character in folder name results in strange LIST

2010-09-03 Thread Samuel Kvasnica
On 08/19/2010 01:43 PM, David Woodhouse wrote: > On Wed, 2010-08-18 at 12:48 +0200, Samuel Kvasnica wrote: >> This is a very nasty mess. If there are some ancient clients like pine >> or whatever we used on vt100 in the 90th that need broken LIST command, >> there should be

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-18 Thread Samuel Kvasnica
On 08/17/2010 11:58 PM, Timo Sirainen wrote: > but the bug I observe is about >> misbehaving LIST command for argument "folder/*" which causes failed >> resubscription of the subfolders due to parent folder not found. > Can you be more specific? What commands does TB send to Dovecot and what does

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-17 Thread Samuel Kvasnica
On 08/17/2010 07:40 PM, Timo Sirainen wrote: > > What errors does it give with that workaround enabled? Because it should > have fixed your previous errors: Timo, just a short additional notice: I looked at your code around the WORKAROUND_TB_EXTRA_MAILBOX_SEP and it is NOT related in any way to t

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-17 Thread Samuel Kvasnica
On 08/17/2010 07:40 PM, Timo Sirainen wrote: > > There are other differences between LAYOUT=fs and LAYOUT=maildir++, not > just that one. I guess ideally there wouldn't be any, but for now > LAYOUT=maildir++ works the way Courier/Cyrus does, and LAYOUT=fs works > the way UW-IMAP does. I'm not goin

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-17 Thread Samuel Kvasnica
On 08/17/2010 07:22 PM, Timo Sirainen wrote: > On Sun, 2010-08-15 at 16:50 +0200, Samuel Kvasnica wrote: >>>> 12 subscribe "Trash/aaa/" >>>> 12 NO Invalid mailbox name: Trash/aaa/ <=== non-existing child folder, >>>> ERROR >>>

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-15 Thread Samuel Kvasnica
On 08/15/2010 02:24 PM, Timo Sirainen wrote: > On 15.8.2010, at 7.54, Samuel Kvasnica wrote: > >> 12 subscribe "Trash/aaa/" >> 12 NO Invalid mailbox name: Trash/aaa/ <=== non-existing child folder, >> ERROR >> 13 unsubscribe "aaa/" >&g

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-15 Thread Samuel Kvasnica
On 08/15/2010 02:24 PM, Timo Sirainen wrote: > On 15.8.2010, at 7.54, Samuel Kvasnica wrote: > >> 12 subscribe "Trash/aaa/" >> 12 NO Invalid mailbox name: Trash/aaa/ <=== non-existing child folder, >> ERROR >> 13 unsubscribe "aaa/" >&g

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-14 Thread Samuel Kvasnica
On 08/14/2010 10:27 PM, Timo Sirainen wrote: > On 14.8.2010, at 21.15, Samuel Kvasnica wrote: > >> Well, I did try other servers and e.g. on scalix I'm getting this: >> >> * LIST (\X-DirectRef=000d7f94a4731510 \X-ModDate=20100814200222) "/" >> "

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-14 Thread Samuel Kvasnica
On 08/14/2010 10:27 PM, Timo Sirainen wrote: > On 14.8.2010, at 21.15, Samuel Kvasnica wrote: > >> Well, I did try other servers and e.g. on scalix I'm getting this: >> >> * LIST (\X-DirectRef=000d7f94a4731510 \X-ModDate=20100814200222) "/" >> "

Re: [Dovecot] \" character in folder name results in strange LIST

2010-08-14 Thread Samuel Kvasnica
Hi Timo, >> * LIST (\HasNoChildren) "/" "folder1" >> * LIST (\HasNoChildren) "/" "folder2" >> * LIST (\HasNoChildren) "/" {9} >> six"wafer >> . OK List completed. >> >> Note the {9} length of the following real folder name. Is this normal >> handling of special folder names ? >Yes. Well, I d

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-10 Thread Samuel Kvasnica
On 08/10/2010 12:33 AM, Timo Sirainen wrote: > On 9.8.2010, at 21.15, Samuel Kvasnica wrote: > >>> Have you considered on getting rid of listescape plugin and simply >>> using :LAYOUT=fs? :) That should be more reliable.. >> Yes, I actually started my dovecot1.2 s

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-09 Thread Samuel Kvasnica
Hi Timo, hope this mails gets proper References in header, just bypassed the upstream scalix server by postfix On 08/09/2010 06:48 PM, Timo Sirainen wrote: > Was there a reason for this change? >> yes, I've got segfaults, mlist was zero ! But thats just an "intuitive" >> patch without understand

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-09 Thread Samuel Kvasnica
On 08/09/2010 06:01 PM, Timo Sirainen wrote: > On Sat, 2010-08-07 at 19:29 +0200, Samuel Kvasnica wrote: > >> - } else if (*str == ns->list

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-09 Thread Samuel Kvasnica
On 08/09/2010 06:01 PM, Timo Sirainen wrote: > On Sat, 2010-08-07 at 19:29 +0200, Samuel Kvasnica wrote: > >> - } else if (*str == ns->list

Re: [Dovecot] OT Thunderbird

2010-08-09 Thread Samuel Kvasnica
uggy and have multiple References: headers. But they're > not from me like you said.. > > Samuel: Fix your client. :) > >

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-07 Thread Samuel Kvasnica
Hi Timo, since I could not just let it be, i found a workaround, could you review the patch in attachment ? I'm going to look into the second subfolder bug... On 08/07/2010 05:36 PM, Samuel Kvasnica wrote: > Hi Timo, > > in addition to my last message regarding public fold

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-07 Thread Samuel Kvasnica
Hi Timo, in addition to my last message regarding public folders I did some more testing on the shared folder issue. It seems like there are 2 separate issues, both related to misbehaving LSUB command but different. For a shared folder a command like e.g.: , lsub "" "Shared/dot.user/dot_share"

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-06 Thread Samuel Kvasnica
Hi Timo, On 08/06/2010 03:54 PM, Timo Sirainen wrote: > On Fri, 2010-08-06 at 11:31 +0200, Samuel Kvasnica wrote: > >> I got 2.0 from trunk kind of working now, but the listescape is still >> broken ! The haschildren flag is correct now, but I cannot use (list or >> c

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-06 Thread Samuel Kvasnica
On 08/06/2010 01:24 PM, Timo Sirainen wrote: > On 6.8.2010, at 8.38, Samuel Kvasnica wrote: > >> doveconf -n -c dovecot-1.conf > dovecot-2.conf >> >> command seems to remove rather big part of of original config... > What parts? Seems like something went wrong

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-06 Thread Samuel Kvasnica
Hi Timo, I got 2.0 from trunk kind of working now, but the listescape is still broken ! The haschildren flag is correct now, but I cannot use (list or create) any subfolders in general when listescape enabled in config, only folders directly in inbox root work normal. When clicking e.g. at folde

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-06 Thread Samuel Kvasnica
On 08/06/2010 12:49 AM, Timo Sirainen wrote: > On 5.8.2010, at 21.13, Samuel Kvasnica wrote: > >> Hi Timo, >> >> On 08/05/2010 06:26 PM, Timo Sirainen wrote: >>> I think this problem shows up only with acl+listescape combination. I >>> fixed it for v2.0

Re: [Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-05 Thread Samuel Kvasnica
Hi Timo, On 08/05/2010 06:26 PM, Timo Sirainen wrote: > I think this problem shows up only with acl+listescape combination. I > fixed it for v2.0 now with > http://hg.dovecot.org/dovecot-2.0/rev/e77310eedfbb. Some of the other > commits before that were also required to get it working correctly. I

[Dovecot] dot-containing foldernames \HasNoChildren bug ?

2010-08-05 Thread Samuel Kvasnica
Hello, we experience problems with dovecot configuration using the listescape plugin to allow dots in foldernames. In some mail clients, dot-containing folders won't show any subfolders. This seems to be related to the fact that the \HasNoChildren flag is set on such folders even if subfolders do

Re: [Dovecot] Web-based shared calendar synchronizable with Outlook

2008-05-30 Thread Samuel HAMEAU
Charles Marcus a écrit : On 5/30/2008, Samuel HAMEAU ([EMAIL PROTECTED]) wrote: What I am looking for is a shared agenda solution providing a webcalendar, an outlook connector and eventually a pda connector, using (or not) dovecot, and a corporate ldap server... Well... www.scheduleworld.com

[Dovecot] Web-based shared calendar synchronizable with Outlook

2008-05-30 Thread Samuel HAMEAU
Hi, I know this request is a a little off-topic but may be interesting for dovecot users (at least i hope!) Does anybody has already had an experience with a calendar sharing solution including a webcalendar and an outlook connector, "compatible" with dovecot ? Today, there are many projects

Re: [Dovecot] outlook2007 shows frequent imap disconnect no matter what outlook-idle setting in dovecot.conf

2008-03-28 Thread Samuel HAMEAU
Scott Silva a écrit : on 3-26-2008 1:33 AM Kielbasiewicz, Peter spake the following: Hello, I saw the problem quite often in various posts but could not find a real solution . Problem is that I frequently get annoying popups from outlook 2007 about imap idle timeouts which block working with o

Re: [Dovecot] (userdb/ldap) Set home dovecot variable - How?

2008-03-27 Thread Samuel HAMEAU
Hi, you should see this related thread http://www.dovecot.org/list/dovecot/2008-March/029206.html and especially the two last posts. sam k bah a écrit : Dovecot version dovecot-1.0.rc14-7 (opensuse) Postfix is using Dovecot LDA. I'm getting this error message, and I guess it's going

Re: [Dovecot] store sieve scripts with maildir

2008-03-07 Thread Samuel HAMEAU
Actually, there is no problem with the deliver : it displays a warning if the home directory overrided by the variable "home" (in my conf) is not existent, and it uses the right sieve script according to the "sieve" variable described in the plugin section. However, pysieved (using auth-master

Re: [Dovecot] store sieve scripts with maildir

2008-03-04 Thread Samuel HAMEAU
Samuel HAMEAU a écrit : Timo Sirainen a écrit : On Mar 4, 2008, at 12:09 PM, Samuel HAMEAU wrote: I am using dovecot 1.0.10 and pysieved, in a master/slave cluster with ldap (auth_bind=yes). For conceptuals reasons, i would like to keep on the same partition the mailstore + sieve scripts

Re: [Dovecot] store sieve scripts with maildir

2008-03-04 Thread Samuel HAMEAU
Timo Sirainen a écrit : On Mar 4, 2008, at 12:09 PM, Samuel HAMEAU wrote: I am using dovecot 1.0.10 and pysieved, in a master/slave cluster with ldap (auth_bind=yes). For conceptuals reasons, i would like to keep on the same partition the mailstore + sieve scripts. I have try to set "

[Dovecot] store sieve scripts with maildir

2008-03-04 Thread Samuel HAMEAU
Hi, I am using dovecot 1.0.10 and pysieved, in a master/slave cluster with ldap (auth_bind=yes). For conceptuals reasons, i would like to keep on the same partition the mailstore + sieve scripts. I have try to set "sieve" and "home" variables under the "plugin" section with an absolute path,

Re: [Dovecot] Dovecot + OCFS2

2007-10-04 Thread Samuel HAMEAU
Hi, The load reaches 20, which is not that far from your MAX_DAEMON_CHILDREN directive in sendmail. You should try to find why the delivery processes are so slow to accomplish. Maybe it's a I/O backend problem. (I have experienced the same kind of problems with drbd writing, and slow hard disk

Re: [Dovecot] dovecot forward multipart problem

2007-04-13 Thread Samuel HAMEAU
Timo Sirainen a écrit : On Tue, 2007-04-03 at 11:28 +0200, Samuel HAMEAU wrote: I didn't really understand where you're forwarding the mail to. Is Dovecot also running there? I was forwarding a mail comming from a user of the same domain (we are running dovecot/ma

Re: [Dovecot] dovecot forward multipart problem

2007-04-03 Thread Samuel HAMEAU
Timo Sirainen a écrit : On Mon, 2007-04-02 at 22:01 +0200, Samuel HAMEAU wrote: I experience problems everytime i forward a mail (basically, when forwarding an email containing an attachement) .. Here is as attachement a diff of two maildir files : the one in the sent folder

Re: [Dovecot] dovecot forward multipart problem

2007-04-02 Thread Samuel HAMEAU
Timo Sirainen a écrit : On Fri, 2007-03-02 at 19:17 +0100, Samuel HAMEAU wrote: Hi, I experience problems everytime i forward a mail (basically, when forwarding an email containing an attachement). I'm using thunderbird (it does the same with outlook clients) with the forward para