similar to: Virtual Domains and Master Users

Displaying 20 results from an estimated 5000 matches similar to: "Virtual Domains and Master Users"

2008 Nov 05
5
Phishing attempt
FYI/Heads up, I /just/ received what looks like a phishing attempt for information about Open Source PBX usage. It says it comes from Digium but all the links (including the one for digium.com) point elsewhere. Rod --
2015 Oct 15
4
master user in dovecot 1.2
Hello list, i would like to use master user functionality in dovecot v1.2, but i just cant get it to work: Here?s my configuration: # dovecot -n # 1.2.9: /etc/dovecot.conf # OS: Linux 2.6.18-164.10.1.el5PAE i686 Red Hat Enterprise Linux Server release 5.4 (Tikanga) login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap):
2010 Jul 22
1
Upgrade 1.1 to 1.2 double check
Read what I could find on possible upgrade issues and saw only one that might be a problem. I don't think it will but figured it was worth checking. Anything jump out at the more experienced users? dovecot -n (edited to protect the guilty. ie. me) attached. # 1.1.11: /etc/dovecot.conf # OS: Linux 2.6.22.19-vs2.3.0.34.1 i686 CentOS release 5.2 (Final) log_path:
2009 Nov 30
1
Dovecot 1.2.x masteruser proxy problem
Greetings to all I need a masteruser/proxy account for some applications to be implemented and i am having some problems. Normal users are proxyied through ldap queries to the remote machine and this is working like it sopose to, but i can't make the master user to work. Below are both the dovecot.conf and dovecot-ldap.conf and verbose logs on the proxy machine. If i log directly on the
2008 May 12
2
Which sound file formats?
I've got the text files created -- thanks to Russell Bryant -- for re-building the core and extra sounds using another voice but I'm not sure which formats to actually build. This will be a small/personal system using Vitelity.net so will only have SIP connections. The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729, .gsm, .ulaw, and .wav. What are the minimal
2009 Feb 03
1
Authentication woes.
I'm still searching but hoping someone can offer a clue-stick. Long story short! I had a server crash suddenly and all I can get at are the files. Built a new host and copied the data and config files over, correcting ownership and permissions (hopefully) as I went. But now I can't get logged in. Messages in /var/log/dovecot/dovecot-info.log, without saslauthd running, are like
2008 Oct 07
3
IMAP and SMTP Authentication
I'm a bit further along but haven't figured out why Authentication is still failing. I've tried a telnet to port 143 and openssl connection to 993. The command I issued, per the debugging page on the wiki, is: a login info at aesoft-sbcs.com crap Here is a snapshot from my logs (yup second try and blank lines to make it easier for me to read). Oct 7 08:17:20 mx0 dovecot:
2010 Apr 19
1
Checkpassword/prefetch/master_user and problems
Hi. I'm trying to use checkpassword for simple auth and masteruser auth. I have two programs, one called checkpassword-master (for masteruser lookup) and another called checkpassword for normal passdb and userdb lookup). All works fine for non-masteruser authentication (in this case dovecot makes a single call to checkpassword binary). But if a master-user authenticates, dovecot execute
2008 Oct 07
2
Virtual domain aliases
As I said in a previous reply the server is going great. In fact I can even send mail via it. (On the really old server I'm moving from I couldn't get authentication for outbound to work.) I now have a couple of small issues to deal with before moving completely off the old system. Virtual domains aliases? My reading seems to indicate that Postfix only handles aliases in one
2019 Aug 14
1
ACL ignored for master users
Hi there! I can't get ACL working for master users. Login as master user works fine though, and I am able to access any mailbox using the auth_master_user_separator "*", tested e.g. via Python's imaplib: import imaplib imap = imaplib.IMAP4_SSL('imap.example.com') imap.login('foo at example.com*admin-acldemo', '**********') ('OK', [b'Logged
2015 Aug 06
3
question on autch cache parameters
hi timo, I checked out the commit causing this. its this one: http://hg.dovecot.org/dovecot-2.2/diff/5e445c659f89/src/auth/auth-request.c#l1.32 if I move this block back as it was. everything is fine diff -r a46620d6e0ff -r 5e445c659f89 src/auth/auth-request.c --- a/src/auth/auth-request.c Tue May 05 13:35:52 2015 +0300 +++ b/src/auth/auth-request.c Tue May 05 14:16:31 2015 +0300 @@ -618,30
2008 Apr 12
2
Master user and missing folders
Hello again. I am trying to use a master user. The login works. However, a LIST command gives me only the INBOX. Is this to be expected? When logging in normally, I do get the full list of folders. (using Dovecot 1.1 rc3.) Anders.
2010 Aug 06
2
Using a 1.4 config with 1.6
I have a rather simple setup running under Asterisk 1.4. I'd like to move it to a new install of 1.6. Before I bring it online are there any gotchas I should look for? A Gotcha README would be better but searching with Google and the forums, for me, gets hits that deal with hardware issues -- cards etc. Nothing about depreciated/changed commands. TIA, Rod --
2010 Oct 25
1
dovecot Digest, Vol 90, Issue 102
> From: "Roderick A. Anderson" <raanders at cyber-office.net> > Subject: [Dovecot] RHEL5/CentOS5 YUM repo, rpm, or spec file for 2.0? > > I don't remember sing any mention come across the list reference the > Subject line and nothing shows up within the first three pages of a > Google search. > > Anyone know of a YUM repo. RPM or spec file for
2019 Apr 09
3
masteruser can not select INBOX
Thank you, How and where ? I configured only this: cat /Library/Server/Mail/Data/shared/shared-mailboxes * user=masteruser lr masteruser is ok for all masters (mailmaster) ? Luda > Am 09.04.2019 um 09:33 schrieb Aki Tuomi <aki.tuomi at open-xchange.com>: > > Hi! > > You need to grant the master user rights in your ACL file. > > Aki -------------- next part
2010 Jul 27
1
Asterisk and Amazon Web Services
Anyone tried installing Asterisk in a AWS server? \\||/ Rod --
2004 Aug 23
2
Hold the phone!
Just a little pun there! I've been mostly lurking for a couple of weeks and realize how little I know and understand about this PBX and phone stuff. I did a little looking about and came across a glossary but they terms are -- for me -- kind of out of context. I'm wondering if there is (much as I hate the term "Dummy") a "PBX for Dummy's" or similar. I've
2014 Sep 01
1
Master user and non-plaintext auth does not work
Hi, I want to use CRAM-MD5 or DIGEST-MD5 (non-plaintext) authentication for master users, but Dovecot 2.2.13 rejects it with the following log: Sep 1 06:18:08 localhost dovecot: auth: passwd-file(masteruser,10.0.1.20,master,<ZA1s9/oBgAAKAAEU>): Master user logging in as u0001 Sep 1 06:18:08 localhost dovecot: auth: cram-md5(u0001 at example.jp,10.0.1.20,<ZA1s9/oBgAAKAAEU>):
2008 Oct 01
3
Step-by-set Postfix/Dovecot/LDA?
Anyone know of a /complete/ step-by-step HOWTO for setting up a system using Postfix, Dovecot, and Deliver? I'm looking to put a new mail server together that will host three domains with pretty low volumes of email. Later adding three or four more for some non-profits that I host. I'm finding my self skipping all around the Postfix and Dovecot sites trying to come up with this
2014 Mar 03
2
Can't get authentication for masterusers on Mac OS X Server 10.6.8
Hi dovecot masters, This is my first post here, since I desperately need some advices from the dovecot community. I've tried to get an answer on the Apple Forums but til now no luck....here we go: I've tried to sync our users emails (Mac OS X Server 10.6.8 Snow Leopard with dovecot 1.1.20-apple0.5) via imapsync to our new server by using the masterusers authentication method on the old