similar to: Strange behaviour with moving mail

Displaying 20 results from an estimated 4000 matches similar to: "Strange behaviour with moving mail"

2005 Mar 02
1
Several issues with 1.0-stable
All, We have Dovecot 1.0-stable deployed in our 3000 users environment as of last weekend. Up untill now, I have 3 issues: - When stopping Dovecot with: kill -TERM `cat /var/run/dovecot/master.pid`, the 'dovecot' process itself dies, the 'imap-login' processes die, but the 'imap' processes (there are a lot of them) don't die, but become a zombie. I think the way
2008 Apr 04
6
PDC migration: printing trouble.
Hi all, we've been moving an old Samba 2.2.x PDC install to a Samba 3.0.28 PDC install. We copied the ntdrivers.tdb and ntprinters.tdb from to old to the new server. After the migration, everything was just fine, except printing seemed to be somewhat slower. As more and more user logged on, the machine got really sluggish and printing took quite long. We figured out we've got bitten
2020 Sep 30
3
Kerberos ticket lifetime
> On 30 Sep 2020, at 21:42, Jason Keltz via samba <samba at lists.samba.org> wrote: > > > On 9/30/2020 3:01 PM, Remy Zandwijk via samba wrote: >>>>> On the client, add: >>>>> >>>>> gensec_gssapi:requested_life_time = <int> # seconds >>>>> >>>>> to smb4.conf. E.g. a ticket life time of one hour:
2009 Jan 13
1
Calling Samba print server with an aliased DNS-name fails with Samba 3.2.7 but worked with 3.0.30.
Hi. Tonight, I upgraded our Samba print server running Samba 3.0.30 to Samba 3.2.7. This netbios name of this server is 'EUPRYMNA' and the DNS-name 'euprymna.falw.vu.nl'. Since this is a difficult name to remember, we created a DNS-alias 'printserver.falw.vu.nl'. Connecting to printers by calling the server by it's DNS-alias worked in 3.0.30. After the upgrade
2020 Sep 30
2
Kerberos ticket lifetime
> I hope that you're doing well... I am, thanks. I still need to answer your private email, but I didn't find time yet. >>> On the client, add: >>> >>> gensec_gssapi:requested_life_time = <int> # seconds >>> >>> to smb4.conf. E.g. a ticket life time of one hour: >>> >>> gensec_gssapi:requested_life_time = 3600
2019 Jan 11
3
Running off pre-created keytabs
> On 11 Jan 2019, at 12:34, Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Fri, 11 Jan 2019 12:03:30 +0100 > "Remy Zandwijk \(Samba\) via samba" <samba at lists.samba.org> wrote: > >> >> >>> On 11 Jan 2019, at 10:33, Rowland Penny via samba >>> <samba at lists.samba.org> wrote: >>> >>>
2005 Jul 07
1
Quota support Samba 3.x and Solaris 9
Hi all, I am a bit confused about whether or not quota support is available in Samba 3.x under Solaris 9. I start configure with the options --with-quotas and --with-sys-quotas, but this results in the error: Compiling smbd/quotas.c smbd/quotas.c:932:23: sys/quota.h: No such file or directory smbd/quotas.c:933:19: devnm.h: No such file or directory smbd/quotas.c: In function
2019 Jan 11
5
Running off pre-created keytabs
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Remy > Zandwijk (Samba) via samba > Verzonden: vrijdag 11 januari 2019 14:38 > Aan: Remy Zandwijk (Samba) via samba > Onderwerp: Re: [Samba] Running off pre-created keytabs > > > > > On 11 Jan 2019, at 14:25, Rowland Penny via samba > <samba at
2019 Feb 23
2
winbind causing huge timeouts/delays since 4.8
> On 23 Feb 2019, at 14:07, Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Sat, 23 Feb 2019 13:47:54 +0100 > Remy Zandwijk via samba <samba at lists.samba.org> wrote: > >> >> >>> On 23 Feb 2019, at 09:33, Rowland Penny via samba >>> <samba at lists.samba.org> wrote: >>> >>> If you have, as you
2008 Oct 04
2
Samba 3.2.1 not detecting interface in Solaris 10 x86
Hi all, I'm currently in the process of testing Samba 3.2.1.x compiled for Solaris 10 x86, because there are some issues I have found with the default Sun supported 3.0.28a that I am trying to resolve. In the process of attempting to run up 3.2.1.x, I have found that when I issue an /opt/local/sbin/smbd -D, my samba log file results in: [2008/10/04 21:29:15, 0, pid=3059]
2020 Apr 29
2
Latest Ubuntu 16.04 samba upgrade breaks external ldap auth (CVE-2020-10704)
> On 29 Apr 2020, at 09:38, L.P.H. van Belle via samba <samba at lists.samba.org> wrote: > > Well, my advice here is.. Your using Ubuntu 16.04 which is EOL this month. According to https://wiki.ubuntu.com/Releases it is EOL in April 2024 and standard support ends in April 2021.
2020 Oct 01
2
Kerberos ticket lifetime
On 01/10/2020 00:23, Jason Keltz via samba wrote: > > Remy, > > On the domain controller (samba-ad-dc), I have in the config: kdc:user > ticket lifetime = 24 I do not recognise that smb.conf option, could this be another freebsd change that was never sent upstream or, if it was, it was rejected ? > > When I login to the client (which is using pam_winbind module), I have
2020 Sep 30
2
Kerberos ticket lifetime
> > On the client, add: > > gensec_gssapi:requested_life_time = <int> # seconds > > to smb4.conf. E.g. a ticket life time of one hour: > > gensec_gssapi:requested_life_time = 3600 Sorry, I should have written 'Samba member server' instead of 'client', although technically speaking, the member server is an AD client.
2005 Jan 18
1
Disallow creation of (sub) folders
Hi. Is there a way to prevent users from creating new mailboxes? In our setup, we've several standard mailboxes (maildir format). Users should use these and only these. I allready tried to chown the base directory, e.g. /var/mailstore/r/remy/, to root, and delivery still works then, but procmail chown's this back to the users' name. I have a workaround by using symlinks, but I think
2019 Feb 23
2
winbind causing huge timeouts/delays since 4.8
> On 23 Feb 2019, at 09:33, Rowland Penny via samba <samba at lists.samba.org> wrote: > > If you have, as you have, 'files sss winbind' in the the passwd & group > line in nsswitch.conf, means this: > First /etc/passwd or /etc/group is searched and if the user or group is > found, this info is returned. > Next sssd will be asked, 'do you know this user
2020 Oct 01
1
Kerberos ticket lifetime
On 01/10/2020 11:22, Remy Zandwijk wrote: > > >> On 1 Oct 2020, at 10:31, Rowland penny via samba >> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: >> >> On 01/10/2020 00:23, Jason Keltz via samba wrote: >>> >>> Remy, >>> >>> On the domain controller (samba-ad-dc), I have in the config:
2005 Mar 01
2
No 'from' in messages
Hi all, Over the weekend, we've migrated our old mail environment to Sendmail and Dovecot: - Dovecot 1.0 stable - Sendmail 8.13.3 - Procmail 3.22 Procmail is MDA for Sendmail and it delivers mail to Maildir boxes. Email clients like Eudora, Thunderbird, Outlook and mutt are working OK. When using Outlook Express and Pine however, in the message list the 'from' or
2005 Mar 14
2
Dovecot 64-bit and Pine error
Hi all, I compiled a 64-bit Dovecot stable (13-03-2005) version on a Solaris 9 box with gcc 3.4.2. OpenSSL and libiconv are compiled 64-bit also. The configure I use: export CPPFLAGS="-m64 -I/var/tmp/openssl/include" export LDFLAGS="-m64 -L/var/tmp/openssl/lib" ./configure \ --prefix=/opt/dovecot \ --sysconfdir=/etc/opt/dovecot
2009 Apr 15
4
[Release Planning 3.4] 3.4.0pre1 will be delayed
Hey folks, the release of Samba 3.4.0pre1 will be delayed until April 30, 2009 due to the samr access check bugs and bug #6263 (Domain login problems in Windows XP without SP3). @Developers: There is still some space left to place your changes in the release notes. Karolin -- Samba http://www.samba.org SerNet http://www.sernet.de sambaXP http://www.sambaxp.org -------------- next part
2020 Oct 05
2
VFS shadowcopy2 with FeeBSD & ZFS
Hi, I have a FreeBSD 12.1 system with Samba 4.11.8 using ZFS and I want to get shadow copies working, however the clients (Windows 10) don't show anything in the 'previous versions' tab. I think it's doing something as it say 'working' for a short amount of time. Also if I crank up vfs debugging to 10 I get: [2020/10/05 16:50:03.879093, 10, pid=50572, effective(0, 0),