PageRenderTime 75ms queryTime 46ms sortTime 0ms getByIdsTime 3ms findMatchingLines 1ms

7+ results for 'displayedInGlobalAddressBook repo:zhb/iredmail' (75 ms)

Not the results you expected?
attrs.py https://bitbucket.org/sqbell/iredadmin-ose | Python | 142 lines
                    
102    'shadowaddress',
                    
103    'displayedInGlobalAddressBook',
                    
104)
                    
115    'shadowaddress',
                    
116    'displayedInGlobalAddressBook',
                    
117]
                    
                
emails.php https://bitbucket.org/wayfarer/verse.git | PHP | 202 lines
                    
109                                                  'senderbcc', 'recipientbcc', 'managesieve',
                    
110                                                  'displayedInGlobalAddressBook'),
                    
111                        'homeDirectory' => $homedir,
                    
                
iredldif.py https://bitbucket.org/sqbell/iredadmin-ose | Python | 163 lines
                    
126                            'internal', 'lib-storage',
                    
127                            'shadowaddress', 'displayedInGlobalAddressBook', ]
                    
128        ),
                    
                
ldap.html https://bitbucket.org/zhb/iredadmin-ose | HTML | 124 lines
                    
98                ('checkbox', 'senderbcc', _('BCC outgoing mails to other address')),
                    
99                ('checkbox', 'displayedInGlobalAddressBook', _('Display mail address in global LDAP address book')),
                    
100                ] %}
                    
102        {% set available_services = [
                    
103                ('checkbox', 'displayedInGlobalAddressBook', _('Display mail address in global LDAP address book')),
                    
104                ] %}
                    
                
ldap_server.sh https://bitbucket.org/zhb/iredmail | Shell | 182 lines
                    
105enabledService: sievesecured
                    
106enabledService: displayedInGlobalAddressBook
                    
107enabledService: shadowaddress
                    
                
iredldif.py https://bitbucket.org/zhb/iredadmin-ose | Python | 148 lines
                    
118                            'dsync',
                    
119                            'shadowaddress', 'displayedInGlobalAddressBook']),
                    
120        # shadowAccount integration.
                    
                
global_ldap_address_book.inc.php https://bitbucket.org/zhb/iredmail | PHP | 71 lines
                    
51    'scope'         => 'sub',
                    
52    'filter'        => '(&(enabledService=mail)(enabledService=deliver)(enabledService=displayedInGlobalAddressBook)(|(objectClass=mailUser)(objectClass=mailList)(objectClass=mailAlias)))',
                    
53    'fuzzy_search'  => true,
                    
63            'base_dn' => 'domainName=%d,PH_LDAP_BASEDN',
                    
64            'filter'  => '(&(|(objectclass=mailList)(objectClass=mailAlias))(accountStatus=active)(enabledService=displayedInGlobalAddressBook))',
                    
65            'name_attr' => 'cn',
                    
                
 

Source

Language