Displaying 8 results from an estimated 8 matches for "sql_user".
2018 Feb 17
4
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
...ailbox Trash {
auto = create
special_use = \Trash
}
prefix = INBOX/
separator = /
type = private
}
namespace virtual {
list = no
location = virtual:/var/lib/mail/dovecot/virtual:INDEX=~/virtual
prefix = virtual/
separator = /
type = private
}
passdb {
args = /etc/dovecot/sql_users.conf
driver = sql
}
passdb {
args = /etc/dovecot/sql_admin.conf
driver = sql
}
plugin {
mail_log_events = delete expunge
mail_log_fields = uid box msgid size
quota = dict:UserQuota::file:%h/dovecot-quota
quota_rule2 = INBOX/Trash:storage=+10%%
sieve = file:~/sieve/user;active=~/.do...
2011 Dec 14
3
acceptable SASL mechanisms/can libvirt authenticate against PAM
I was playing with SASL authentication a bit today and I wasn't able
to get libvirt to authenticate against PAM (or anything else except
the sasldb, although I didn't try Kerberos). Does anybody know off
the top of their head what mechanisms/password check options work?
I'm trying to figure out if I'm attempting the impossible.
Dave
2018 Feb 18
0
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
...; ? prefix = INBOX/
> ? separator = /
> ? type = private
> }
> namespace virtual {
> ? list = no
> ? location = virtual:/var/lib/mail/dovecot/virtual:INDEX=~/virtual
> ? prefix = virtual/
> ? separator = /
> ? type = private
> }
> passdb {
> ? args = /etc/dovecot/sql_users.conf
> ? driver = sql
> }
> passdb {
> ? args = /etc/dovecot/sql_admin.conf
> ? driver = sql
> }
> plugin {
> ? mail_log_events = delete expunge
> ? mail_log_fields = uid box msgid size
> ? quota = dict:UserQuota::file:%h/dovecot-quota
> ? quota_rule2 = INBOX/Trash...
2017 Aug 02
2
rawlog
...nk
}
mailbox Trash {
auto = create
special_use = \Trash
}
prefix = INBOX/
separator = /
type = private
}
namespace {
list = no
location = virtual:/var/lib/dovecot/virtual:INDEXPVT=~/virtual
prefix = virtual/
separator = /
type = private
}
passdb {
args = /etc/dovecot/sql_users.conf
driver = sql
}
plugin {
mail_log_events = delete expunge
mail_log_fields = uid box msgid size
mail_replica = tcp:dev-ms-001-a:4000
quota = dict:UserQuota::file:%h/dovecot-quota
quota_rule2 = INBOX/Trash:storage=+10%%
sieve = file:~/sieve/user;active=~/.dovecot.sieve
sieve_defa...
2017 Aug 03
1
rawlog
> On August 3, 2017 at 8:57 PM Alexander Dalloz <ad+lists at uni-x.org> wrote:
>
>
> Am 03.08.2017 um 01:04 schrieb Matt Bryant:
> > Hi,
> >
> > Trying to get rawlog working on dovecot 2.2.31 configured as per
> >
> > https://wiki2.dovecot.org/Debugging/Rawlog
> >
> > but
> >
> > a) it doesnt appear to be loggin anything
2007 Mar 14
2
login authentication
....com |
+-------------------+--------------+-------------------+----------+------------+
I have this configuration in smtpd.conf:
pwcheck_method: auxprop
mech_list: LOGIN CRAM-MD5 DIGEST-MD5 GSSAPI
auxprop_plugin: sql
sql_verbose: yes
sql_engine: mysql
sql_hostnames: localhost
sql_database: postfix
sql_user: postfix
sql_passwd: bscidth46
sql_select: select password from mailbox where username = '%u@%r'
What can i do to log in with only user part of user at domain.com?
Thanks in advance
2007 Jan 21
0
cyrus-sasl errors: SQL engine 'mysql' not supported
...r
' not supported myhost postfix/smtpd[3641]: SQL engine 'mysqlJan 21 10:55:27 myhost postfix/smtpd[3641]: auxpropfunc error no mechanism available
when I put the following in /usr/lib/sasl2/smtpd.conf
pwcheck_method: auxprop
auxprop_plugin: sql
sql_engine: mysql
sql_hostnames: localhost
sql_user: vmail
sql_passwd: password
sql_database: postfix
sql_select: select clear from postfix_users where email='%u@%r' smtpaccess='Y'
Hope you can help me,thank you very much.
Sincerly'
dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http:...
2009 Feb 21
1
Cant Receive Email from dovecot pop
Guys, i am new to dovecot. I am not able to retrieve email from an account that i just setup.
A. This is the output from /var/log.maillog.
...........................................................
Feb 21 18:01:31 fwgw dovecot: auth(default): client in: AUTH 1 PLAIN service=POP3 lip=::ffff:60.54.174.146 rip=::ffff:60.50.250.8 resp=<hidden>
Feb 21 18:01:31