similar to: / and . in folder names

Displaying 20 results from an estimated 7000 matches similar to: "/ and . in folder names"

2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 22:22:04 CEST skrev Rowland penny via samba: > On 04/05/2020 21:06, Magnus Holmgren via samba wrote: > > m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba: > >> On 04/05/2020 19:24, Magnus Holmgren via samba wrote: > >>> The systemd NSS module handles dynamically allocated users and groups > >>> when >
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba: > On 04/05/2020 19:24, Magnus Holmgren via samba wrote: > > Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote: > >> As for 'systemd', not sure what this actually does, but when I am forced > >> to use systemd (e.g. on my rpi), everything works even though I remove > >>
2020 May 04
2
default backend = rid not showing full group information for users
Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote: > As for 'systemd', not sure what this actually does, but when I am forced > to use systemd (e.g. on my rpi), everything works even though I remove > 'systemd' from the passwd and group lines in nsswitch.conf. The systemd NSS module handles dynamically allocated users and groups when a unit has
2005 Jan 15
1
STARTTLS and inetd
Hi! When running dovecot from inetd (as per the instructions on http://wiki.dovecot.org/InetdInstall), imap-login and pop3-login thinks that TLS is enabled when in fact it isn't (we're connecting to port 110 and port 143, so the --ssl parameter isn't present). The reason for that is found in login-common/main.c:main(): > if (fd != -1) > (void)client_create(fd, &ip,
2006 Aug 29
1
IMAP Query
On Tuesday 29 August 2006 15:41, Chris Kenward took the opportunity to say: > Hi Magnus > > > Just a couple of general netiquette issues: When bringing up > > a new topic you shouldn't use the Reply command, and you > > should also use a more descriptive subject, such as "Mail > > deleted from IMAP server doesn't disappear". > > Sorry about
2020 May 05
1
default backend = rid not showing full group information for users
tisdag 5 maj 2020 kl. 09:31:08 CEST skrev Rowland penny via samba: > > I thought you were asking for a use case. No, if you don't have any > > systemd > > units that make use of the dynamic user feature, you don't need to include > > that NSS module. Strictly speaking, you don't need it even you do use that > > feature; that just means you can't
2006 Nov 30
1
Comments about LDA wiki page
I've just tried out Dovecot LDA. The reason I didn't want to use it before was that I found it unnecessary together with Exim, plus I wanted to use Exim's filtering. But now I wanted to see if can notice any improvement when the indexes are updated on delivery, and I saw that it's possible to use Exim filters and pass the resulting folder with -m. Now, correct me if I'm
2005 Jan 25
1
disable_plaintext_auth, inetd, localhost, IPv6, and mapped addresses
Dovecot 0.99.13. I've noticed that the condition client->secured = ssl || (IPADDR_IS_V4(ip) && strncmp(addr, "127.", 4) == 0) || (IPADDR_IS_V6(ip) && strcmp(addr, "::1") == 0); (in (imap-login|pop3-login)/client.c) isn't enough, at least not when running from inetd. The thing is that you will come across ::ffff:127.0.0.1, which is secure,
2020 May 04
2
AD DC without integrated DNS
m?ndag 4 maj 2020 kl. 21:17:13 CEST skrev Rowland penny via samba: > > samba_dnsupdate can insert all the records from dns_update_cache, *except* > > the NS record for the _msdcs zone > > Not sure I understand that, by default a Samba AD DC has two zones: > samdom.example.com (DomainDnsZone) > _msdcs.samdom.example.com (ForestDnsZone) > > Both of which can be
2020 May 04
2
AD DC without integrated DNS
Hi all, (Samba 4.9.5-Debian (buster) with BIND 9.11.5.P4) I'm wondering, is it really strictly necessary to use the built-in DNS backend or the BIND9 DLZ plugin, at least in a forest with no Windows Server DCs? The LDAP and Kerberos I can understand, but DNS is just a bunch of records, right? There are a number of records that need to be in place in order for clients to find the DCs and
2006 Dec 25
1
Hebrew folder names
I'm considering Dovecot for an IMAP server. Can I name the IMAP folders in Hebrew (utf-8) with Dovecot? Any known gotchas? Thanks in advance. Dotan Cohen http://lyricslist.com/ http://what-is-what.com/
2020 May 05
0
default backend = rid not showing full group information for users
On 04/05/2020 22:18, Magnus Holmgren via samba wrote: > m?ndag 4 maj 2020 kl. 22:22:04 CEST skrev Rowland penny via samba: >> On 04/05/2020 21:06, Magnus Holmgren via samba wrote: >>> m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba: >>>> On 04/05/2020 19:24, Magnus Holmgren via samba wrote: >>>>> The systemd NSS module handles
2007 Jan 12
1
imap over ssh won't work
Hi, Using version 1.0.rc15 I'm trying to let Evolution connect with IMAP over SSH. When run from the command line, this is what I get: ssh host dovecot --exec-mail imap * BAD [ALERT] imap binary must not be started from inetd, use imap-login instead. ssh host MAIL=/root/Maildir/ /usr/local/libexec/dovecot/imap * BAD [ALERT] imap binary must
2007 Jun 12
2
how to create new user account
Hi, I am using dovecot1.0.0. How to create new user in dovecot ? Thanks in advance Regards, Santhosh
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
Hi, this does sound like a useful idea - although for the principle of least surprise and for variation in deployments, I'd rather have it as a (non-default state of a) configuration toggle that can be set via `upsmon.conf`: whether this particular client exits after processing FSD or not. The onus for the rest would be on general systems integration - e.g. ensure that init scripts `K*`ill the
2020 May 04
0
default backend = rid not showing full group information for users
On 04/05/2020 21:06, Magnus Holmgren via samba wrote: > m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba: >> On 04/05/2020 19:24, Magnus Holmgren via samba wrote: >>> Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote: >>>> As for 'systemd', not sure what this actually does, but when I am forced >>>> to use
2007 Apr 26
2
Deferring, instead of rejecting, messages when at quota
Greetings - I'm having trouble working out where to alter this behaviour (so please forgive me if it turns out to be an Exim thing rather than Dovecot!)... My test service is using Exim as the MTA and Dovecot's "deliver" for the LDA. We are using Maildir mailboxes with filestore quotas. When I send a large test message to myself that cannot be delivered because I
2023 Oct 31
1
FSD sequence: Waiting for bigger and slower clients before cutting power
fredag 27 oktober 2023 20:07:58 CET skrev Jim Klimov: > Hi, this does sound like a useful idea - although for the principle of > least surprise and for variation in deployments, I'd rather have it as a > (non-default state of a) configuration toggle that can be set via > `upsmon.conf`: whether this particular client exits after processing FSD or > not. The onus for the rest
2005 Nov 21
1
How to add the footer to multipart emails
I recently lerned that Mailman adds its footer to MIME multipart messages by putting the original message in the first part of a new multipart/mixed entity and the footer in the second part, with Content-Disposition: inline. It works well in Thunderbird at least, i.e. the footer is visible; the glitch is that the footer shows up as an attachment as well, as does my PGP/MIME signature. Would this
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
Hi, and thanks for this great piece of free software! I've been meaning to sort this out for some time, but we don't get power outages that often, fortunately... So, correct me if I'm wrong, but from the documentation at https:// networkupstools.org/docs/user-manual.chunked/ Configuration_notes.html#UPS_shutdown, and also reading upsmon.c, when a UPS goes OB LB (assuming we have a