Displaying 20 results from an estimated 2000 matches similar to: "unexpected delivery location"
2017 Aug 23
2
unexpected delivery location
On 8/23/2017 4:30 AM, lists wrote:
> Hi,
>
> Not sure what the lack of replies means... As postfix is also
> involved, should I better ask there?
>
> It seems a little bit in between postfix and dovecot...
>
> Just to clearify one thing I wrote:
>
> On 22-8-2017 16:23, lists wrote:
>> We're running dovecot 2.2.13, virtual users, with postfix. We
>>
2017 Aug 23
2
unexpected delivery location
On 8/23/2017 2:53 PM, mj wrote:
>
> On 08/23/2017 06:03 PM, Noel wrote:
>> Don't use wildcard aliases.? They break recipient validation and
>> cause postfix to accept all addresses.
>>
>> Instead use 1-1 aliases, such as
>> user1 at olddomaon? user1 at newdomain
>> user2 at olddomaon? user2 at newdomain
>
> But we have 500+ addresses in ldap,
2019 Feb 08
1
Windows client still tries to connect to old AD after replacement
Thanks again Rowland for getting back to me. Here's my comments below:
>> /etc/hosts:
>> 127.0.0.1 localhost
>> 192.168.0.17 ad.domain.intranet ad
>> 192.168.0.21 domain-ad.domain.intranet domain-ad
>
> Remove the line above, this is the old AD domain and shouldn't have
> anything pointing to the new one.
Have deleted this line.
2014 Jan 13
2
Sieve - not functioning for additional email aliases.
Hi,
On one of my servers (old one, version 1.2.5) user reported that vacation
message for basic address works fine, but not for the aliases.
I know that this is an old version, but we can't simply switch them to the
most current dovecot release without preparing and testing everything...
So I'm rather asking for help with debugging the case :)
This person has email my.name at
2004 Jul 16
1
Winbind problem
Posted: Thu Jul 15, 2004 11:34 am Post subject: Samba/winbind and ADS
problem
I almost have this.
I have read the docs, I have read this, I have purchased both books from the
samba team, and I cannot find any help from any of these.
We are trying to migrate from OLDDOMAIN (an NT4 Domain) to NEWDOMAIN (our
Win2k3 Domain). I have a two way trust right now between the domains. I have
2020 Jul 10
1
Per-user sieve_before settings?
Hi all,
I wonder if using a per-user sieve_before setting (ie: a relative path
to user home, as ~/filter.sieve) is expected to work corretly.
Full disclaimer: I am migrating an old CentOS 6.10 box with dovecot
2.0.9 and an old pigenhole version. I now want to redirect emails from
old account to new account (I have a csv with old->new address pairs).
My first approach using a single, big
2017 Aug 23
0
unexpected delivery location
Hi No?l,
Thanks for your response!
On 08/23/2017 06:03 PM, Noel wrote:
> Don't use wildcard aliases. They break recipient validation and
> cause postfix to accept all addresses.
>
> Instead use 1-1 aliases, such as
> user1 at olddomaon user1 at newdomain
> user2 at olddomaon user2 at newdomain
But we have 500+ addresses in ldap, surely there must be some
2005 Jun 12
3
Demote old NT4 PDC to member of Samba domain?
Hi,
When installing Samba, I made it a PDC in a new domain. Now I would like
the old NT4 PDC in the old domain to become a plain host in my Samba
domain. Is this possible? I need to keep the old NT4 machine because
it's running the Symantec Corporate Edition NAV.
In other words, I have
NEWDOMAIN with Samba PDC and all clients
OLDDOMAIN with NT4 PDC alone, no client
Can my NT4 PDC become
2017 Aug 23
0
unexpected delivery location
Hi,
Not sure what the lack of replies means... As postfix is also involved,
should I better ask there?
It seems a little bit in between postfix and dovecot...
Just to clearify one thing I wrote:
On 22-8-2017 16:23, lists wrote:
> We're running dovecot 2.2.13, virtual users, with postfix. We have an
> olddomain and a new domainname. To 'translate' *@olddomain into
With
2017 Mar 20
2
doveadm-sync stateful
Hello,
I'm trying to migrate mail accounts from an old server to a new one.
As I need to migrate dozens of accounts which take about 1G each, I need
to do stateful sync to make my migration in two times :
1 - I run a :
doveadm -D -o mail_fsync=never -o imapc_user=user1 at olddomain.fr
sync -s "" -R -1 -u user1 at newdomain.fr imapc: > /tmp/firstsync.log 2>&1
my
2016 May 28
5
CentOS 6.8 Apache-2.2.15-53 re-write question
I was wondering if somebody could help me with an Apache re-write rule. Apparently CentOS 6.8 is running apache-2.2.15-53. I am trying
to redirect all pages except for two pages. The apache rewrite directives in the httpd config are:
RewriteEngine on
RewriteCond %{REQUEST_URI}!^/test/
RewriteCond %{REQUEST_URI}!^/my-folder/
RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L]
These commands
2017 Oct 17
5
Change Netbios name during classicupgrade?
On 16/10/2017 18:18, Rowland Penny wrote:
>
> 'workgroup' is not the netbios name, it is the NetBIOS domain name.
> The workgroup should also not have a dot in it, 'DOMAIN.LAN' looks
> suspiciously like a dns and realm name.
>
Indeed i lacked of precision, purpose of the post was more "change
NetBIOS domain name during clasicupgrade".
DOMAIN.LAN is the
2016 Aug 01
0
Slow directory listing after adding new trusted domain to current forest
We have an ubuntu 14.04 server running samba 4.1.6 that is a member of our
OLDDOMAIN. We recently added a new trusted domain to our forest. We
noticed any new directories created by users in that new domain take a long
time for the directory to list in the command line.
This does not seem to happen when listing the directories with only
user/group ID:
root at
2009 Aug 05
8
Tuning the performance of Samba over LAN network to improve I/O performance
Hello friends,
I am trying to test NAS I/O performance over a network and trying to see the
numbers for write and read speed. I have successfully configured and ran a
lot of tests. However the numbers have not increased, I have reached a
bottleneck.
I tried playing around with the smb.conf file including all possible
variations like,
socket options = TCP_NODELAY SO_RCVBUF=(tried values like
2024 Jun 20
2
Classicupgrade FL 2012_R2 NTLM/Kerberos logon
On Wed, 19 Jun 2024 19:16:51 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! Havany via samba
> In chel di` si favelave...
>
> >> It sounds like you are still using the old, deprecated (by Windows)
> >> roaming profiles, instead of Folder redirection.
>
> ?! Some more clue, Rowland? I use roaming profiles *AND* folder
>
2014 Nov 11
1
Changing password server to win 2012
Hi list,
My goal is to share a few shares from a solaris 9 host with a new win2012
domain. Im rather new to solaris (some years of linux exp, but samba has
been a LONG time ago)
The solaris machine has been created as a machine account in AD under its
hostname by the windows admins in the new win2012 domain. (Thats not me,
although I have domain admin access if need be)
I have an issue changing
2017 Oct 17
0
Change Netbios name during classicupgrade?
Well, let's try to be more precise about my issue and give some updates:
I try to make a classicupgrade and meanwhile, change the Domain name
during the process, which includes realm and NetBIOS domain name. I
precisely meet difficulties with changing the NetBIOS domain name.
What i've tried so far:
1)
Change the NetBIOS domain name "workgroup" attribute on the old Samba 3
2017 Oct 20
0
Change Netbios name during classicupgrade?
Hi Rowland, Denis
Thank you very much for your answers, It helped really a lot.
And sorry for the delay of answer, was busy on other stuff.
You advices don't lead me straight to the solution, but i get
improvements, thanks to it.
For now, whatever i can do to change the workgroup, It changes the
Domain SID.
Actually it's more subtle;
Before change workgroup:
#net getdomainsid
2013 Jan 09
4
Move from roaming to local profiles
We are migrating all of our users from the current domain to a new one we created. In this process we are moving them from roaming profiles to local. What would be the best practice to accomplish this? I can find plenty of writeups on how to do the opposite. Also we will be doing some extra folder redirection. Currently we only redirect their my documents to the server. On the new system we plan
2020 Jun 13
2
Samba not providing the right encryption in Kerberos
Hi,
I have a domain with 3 DCs running 4.11.8. The database itself dates back to Samba3 and has been gradually updates over the years.
When I check out a ticket I get the following results from klist -e
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: user at OLDDOMAIN
Valid starting Expires Service principal
06/12/2020 23:25:04 06/13/2020 09:25:04 krbtgt/ OLDDOMAIN at