Displaying 20 results from an estimated 57 matches for "username_char".
Did you mean:
username_chars
2008 May 16
3
Trim trailing whitespace from username
Recently we changed Postfix to use Dovecot for our SASL authentication
and we ran into trouble with some of our clients having extraneous
spaces at the end of their usernames. The quick fix was to add a space
to username_chars. The slightly longer fix was a pretty simple patch to
Dovecot. I put the trimming in auth_request_fix_username. I didn't think
it warranted a full strfuncs function.
If there is a better way to do this I'm all ears. I don't really like
patching with my own code, even if I did essen...
2009 Aug 11
1
% in Usernames (dovecot 1.1.18)
...aster-settings.c 2009-07-27 03:56:32.000000000
+0200
+++ dovecot-1.1.18-patched/src/master/master-settings.c 2009-08-10
22:57:09.728065279 +0200
@@ -310,7 +310,7 @@
MEMBER(executable) PKG_LIBEXECDIR"/dovecot-auth",
MEMBER(user) "root",
MEMBER(chroot) "",
- MEMBER(username_chars)
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@",
+ MEMBER(username_chars)
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@%",
MEMBER(username_translation) "",
MEMBER(username_format) "",
MEMBER(master_user_sep...
2010 Sep 09
2
using palm pre client with imap server
...pki/ca.crt.crl
ssl_cert_file: /etc/pki/private/ssl.crt.key.pem
ssl_key_file: /etc/pki/private/ssl.crt.key.pem
ssl_parameters_regenerate: 29
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/imap-login
mail_location: maildir:/home/vmail/%d/%n/Mail
auth default:
user: squab
username_chars: abcdefghijklmnopqrstuvwxyz01234567890.-_@
username_format: %Lu
passdb:
driver: sql
args: /etc/dovecot/sql.conf
userdb:
driver: sql
args: /etc/dovecot/sql.conf
2011 Mar 29
3
global sieve not working
...ren
lda:
postmaster_address: root
mail_plugins: sieve quota autocreate expire
auth_socket_path: /var/run/dovecot/auth-master
sieve_global_path: /var/vmail/sieve/dovecot.sieve
log_path: /var/log/sieve.log
auth default:
mechanisms: plain login
default_realm: mydomain.net
user: vmail
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_+@
passdb:
driver: pam
passdb:
driver: sql
args: /etc/dovecot-mysql.conf
userdb:
driver: passwd
userdb:
driver: sql
args: /etc/dovecot-mysql.conf
socket:
type: listen
client:
path: /v...
2015 Jun 02
1
Pop3 service stops responding
...map_quota
mail_plugins(pop3): quota
mail_plugin_dir(default): /usr/lib/dovecot/modules/imap
mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3
pop3_uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@%
username_translation: %@
username_format: %Lu
passdb:
driver: sql
args: /etc/dovecot/dovecot-sql.conf
userdb:
driver: passwd
userdb:
driver: sql
args: /etc/dovecot/dovecot-sql.conf
socket:
typ...
2009 Jan 05
1
login fails when username has apostrophe
Hi
I've added the apostrophe character to auth_username_chars however
authentication still fails. I'm using LDAP with the following details:
dovecot version 1.1.7
openldap client library 2.4.11
With auth_verbose = yes and auth_debug = yes set I see the following in
the logs. Note the initial escaped apostrophe and the subsequent escaped
escape in the f...
2013 Oct 30
1
IMAP Dovecot unknown namespace creating root folders
...%d/%m, size=%s
pop3_logout_format(pop3): top=%t/%p, retr=%r/%b, del=%d/%m, size=%s, bytes=%i/%o
namespace:
? type: private
? prefix: INBOX.
? inbox: yes
? list: yes
? subscriptions: yes
lda:
? postmaster_address: postmaster at example.com
auth default:
? mechanisms: plain login
? cache_size: 1024
? username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$-=?^_{}~./@+%
? passdb:
? ? driver: checkpassword
? ? args: /usr/local/cpanel/bin/dovecot-auth
? userdb:
? ? driver: prefetch
? socket:
? ? type: listen
? ? client:
? ? ? path: /var/run/dovecot/auth-client
? ? ? mode: 438
plugin:
?...
2012 Nov 08
3
Mails don't get deleted after POP3
...ne_length: 65536
managesieve_logout_format: bytes=%i/%o
managesieve_implementation_string: dovecot
auth default:
mechanisms: plain
realms:
default_realm:
cache_size: 0
cache_ttl: 3600
cache_negative_ttl: 3600
executable: /usr/lib/dovecot/dovecot-auth
user: root
chroot:
username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
username_translation:
username_format:
master_user_separator:
anonymous_username: anonymous
krb5_keytab:
gssapi_hostname:
winbind_helper_path: /usr/bin/ntlm_auth
failure_delay: 2
verbose: no
debug: n...
2013 May 17
1
ACLs - creating new top level folders
...r_address: postmaster at ...
mail_plugins: sieve acl
quota_full_tempfail: yes
auth_socket_path: /var/run/dovecot-test/auth-master
log_path: /var/log/dovecot-test/deliver.log
info_log_path: /var/log/dovecot-test/deliver.log
auth default:
cache_size: 1024
cache_negative_ttl: 0
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@~
master_user_separator: *
debug: yes
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot-passwd.masterusers
pass: yes
master: yes
passdb:
driver: passwd-file
args: /etc/dovecot/doveco...
2008 May 18
1
Domain variable in checkpassword
....3',
'RESTRICT_GID_FIRST' => '',
'AUTH_NAME' => 'default',
'CACHE_TTL' => '3600',
'SERVICE' => 'IMAP',
'USERDB_1_DRIVER' => 'prefetch',
'USERNAME_CHARS' =>
'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@',
'DOVECOT_MASTER' => '1',
'RESTRICT_SETGID' => '',
'AUTH_WORKER_MAX_COUNT' => '30',
'AUTH_WORKER_PATH' =...
2007 Oct 31
1
Bug within Authentication Caching
...test:dom.ain: miss
test at dom.ain: miss
test+dom.ain: hit
I've added the information if the username changes for better
debugging possibilities. In practice the username is of course always
the same.
The complete authentication part of the tested config:
auth default:
cache_size: 10000
username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@:+
username_translation: +@:@
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: passwd-file
args: /var/pop/%d/Accounts.passwd
userdb:
driver: static
args: uid=70 gid=70 home=/var/emtpy
It lo...
2011 Jul 21
0
Shared folders and home directories
...: /usr/lib/dovecot/modules/pop3
namespace:
type: private
separator: /
inbox: yes
list: yes
subscriptions: yes
namespace:
type: shared
separator: /
prefix: shared/%%n/
location: maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
list: children
lda:
mail_plugins: acl
auth default:
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@%
passdb: driver: pam
userdb:
driver: passwd
plugin:
acl: vfile
acl_anyone: allow
acl_shared_dict: file:/var/lib/dovecot/shared-mailboxes
2009 Jul 23
1
1.1.8 upgrade to 1.2
...oe-ns-eoh
namespace:
type: private
separator: /
inbox: yes
list: yes
subscriptions: yes
namespace:
type: private
separator: /
prefix: mail/
location: maildir:%h/Maildir/
hidden: yes
subscriptions: yes
auth default:
cache_size: 2048
cache_ttl: 300
cache_negative_ttl: 1
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@'
master_user_separator: *
debug: yes
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot-master.pwd
master: yes
passdb:
driver: sql
args: /etc/dovecot/dovecot-mysql.conf
userdb:
driver: sq...
2008 Jan 28
1
Messages not moved from Inbox by Apple Mail (Dovecot 1.0.10)
...login
verbose_proctitle: yes
first_valid_uid: 89
last_valid_uid: 89
first_valid_gid: 89
last_valid_gid: 89
maildir_copy_with_hardlinks: yes
maildir_copy_preserve_filename: yes
namespace:
type: private
prefix: INBOX.
inbox: yes
auth default:
mechanisms: plain login digest-md5 cram-md5
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@%
username_translation: %@
passdb:
driver: vpopmail
userdb:
driver: vpopmail
plugin:
quota: maildir
I haven't tried logging the IMAP session yet, but I can turn off SSL,
fire up Wireshark and monitor...
2007 Dec 10
2
squat also not working in beta11
...in
login_executable: /usr/local/libexec/dovecot/imap-login
login_user: nobody
verbose_proctitle: yes
mail_location: maildir:~/Maildir
mail_debug: yes
mmap_disable: yes
mail_nfs_storage: yes
mail_nfs_index: yes
mail_drop_priv_before_exec: yes
mail_plugins: fts fts_squat
auth default:
user: mdrop
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@:
username_translation: @:
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
userdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
plugin:
fts...
2009 Jan 24
7
Dovecot-1.1.9 fails to work with Thunderbird
When Thunderbird starts up 1.1.8 log entries reflect:
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<yemiah at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<david-xfer at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login:
2012 Feb 24
1
Virtual Folders
...500
mail_max_userip_connections:
200
maildir_copy_preserve_filename: yes
mail_plugins: quota
imap_quota
namespace:
type: private
prefix: INBOX.
inbox: yes
list:
yes
subscriptions: yes
lda:
postmaster_address:
postmaster at example.com
auth default:
mechanisms: plain login
cache_size: 2048
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$-=?^_{}~./@+%
passdb:
driver: checkpassword
args:
/usr/local/cpanel/bin/dovecot-auth
userdb:
driver: prefetch
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode:
438
plugin:
quota: maildir
quota_rule: T...
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap?
Isn't \* meaning is "you can store any new flag" ?
20 select INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted.
so no \* ...
[..]
50 store 1 +flags $MDNSent
* FLAGS (\Answered \Flagged
2009 Oct 11
1
(no subject)
...out=%o )
lda:
postmaster_address: postmaster at seibercom.net
mail_plugins: expire
sieve: /usr/local/etc/dovecot/sieve/gerard.sieve
sieve_global_path: /usr/local/etc/dovecot/sieve/gerard.sieve
sendmail_path: /usr/sbin/sendmail
auth default:
mechanisms: plain login cram-md5 digest-md5
username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_ at +
username_format: %Lu
passdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
userdb:
driver: passwd
args: blocking=yes
userdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
socket:...
2009 Jan 22
1
Intermittent "certificate cannot be verified" error
...oe-ns-eoh
namespace:
type: private
separator: /
inbox: yes
list: yes
subscriptions: yes
namespace:
type: private
separator: /
prefix: mail/
location: maildir:%h/Maildir/
hidden: yes
subscriptions: yes
auth default:
cache_size: 2048
cache_ttl: 300
cache_negative_ttl: 1
username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@'
master_user_separator: *
debug: yes
worker_max_count: 5
passdb:
driver: passwd-file
args: /etc/dovecot/dovecot-master.pwd
master: yes
passdb:
driver: sql
args: /etc/dovecot/dovecot-mysql.conf...