search for: azamax

Displaying 18 results from an estimated 18 matches for "azamax".

2009 Jan 21
1
dovecot and signal SIGUSR1
hi.. i want to know how is defined signal "SIGUSR1" for dovecot. i want to know what dovecot do when the comand kill was executed in "Rotating logs" in http://wiki.dovecot.org/Logging.. thanks in advance!! -- Salu2 ;)
2009 Jul 29
1
parameter "mail_location" and variables
hi.... i have virtual users stored in ldap server and i must to do some modifications that requiere to chage mail_location value... the solution comes to use the "uid" value stored in ldap server for users on mail_location parameter... i can see in http://wiki.dovecot.org/Variables that i can't do them (i uses sasl authentication) so.. ?exist any way to get a value from ldap server
2007 Nov 07
1
How to set multi backends (with same type)
hi..... i don't know if its posible. i have two ldap directories, and i want use them to use as my dovecot users backend... so i have two configurations files... "dovecot-ldap1.conf" and " dovecot-ldap2.conf" and i try setting like: Test 1: (simil postfix ) :D This dont work auth default { : : passdb ldap { args=
2007 Apr 11
1
dude with maildir location sintaxis under dovecot
hi... i want to use maildir format so like i see un some manuals i create this directory for my virtual users: # ls -la /export/home/vmail/prueba.uy/t* /export/home/vmail/prueba.uy/toto1: total 4 drwxr-xr-x 2 vmail vmail 512 Apr 10 15:09 . drwxr-xr-x 6 vmail vmail 512 Apr 9 12:11 .. /export/home/vmail/prueba.uy/toto3: total 10 drwxr-xr-x 5 vmail vmail 512 Mar
2007 Mar 14
4
solaris 10 + dovecot (1)
hi... i try to make dovecot (v1.0.r26) in solaris 10 and i have the following problem # ./configure --with-ldap ... ... Install prefix ...................... : /usr/local File offsets ........................ : 64bit I/O loop method ..................... : poll File change notification method ..... : none Building with SSL support ........... : yes (OpenSSL) Building with IPv6 support ..........
2007 Nov 21
0
convert plugin
hi.... i have problems with convert plugin, because he delete the message maildir inbox (i dont know this is't right)... i set dovecot (Dovecot v1.0.7) to listen with pop and imap protocols... for example.... if user1 sends to user2 a msg via pop3 or imap, i can see the msg in user2 imap account, but when i read messages from user2 pop account, i see the message, but the message was deleted
2007 May 02
1
upgrading to dovecot 1.0
hi, i'm using dovecot 1.0 rc26 and i want to upgrade to dovecot 1.0; i want to know if i must uninstall previus version or i can install overriding prevus install . Thanks in advance!!!
2007 May 24
0
quota plugin
hi... i not undestand this plugin (quota) , because if i set a value 10240 (like in example) when i send a 4 messages with attaches sizes like 4MB they do not nothing, but if i want to send a message like 12MB the dont me do that, but in the first way the user inbox have like 20MB. ?:(? i have these settings for this plugin: protocol imap { mail_plugins= quota imap_quota } plugin { quota=
2007 Mar 19
2
dovecot + ldap
hi... i want to know how schema dovecot uses to use with ldap -- Salu2 ;)
2010 Feb 04
1
upgrade 1.0.x -> 1.2.x
its posible upgrade from dovecot 1.0.x to 1.2.x? i only see upgrades over micro versions.. thanks! -- Salu2 ;)
2010 Feb 12
1
dovecot v1.2.10 + unknown mail_uid parameter
hi... i upgrading dovecot from v1.0.7 to v1.2.10, so i perform some modifications (http://wiki.dovecot.org/Upgrading/1.1 and http://wiki.dovecot.org/Upgrading/1.2), but i have the following problem when i want to test installation: in dovecot.conf, i set the user mail: mail_uid= 72940 mail_gid= 72941 but when i try to start dovecot i have the following error: # sbin/dovecot
2010 Nov 08
1
dovecot + sieve
Hi, In ower mail system we use postfix and dovecot v1.2.10 with sieve plugin and i think is work fine but..... i need to have access to variables values like in these test script require ["enotify", "variables", "envelope"]; keep; notify :importance "1" :message "TEST SIEVE ${from}: ${subject}" "mailto:i_not_exist at
2010 Nov 09
1
dovecot sieve plugin
hi... ?exist some way to extract message body contect to a variable with dovecot sieve plugin? ?:(? it's needed to do something like these: if address :matches ["From"] ["*"] { set "sender" "${0}"; <extract body content> # i try using something like "if body :raw :contains ["*"]" and use ${1} but i cant
2006 Sep 13
2
samba + start tls
hi people, i have problems with samba option "ldap ssl= start tls". ?where samba looks public key server certificate?, because when i try with this option, i cant connect to samba shares, and i think is because the samba cant found the public key certificate to use. Salu2
2007 May 22
1
dovecot + ldap tls
hi... i trying to have a secure conetion between dovecot and directory server, but i cant do it. The documentation are so poor ( http://wiki.dovecot.org/AuthDatabase/LDAP) these are my configurations files: (pre: i have a directory server accepting secure conections (port 389 via TLS and port 636 via SSL). File "/opt/csw/etc/dovecot-ldap.conf": hosts=100.0.4.98 dn =
2007 Apr 27
2
dovecot + ldap + quota
hi.... i using dovecot 1.0rc26 and i started to configure quota plugin but i think its not working fine. i configure like suggested in http://wiki.dovecot.org/Quota in dovecot.conf: protocol imap { mail_plugins = quota imap_quota } plugin { # 10 MB quota limit quota = maildir:storage=10240 } in dovecot-ldap.conf: user_attrs =
2009 Mar 05
3
problems to users want connect after not activity in dovecot
hi, some users report me some issues about when they try to conecct to dovecot. they come early and when want to connect to theirs account, receive a message from mua (ms-outlook) sayind "the pop server not responds in 60 seconds, Do you want to wait other 60 seconds for a server response?"... later, they can connect to server without other problems... looking the logs, i not have much
2010 Jul 29
1
permisions problems to setup dovecot lda in postfix with sieve
hi... i can setup dovecot lda in postfix with sieve in testing enviroment using dovecot 1.2.10 and dovecot-1.2-sieve-0.0.15 but now i want to setup them in producction so i reproduce the steps to do them but i receive the following errors: log dovecot-deliver-errors.log: Jul 29 11:48:26 deliver(xxxx at xxxx): Error: userdb lookup: connect(/var/spool/postfix/private/auth-master) failed: