Displaying 20 results from an estimated 11000 matches similar to: "Changing hierarchy separator to '/'"
2003 Apr 07
1
Why can't hierarchy sep be changed?
>From: Charlie Brady <charlieb at e-smith.com>
There's something wrong with manually accepting posts from
non-subscribed addresses now, they're just left to queue directory for
some reason.. Please try to keep the From-address the same as the
subscribed one.
> >From maildir-storage.c:
>
> ...
> '.', /* hierarchy_sep - can't be changed */
>
2003 May 06
1
quota
first, thx for --with-storages=maildir
second, there is a problem when user exceed their quota
< status INBOX (messages)
> NO Internal error [2003-05-06 15:35:56]
in logfile:
imap(user): Can't create directory /var/mail/user/.INBOX: Disk quota exceeded
'user' is not able to get list of messages and delete some of them :(
third,
in logfile:
imap(user2): maildir flags
2006 Jul 30
4
Dovecot copy with imapsync
Hi List,
I am trying to migrate my dovecot 0.9 (mbox-Storage) to 1.0rc2 with
maildir-storage using imapsync.
I cannot manage to copy the emails from one server to the other,
however the dry-run from imapsync works nicely. Is it possible to make
dovecot more verbose to see what is happening (or not happening)?
Thank you very much.
Best
Stephan
2005 Feb 18
2
Lessons Learned from LinuxWorld Expo
I have just published a article (http://masnetworks.biz/node/20) about
exhibiting at LinuxWorld Expo and the lessons learned.
I heard some talk about some interest in doing the San Fran show.
Please feel free to contact me for any suggestions, help, CD's & DVD's
etc.
--
Matt Shields
http://masnetworks.biz
http://sexydates4u.com
http://shieldslinux.com
http://shieldsmedia.com
2003 Jun 23
1
0.99.9.1 - "Panic: unreached" on large Maildir
Any suggestions where I should look? (Is this a known problem?)
bash-2.05a$ unset MAIL
bash-2.05a$ /usr/libexec/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED] Logged in as
admin
001 select inbox
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen
1998 Apr 17
2
how to stop WfWG local browse master announcements?
this isn't strictly a samba question, but it is related in that i'm trying
to a samba server as my domain master browser and multiple samba servers
as local master browsers for a workgroup across multiple subnets.
everything seems to be working wonderfully except for one WfWG host
which does not show up in the browse list as expected. i notice that
this host is announcing itself as a
2003 Jun 24
2
changing listening port
Hi,
Trying to setup dovecot in a test environment. I need to run it on an
alternate port for imaps.
it doesn't seem like I can specify it on the listen line.
any ideas?
-sv
1998 Jun 26
3
Error while compliling
Hi, Please help me resolve this problem.
While compiling samba-1.9.18p8, I got this message:
cc: Internal compiler error: program cc1 got fatal signal 6
make: *** [smbpass.o] Error 1
I have re-edited the Makefile, and recompiled several times. Each time I
got the same error message, at exactly this same spot.
Is this a problem with my gcc compiler? which the message seems to
imply.
But I have
2020 Apr 24
0
Hierarchy separator recommendation?
> On 24. Apr 2020, at 15.27, Admin Beckspaced <admin at beckspaced.com> wrote:
>
> Dear dovecot list,
>
> I'm using Maildir as mailbox format.
>
> Is there any recommendation for the namespace hierarchy separator?
>
> Currently I didn't set any. So it is the default of dot '.'
this should work.
>
> I'm switiching from a rather
2020 Apr 24
0
Hierarchy separator recommendation?
Hello Edgaras,
what sort of troubles did you run into with the dot '.' as namespace
separator?
thanks & greetings
Becki
Am 24.04.2020 um 15:32 schrieb Edgaras Luko?evi?ius:
> The dot '.' will work, but I suggest to follow documentation here:
> https://wiki1.dovecot.org/Namespaces,
>
> And it says:
>
> A commonly used separator is '/'. It probably
2020 Apr 26
0
Hierarchy separator recommendation?
Hi Ivo,
On 26.04.20 12:02, Ivo wrote:
>>> disadvantages could be:
>>>
>>> - shared folders with dots in user names
>>> - if you want to use dots in folder names
>>>
> What disadvantages are when using '/' as namespace separator?
IMHO: none. ;-) It depends, as always - YMMV.
> Why is '.' default (at least in .deb packages) if it
2020 Apr 26
1
Hierarchy separator recommendation?
> On 26/04/2020 13:17 Markus Winkler <ml at irmawi.de> wrote:
>
>
> Hi Ivo,
>
> On 26.04.20 12:02, Ivo wrote:
> >>> disadvantages could be:
> >>>
> >>> - shared folders with dots in user names
> >>> - if you want to use dots in folder names
> >>>
> > What disadvantages are when using '/' as
2020 Apr 26
1
Hierarchy separator recommendation?
On 26.4.2020. 12:17, Markus Winkler wrote:
>
>> Doesn't it, in the end, all come to translation from IMAP names
>> (user,folder) to OS filesystem names within dovecot (at some
>> benchmark tests expense) ? :-)
>
> No, as there's a difference between "namespace / hierarchy" (mailbox
> name) and "layout" separators (OS filesystem).
Hi
2020 Apr 26
3
Hierarchy separator recommendation?
On 24.04.20 17:56, Admin Beckspaced wrote:
>>> what sort of troubles did you run into with the dot '.' as namespace
>>> separator?
>>
>> disadvantages could be:
>>
>> - shared folders with dots in user names
>> - if you want to use dots in folder names
>>
What disadvantages are when using '/' as namespace separator?
Why is
2020 Apr 24
2
Hierarchy separator recommendation?
The dot '.' will work, but I suggest to follow documentation here:
https://wiki1.dovecot.org/Namespaces,
And it says:
A commonly used separator is '/'. It probably causes the least amount of
trouble with different IMAP clients
And I already had problems using '.' as a namespace separator.
On 2020-04-24 15:56, Sami Ketola wrote:
>
>> On 24. Apr 2020, at
2020 Apr 24
4
Hierarchy separator recommendation?
Hello Becki,
On 24.04.20 17:56, Admin Beckspaced wrote:
> what sort of troubles did you run into with the dot '.' as namespace separator?
disadvantages could be:
- shared folders with dots in user names
- if you want to use dots in folder names
Whenever possible I use '/'.
Kind regards,
Markus
2020 Apr 24
0
Hierarchy separator recommendation?
thanks a lot for your input!
So I better use '/' then ;)
Greetings
Becki
Am 24.04.2020 um 19:10 schrieb Markus Winkler:
> Hello Becki,
>
> On 24.04.20 17:56, Admin Beckspaced wrote:
>> what sort of troubles did you run into with the dot '.' as namespace
>> separator?
>
> disadvantages could be:
>
> - shared folders with dots in user names
> -
2006 Jan 31
2
Bug #302338 (genericups: custom configurationthrough ups.conf, not working)
On Tue, 31 Jan 2006, Arjen de Korte wrote:
> > But I'd like to know what I'm testing. Could you please post a bug tracker
> > URL? I'm having trouble finding #302338.
>
> That may be because I closed the bug (maybe a little overenthousiastic). See
>
> http://alioth.debian.org/tracker/index.php?func=detail&aid=302338&group_id=30602&atid=411542
>
2020 Apr 24
3
Hierarchy separator recommendation?
Dear dovecot list,
I'm using Maildir as mailbox format.
Is there any recommendation for the namespace hierarchy separator?
Currently I didn't set any. So it is the default of dot '.'
I'm switiching from a rather unknown IMAP Server called DBMail
(http://www.dbmail.org/)
Planning to synchronize the mailboxes via imapsync
(https://github.com/imapsync/imapsync)
Is there
1998 Jul 01
2
disable "fake" samba authentication error messages
What bothers me is that samba is filling up my log files with a lot of
extraneous/fake entries about authentication failures. "Extraneous/fake" -
because all it is is a reflection of the way the protocol actually tries to login -
going through the upper/lower case mutations as configured.
sample log entries:
-----------------------
Jun 30 19:40:35 dolphin PAM_pwdb[26988]: 1