Displaying 20 results from an estimated 2000 matches similar to: "Probleme with replication and shared mailbox"
2019 Feb 25
0
Probleme with replication and shared mailbox
Dear Dovecot Users/Admins/Mailing-List
First of all I would give a big thanks for your great work !
I may need your help to find out what?s going on with my replication and shared mailbox problem.
I setup a full active/active servers with :
* Postfix
* Dovecot
* MariaDB (automaticaly balanced/failover between the 2 host within DRBD and Heartbeat)
* SpamAssassin
* Clamav
* Sieve
*
2004 Jan 13
0
Problem migration samba 2.2.8 -> 3.0.1
I've two files server on Solaris 2.8 on which i've samba 2.2.8a
fonctionnal
I've try samba 3 on one server and now my users from windows NT can't
mount there unix home via samba
here a copy of smb.conf
# Global parameters
[global]
# Definitions des parametres globaux
workgroup = grovsdma
netbios name = grovss01
server string = Samba sur %L
security = share
# Demande a
2005 Jan 25
0
Re: [Fwd: Re: [Asterisk-biz] bellster.net
Hi,
> In France, the second most important ADSL provider (named "Free")
> offers a phone line (which uses VoIP but can only be used as a FXS)
> with unlimited free calls to landlines.
I was wondering if I would use my Free phone line with Bellster as well, but I am
not sure this is authorized by the ISP :
http://adsl.free.fr/hd/cgv.html
[in French]
En particulier,
2008 Oct 13
1
heimdal/AD documentation
as i promise last week, a incomplete documentation about configuring a trust
beetween a heimdal kdc and a windows AD domain
really sorry for non-french speakers
of course, i'm very interresting in any feedback...
Pascal
configuration
- le realm Kerberos est DEMO.LOCAL
- le realm du domaine AD est ad.demo.local
La configuration du KDC lui m?me ne pr?sente pas de difficult?
2011 Mar 04
0
strange problem receiving mails
Hi guys
Im viewing how to repair a problem using a postfix platform with openldap
and dovecot. This is the problem:
-When I create a new user inside openldap with mail account appears
correctly inside ldap but when I access first time appears inside
/var/spool/dovecot/ the folder of account bad. Not appears the name of uid,
appears the name of user mail, for ex:
drwx------ 5 exemple
2006 Apr 19
3
ror css
Hi
pretty new to this ROR stuff, ive just created my first simple plication
using scaffold, was just wondering if anyone knows of any good tutorials
on how to screate custom css stylesheets for these pages.
also whats the best way to go about adding a footer / header html images
to all pages
Thanks
scott
--
Posted via http://www.ruby-forum.com/.
2011 Aug 04
0
help: id user : non existant user using Active Directory connexion ( NT_STATUS_OBJECT_NAME_NOT_FOUND)
Dear i have connected Samba 3.5.6 with an Active Directory 2008 R2
When i try to get the uid number of an Active Directory user on the
linux box:
*********************************************
root at bdc2:~# id angelique
id: angelique : utilisateur inexistant (means non existent user)
*********************************************
The winbindd debug claim NT_STATUS_OBJECT_NAME_NOT_FOUND and
2006 Jul 04
1
samba 3.0.22 default ACL issue
Hi,
I use samba 3.0.22 as PDC on Debian with workstations under windows XP
SP1 and SP2.
I use ACLs to have a fine grained access rules.
When I copy a directory from a client to a samba share, default ACLs are
forgiven.
exemple : after I copy the directory A on the samba share :
getfacl A/
# file: A/
# owner: user1
# group: sambausers
user::rwx
group::---
other::---
default:user::rwx
2014 Mar 28
2
dsync replication questions
I am running two servers with Dovecot v2.2.12 on CentOS x86_64 (5.10 and
6.5 respectively) and users are virtual over ldap.
I have setup our main internal server (vmail.example.com) with dsync
replication according to the first part of
http://wiki2.dovecot.org/Replication. The second one
(vmail1.example.com) will be the failover server which we want to be a
real-time mirror (but can be
2020 May 12
0
last_login_dict: Failed to write value: dict-server returned failure: sql dict: commit failed
Hello,
I get last_login_dict: Failed to write value: dict-server returned
failure: sql dict: commit failed randomly in the logs:
---
???????1 mailserver dovecot: imap(test-email-bb at exemple.com)
<NtiT9H2SFIVcuGID> [xxx.xxx.xxx.xxx]: Error: last_login_dict: Failed to
write value: dict-server returned failure: sql dict: commit failed:
INSERT, UPDATE command denied to user
2023 Apr 03
2
Inconsistent SYSVOL ACLs
03.04.2023 02:53, Anderson Sampaio Mello via samba ?????:
> First of all thank you all for the answers and for trying to help me.
>
> I agree with you michael regarding the parameters passed in the ./configure
> command, the location is not part of the problem.
>
> The file system used is XFS. and the strace command logs are in the
> attached link
>
2007 Jun 22
1
exemple html - RSS
alex écrit:
Ce n''est pas possible d''afficher RSS/atom lui-même avec Wx::HtmlWindow.
Mais vous pouvez vous servir de quelques bibliothèques ruby pour
chercher RSS (par exemple ''net/http'', ''mechanize'', ''http-access2'') et
l''analyser (par exemple ''rexml'').
Donc, on devrait créer HTML qui répresente
2014 Apr 22
0
one way replication
Hi,
anyone using one way (or master/slave) replication instead of
master/master ?
There is no info in documentation but in sources
(src/doveadm/dsync/doveadm-dsync.c) i found some flags which looks like
for setting up master/slave
switch (c) {
case '1':
ctx->oneway = TRUE;
ctx->backup = TRUE;
break;
case
1999 Sep 14
1
dyn.load
Hello,
I have a probleme with the dynamic loading. I make
two librairies "myfct.so" and "otherfct.so", where
"myfct.so" is calling functions of "otherfct.so",
and I want dyn.load() each of it, without generating
a unique librarie. For exemple :
myfct.c :
void myfct(double *x, double *y)
{
otherfct(x);
*y=(*x)+1.0;
}
myoth.c :
void otherfct( double *x
2015 Sep 16
1
Messages lost from imap folders
Hello,
We have one user who is complaining that he has lost mails from 3 imap
folders, administered through squirrelmail.
The folders suddenly appeared unregistered, and once manually registered
they were empty.
Has anyone observed something like this?
We are running two servers (as VMs) with Dovecot v2.2.18, synced
(two-way) using dsync. The configurations follow.
Can you please help me
2009 Feb 06
0
I18n and css
Is there any way to add some class of the css stylesheet to the text
that you want to translate??
Exemple:
what:
txt: " <li class="exemple"> Exemple</li>"
Thanks in advance
Belen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2004 Jun 25
0
/etc/group issue
Good morning...
I ran into a problem yesterday and I am wondering about the way
samba (2.2.8) reads the /etc/group file. I have a group that has 2000+ users
in it, so the group is defined with multiple entry lines for the same group:
Groupa::1000:id1:id2:...
Groupa::1000:id100:id101:...
I have noticed that a user is in the 1st line of the group
definition (ie: id1), he can get access to the
2024 Apr 19
2
[Bug 3681] New: SSH Agent Certificate Not Recognized with 'IdentitiesOnly' Configured
https://bugzilla.mindrot.org/show_bug.cgi?id=3681
Bug ID: 3681
Summary: SSH Agent Certificate Not Recognized with
'IdentitiesOnly' Configured
Product: Portable OpenSSH
Version: 9.7p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component:
2007 Nov 29
0
WxRuby + Scintilla avec HTML + JavaScript
bonjour à toutes et à tous,
d''abord désolé de ne pas parler/lire/comprendre l''américain/l''anglais,
ce qui fait que j''ai beaucoup de mal à comprendre la doc par exemple.
j''ai un souci d''utilisation de WXRuby avec SCIntilla,
dans le cas d''un HTML + Javascript.
je suis parti bien entendu de l''exemple scintilla.rb
2019 Jul 10
2
Standalone server and POSIX ACL issue
Le 10/07/2019 ? 08:46, Rowland penny via samba a ?crit?:
> On 09/07/2019 22:49, Yvan Masson wrote:
>> Le 09/07/2019 ? 21:16, Rowland penny via samba a ?crit?:
>>> On 09/07/2019 20:06, Yvan Masson via samba wrote:
>>>> Hi,
>>>>
>>>> First, thanks for all people that continuously giving great advice
>>>> on this list!