Displaying 20 results from an estimated 900 matches similar to: "samba storing filenames as utf8"
2019 Apr 03
2
doveadm backup + ISO 8859-1 mailbox name
Hi!
I'm trying to migrate a mailbox from an old IMAP server (not Dovecot) to
a new Dovecot server with 'doveadm backup'. The command fails because of
an unexpected character in a mailbox name:
doveadm -o imapc_user=ag at example.org \
-o imapc_password=XXX \
-o imapc_host=old-mailserver.webflow.de \
-o imapc_port=993 \
-o imapc_ssl=imaps \
2004 Nov 20
1
printer shares
Hi,
I have the problem, that from a Windows 2000 System (possibly from
others to), a user can use a printershare with the guest account and I
don't know why. Following my smb.conf:
Samba config file created using SWAT
# from 192.168.2.20 (192.168.2.20)
# Date: 2004/11/20 14:26:14
# Global parameters
[global]
unix charset = ISO_8859-15
display charset = ISO_8859-15
workgroup = WG
interfaces
2012 Sep 13
2
RFC 6154: German umlauts in special_use folder names
Hi,
the Drafts special folder is called "Entw?rfe" in German locale.
How should the special_use entry in the config file look like?
Would you recommended to use the encoded folder name...
mailbox "Entw&APw-rfe" {
special_use = \Drafts
}
...or rather the utf-8 Encoding in the dovecot config file?
mailbox "Entw?rfe" {
special_use = \Drafts
}
Regards
Daniel
2012 Feb 18
5
Folder name migration when moving from 2.0.x to 2.1.x?
Today I encountered this after upgrading:
Feb 18 18:15:40 postamt dovecot: imap(lehnertr): Panic: LIST: Mailbox name not UTF-8: INBOX.Entw?rfe
Feb 18 18:15:40 postamt dovecot: imap(lehnertr): Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x4104a) [0xb75cc04a] ->
/usr/local/lib/dovecot/libdovecot.so.0(+0x410bb) [0xb75cc0bb] ->
/usr/local/lib/dovecot/libdovecot.so.0(i_fatal+0)
2005 Aug 03
0
[repost] problems with win98 and samba 3
sorry if i repost this question, but it's urgent.
has somebody an idea?
if i broke any rules with this mail, please tell me, what's wrong with it.
thx in adv, gk
-------- Urspr?ngliche Nachricht --------
Betreff: [Samba] problems with win98 and samba 3
Datum: Fri, 29 Jul 2005 16:24:29 +0200
Von: kurt weiss <maillists@kwnet.at>
An: 'samba@lists.samba.org'
2005 Jul 29
0
problems with win98 and samba 3
we're using samba 3.0.11 (updated from 2.2.19)
after the update, the windows 98 machines all showing only the short
filenames on the server. (on other servers there are long filenames
still available).
can anybody give me an idea?
thx in advance
kurt
smb.conf:
======================================================================
[global]
# 2005-01-05 einbau wixp
# vfs object =
2012 Feb 28
2
2.1.1: subscriptions: Removing invalid entry
Admittedly, it's not a valid folder name and dovecot is right in
removing it:
Feb 28 17:50:05 postamt dovecot: imap(kbaessle): Warning: Subscriptions file /home/k/b/kbaessle/Maildir/subscriptions: Removing invalid entry: Entw?rfe
...but when looking at the subscription file AFTER the removal, that file
contained an empty line. I don't think that's correct.
--
Ralf Hildebrandt
2020 Jul 07
4
Dovecot Maildirs multi language
Hello,
I'm hosting a few customers on a dovecot Server. Most users speak german
and have german as their main language. I configured the IMAP Foldernames
in a Dovecot configuration file like this:
#####
root at srv04:~# cat /etc/dovecot/conf.d/105-mailboxes.conf
imap_capability = +XLIST
namespace inbox {
inbox = yes
location =
separator = /
mailbox "Entw?rfe" {
auto
2017 Dec 12
2
TLS Error and not working lmtp
Hi!
I have some troubles with the virtual plugin. I run a self-compiled
dovecot 2.2.33.2 from debian testing. I patched this version with the
QRESYNC-Patch from a few weeks ago.
But i always get an errormessage, when i try to open an email from a
virtual mailbox.
So i cloned the actual git-Repo and compiled dovecot and pigonehole-sieve.
The problem with the virtual plugin seems gone away. But
2008 Mar 05
1
Directory with ! in filename
I've been getting the error below and the only thing I can see odd about the
directory is the ! in the directory name. That and there is a space at the
end of the text which doesn't seem like it should be there either. There
are no permissions issues with accessing the directory and the directory
does exist. Does anyone know if the ! will cause a problem or will rsync
escape the special
2019 Apr 03
0
doveadm backup + ISO 8859-1 mailbox name
> On 3 Apr 2019, at 13.40, Michael Goth via dovecot <dovecot at dovecot.org> wrote:
>
> Hi!
>
> I'm trying to migrate a mailbox from an old IMAP server (not Dovecot) to a new Dovecot server with 'doveadm backup'. The command fails because of an unexpected character in a mailbox name:
>
>
> doveadm -o imapc_user=ag at example.org \
> -o
2019 Apr 04
1
doveadm backup + ISO 8859-1 mailbox name
On 4/3/19 2:23 PM, Sami Ketola via dovecot wrote:
>
>
>> On 3 Apr 2019, at 13.40, Michael Goth via dovecot <dovecot at dovecot.org> wrote:
>>
>> Hi!
>>
>> I'm trying to migrate a mailbox from an old IMAP server (not Dovecot) to a new Dovecot server with 'doveadm backup'. The command fails because of an unexpected character in a mailbox name:
2011 Aug 16
3
invalid multibyte string at '<a0>'
Hi
I have a problem reading files from Windows... these files have, instead
of NA on last column. special ending '<a0>' which makes problem... This
problem does not appear while reading the same file in Windows!
Try:
read.csv("http://dl.dropbox.com/u/6113358/prob.csv")
Could you please tell me if you also have this problem? I have tried
either by cleaning the file on
2018 Jun 26
1
Samba works, but no acces to home directories
Hello,
I installed a fresh opensuse Tumbleweed with samba
4.8.2+git.30.690aa93c189-2.2.
smb.conf looks as follows:
[global]
server string = host12
workgroup = WORKGROUP
; speed optimierungen
socket options = TCP_NODELAY
debug level = 10
getwd cache = yes
preserve case = yes
bind interfaces only = yes
interfaces = br0
2010 Sep 17
1
odfWeave UTF-8 error and latin characters
Hello R masters,
I have sent this same message to other lists and none so far could give some
light. I was trying to use odfWeave to generate a report from R and Im
getting an error that I think is related to latin characters. I looked
around and did find some stuff related to this problem about Sweave
http://labmoluscos.wordpress.com/2010/02/18/sweave-latex-character-encoding/
but
did not find a
2009 Sep 28
0
Can't run an application as normaler USer in Samba-Domain
Hello,
I installed a Samba-PDC with LDAP-Backand,. WIth a XP-Machine I joined
the domain sucessfully, can login as a Domain-User and also as Domain-Admin.
As Domain-User I can't start any Application. Windows says I have
insufficent rights.
But I'm in the group of normal "Domain Users".
Here is the Group-Mapping:
net groupmap list
[2009/09/28 13:56:34, 0, effective(0, 0),
2017 Nov 14
4
Plugin virtual, Horde BAD IMAP QRESYNC not enabled
Hi there!
I'm new on this list, so hello to all!
First i want say, that dovecot is a really great mailserver. I use it
since many years for my private usecase. I'm planning to setup a new
Mailserver, so i'm fiddeling around to understand dovecot better and get
a "perfect" Mailserver. (Linux and Win10) Outlook, k9mail and the
gmail-app on android.
I want to leave google
2018 Jan 03
4
Bug in dovecot 2.3 virtual plugin
Hi there!
I compiled dovecot 2.3 from git. Because there is already a bug in
virtual-plugin, and i hoped, it get fixed... but it doesn't. So this
is the error-message from the log
J?n 03 16:27:08 aldebaran dovecot[26460]:
indexer-worker(jakob)<26476><qQ6g1+BhIJvAqAAO:sjYhMTH2TFpsZwAAk1Mx3g>:
Panic: file unichar.c: line 160 (uni_ucs4_to_utf8_c): assertion
failed:
2018 Feb 05
1
Bug in dovecot 2.3 virtual plugin
Hi,
did you have time to investigate about 'Panic: file unichar.c' bug ?
Because I have the same problem with a 2.3.0 installation without
virtual plugin.
Thanks,
Marco
On 2018-01-03 16:52, Aki Tuomi wrote:
> This is not a bug in virtual plugin, but in some email which contains invalid unicode sequence somehow. Can you send me a core file? This should not have occured ofc but
2018 Mar 10
1
quota-status: Issues with uppercase recipient address
Hello list,
Dovecot Version: 2.2.34 (874deae) on FreeBSD
MTA: Postfix 3.3.0
I've got an issue with the quota-status service:
Something breaks when receiving mail with a recipient address that includes non-lowercase characters,
for example foo at Example.com instead of foo at example.com:
postfix log:
postfix/smtp/smtpd[83387]: NOQUEUE: reject_warning: RCPT from