similar to: dovecot-lmtp dont see otherMailbox record?

Displaying 20 results from an estimated 1000 matches similar to: "dovecot-lmtp dont see otherMailbox record?"

2011 Aug 04
0
dovecot + postfix + kerberos + AD - Multiple mailboxes ???
Hi all. I have a problem in configuration Mail Server for my company. Gentoo/Linux, postfix-2.7.3, dovecot-2.0.11, AD-Windows2008R2 *main.cf:* virtual_mailbox_maps = ldap:/etc/postfix/ldap-users.cf, ldap:/etc/postfix/ldap-users_oblr.cf I create a two ldap files for search Multiple mailboxes in attribute AD (mail, othermailbox). *ldap-users.cf:* server_host = srv-ad.cn.energy search_base =
2008 Jun 29
2
How to write test about validates_associated
Here is my model: class Account < ActiveRecord::Base has_many :users, :dependent => :destroy has_many :bus belongs_to :currency has_many :mylogs, :dependent => :destroy has_many :batchuserdefines, :dependent => :destroy has_many :materialuserdefines, :dependent => :destroy has_many :materials has_many :inventories has_many :batchs has_many :courses has_many
2010 Mar 21
0
issues with Migrating a domain
Hi everyone i've been trying to migrate a domain from hostA to hostB.But everytime i did it with "virsh --live migrate <Domain> xen+ssh://root at Destination", it failed and told me something like "Error Domain not found:xenUnifiedDomainLookupByName". The same thing happened when i tried to do the same thing with libvirt API like virDomainMigrate &
2005 Oct 20
5
Unit Test Error: `load_specification': undefined method `parse' for Time:Class
All, I''ve come across a confusing problem when attempting to run unit tests for an application on OSX (works on Windows). I''m receiving the following error: `load_specification'': undefined method `parse'' for Time:Class (NoMethodError) This is also confusing because I can''t figure out how the error appeared. When I revert back to previous revisions,
2010 Jun 30
1
Dovecot LDA/LDAP
I'm a total newbie with Dovecot LDA and LDAP. To be honoust, I don't know what I'm doing. My system runs CentOS 5.5, Postfix 2.3.3 and Dovecot 1.2.11. I try to set up Dovecot LDA. But whatever I'm trying, I fail. 2010-06-30T18:28:12.585128+02:00 h1690641 postfix/pipe[26443]: 84F012A00A55: to=<test at domain.com>, relay=dovecot, delay=0.07, delays=0.03/0.01/0/0.02,
2010 Oct 27
4
Anything special needed to migrate test::unit tests from Rails 2x to Rails3?
Looks like I''ve gotten my app upgraded successfully, at least in the browser. When I ''rake test'' I get no love. I know I can start digging through the Rails rake tasks, first want to see if anyone has an idea what is going on: DKMac:creditcompare3 DK$ rake test (in /Users/DK/Documents/ror/projects/creditcompare3) DKMac:creditcompare3 DK$ (requesting verbose fares just
2018 Feb 06
2
LDAP userdb and dovecot LDA/LMTP - different requirements
Hi, I want to use Dovecot LDA (or rather LMTP) use as local deliver with Postfix MTA. Users are in LDAP DB with structure as: dn: cn=username, ou=rank, o=myorg cn: username objectClass: Person gidNumber: uNNN uidNumber: gNNN userPassword: (somehow hashed, can only bind verification) homeDirectory: /Home/$rank/$username mailActive: 0/1 mail: usera at OneDomain mail: userb at
2010 Jul 18
2
Unable to get Dovecot LDA/deliver working
I want to setup Dovecot LDA, but I don't understand what I'm doing anymore. I have to note that I'm a Linux beginner. I've been trying now for several months and I'm about to give up. Till so far I'm having no result. :-( My current setup is done as described at http://www.linuxmail.info. We use Postfix 2.3.3 (with Postgrey, Spamassassin and ClamAV), Dovecot 1.2.11 and
2013 Mar 14
8
Question regarding Postfix and Dovecot
All, Thank you for having this list, and I have a question regarding why postfix is not handing off delivery to Dovecot to virtual users. Here is all I can offer since I am not at my server: *Here is the debug information for my postfix setup:* [code] Mar 13 20:23:55 andromeda postfix/smtpd[15316]: name_mask: ipv4 Mar 13 20:23:55 andromeda postfix/smtpd[15316]: inet_addr_local: configured 2
2013 May 27
2
Using source installed open vswitch with libvirt(or virsh).
P{font-size:10pt; line-height:16; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; font-family:gulim;} (English is not my first language Sorry for my poor English ) &nbsp; OS :&nbsp; Linux nc233 2632-220171el6x86_64 #1 SMP Tue May 15 17:16:46 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux CentOS release 63 (Final) open vswitch : 11190 virsh : 100 ibvirtd (libvirt) :
2009 Oct 14
4
Dovecot deliver with AD LDAP userdb
Good Afternoon, I have my virtual users stored in an Active Directory database. As far as mail info goes the 2 important fields are: mail (their primary email address) and otherMailbox (a multivalue attribute containing their mail aliases). Right now all email addresses belong in the same domain and there are no immediate plans to change this. If I use Postfix to do the lookups and delivery only
2023 Nov 04
1
Multiple email addresses for user accounts
On Fri, 3 Nov 2023 15:46:07 +0000 Willi Schiegel via samba <samba at lists.samba.org> wrote: > > On 11/3/23 16:29, Rowland Penny via samba wrote: > > On Fri, 3 Nov 2023 15:13:22 +0000 > > Willi Schiegel via samba <samba at lists.samba.org> wrote: > > > >> Hello to all, > >> > >> how can I have multiple email addresses / aliases
2023 Nov 03
1
Multiple email addresses for user accounts
On 11/3/23 16:29, Rowland Penny via samba wrote: > On Fri, 3 Nov 2023 15:13:22 +0000 > Willi Schiegel via samba <samba at lists.samba.org> wrote: > >> Hello to all, >> >> how can I have multiple email addresses / aliases for an account? I >> can only set one address with samba-tool's mail-address (mail is a >> single value attribute) and
2006 Jul 21
15
RoRED a free Ruby on Rails editor for Windows
Hi. On http://www.plasmacode.com you can download RoRED, a free IDE for Ruby on Rails apps, only for Windows. It has some interesting features like tab-grouping of related MVC files, code navigation into methods (ctrl+click), and more. Best regards, Marcus. http://www.plasmacode.com -- Posted via http://www.ruby-forum.com/.
2013 Sep 14
2
samba4 adding an index to sam.ldb
I have a large installation >20k users. We're using samba4 for AD Authentication, and also email address validation. I'm trying to edit the @INDEXLIST in sam.ldb to add an index on otherMailbox to speed up searches (0.05 sec for indexed, vs 2.5 sec for non-indexed searches) I'm finding that when I use ldbedit to do this, it appears to add the additional @IDXATTR. However, when I
2023 Nov 03
2
Multiple email addresses for user accounts
On Fri, 3 Nov 2023 15:13:22 +0000 Willi Schiegel via samba <samba at lists.samba.org> wrote: > Hello to all, > > how can I have multiple email addresses / aliases for an account? I > can only set one address with samba-tool's mail-address (mail is a > single value attribute) and mailAternativeAddress is not found in the > schemata. > > Best regards > Willi
2017 Mar 23
4
[Samba 4.5] Very slow LDAP Queries (almost unusable), performance tunning ?
Are use using zarafaAccount=1 withing the search filters? I use this things like this : (&(objectClass=person)(zarafaAccount=1)(|(mail=%s)(otherMailbox=%s))) Or for groups. (&(objectclass=group)(zarafaAccount=1)(|(mail=%s)(otherMailbox=%s))) That helps a lot. ! If you switch to kopano beware to change the SCHEMA and filters zarafaAccount changed to kopanoAccount Greetz. Louis
2008 Jul 11
2
regedit dont work and gecko dont install
wine 1.1 ubuntu 8.04 (64bit) amd64x2 5200 2gbram nvidia 8600gt Regedit and wine regedit do NOTHING in terminal and i'm installing WOW right now, and it keeps trying to install gecko, i click install, and it looks like it installs, but does nothing. Each time i do an update, it asks the same thing over again. I looked around for a way to manual instal, but the one that was written for
2018 Mar 19
2
Accentuated email addresses stored in LDAP
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 19 Mar 2018, Andr? Rodier wrote: > I had to use base64 encoding to store email addresses, because they are > rejected otherwise, with an error message of illegal characters. I also you are using the stock "mail" attribute in LDAP as: olcAttributeTypes: ( 0.9.2342.19200300.100.1.3 NAME ( 'mail'
2009 Oct 16
2
Dovecot deliver with AD LDAP userdb [SOLVED]
> Then there's something different what Dovecot and ldapsearch does. They > have the same dn, dnpass, neither uses tls, same base, deref, scope? > I figured it out, there certainly is something different! The AuthDatabase/LDAP documentation on the Dovecot Wiki says "When connecting to AD, use port 3268". Port 3268 is used for Global Catalog searching. By default the Active