Did you solve this problem of quota status? I am in the same situation
right now, i would appreciate you let me know any helpfull information
Sent with Aqua Mail for Android
https://www.mobisystems.com/aqua-mail
ot;_", $host);
The table aliasdomains and the changes on vpopmail could be found on
https://notes.sagredo.eu/en/qmail-notes-185/dovecot-vpopmail-auth-driver-removal-migrating-to-the-sql-driver-241.html
On 2/10/2021 3:02 PM, Eric Broch wrote:
Pablo,
Can you share your dovecot-sql.conf.ext fi
sword scheme.
Aki
On 10/02/2021 05:04 Pablo Murillo wrote:
Hi
I'm made a lot of test trying to get SLQ auth driver work with
vpopmail/mysql configured with many domains (one table for each domain)
Finally I made it work, but ... only with PLAIN password
Is there a way to make SQL auth
Hi Remo
I check Roberto page, but I'm using a complete different configuration
I use one table per domain, he use only one table for everything
Pablo
On 2/10/2021 1:13 AM, Remo Mattei wrote:
Hi Pablo,
Roberto has it without PLAIN text, you could check that out
https://notes.sagredo.
M-MD5 / MD5-CRYPT) ?
Thanks
Pablo Murillo
--
This email has been checked for viruses by AVG.
https://www.avg.com
On 2014-07-28 18:14, Reindl Harald wrote:
from where should that information come?
That is what I was not sure. I did not know what information was
possible available. I was thinking or hoping something same as http logs
dovecot has IP, auth-method, username, passwword, TLS
that is logged - t
Hello I am using dovecot 1.2.15 on ubuntu.
Is it possible to somehow log the MUA information that is connecting to
Dovecot?
The reason I am wanting to do this is I would like to know if people are
getting their email on personal devices instead of work secured /
standardized phones.
2013/3/27 Timo Sirainen
> On 27.3.2013, at 17.28, Pablo Vieira wrote:
>
> METADATA is simply about adding simple key=value pairs to mailboxes. So
> you could have something like:
>
> /shared/keywords/$Label1 = Important
> /shared/keywords/$Label2 = Work
> /shared/key
2013/3/27 Timo Sirainen
> On 27.3.2013, at 5.15, Pablo Vieira wrote:
>
> > On this post http://www.dovecot.org/list/dovecot/2011-June/059605.html I
> > was asking about the possibility of using arbitrary labels on messages,
> > much like Gmail does. On following replie
On this post http://www.dovecot.org/list/dovecot/2011-June/059605.html I
was asking about the possibility of using arbitrary labels on messages,
much like Gmail does. On following replies, I was told about few tricks
that might be used, that the IMAP protocol was being considering UTF-8
labels and
Hi Stephan, you were right.
The problem was that there is 2 instances of dovecot running, and while
I configured one of them, the other is listening in port 2000.
Thanks again and my apologies for the inconvenience.
Pablo
Stephan Bosch wrote:
Op 8-5-2011 1:47, Pablo Luchetti schreef
________
Thank you for your effort and patience!
Regards,
Pablo.
Stephan Bosch wrote:
Op 8-5-2011 1:47, Pablo Luchetti schreef:
Thanks Stephan, but doesn't work.
I try both
plugin:
sieve: ~/sieve/
and
plugin:
sieve: ~/.dovecot.sieve
Could you enable mail_debug and show me any relevant log lines?
Regards,
Stephan.
Thanks Stephan, but doesn't work.
I try both
plugin:
sieve: ~/sieve/
and
plugin:
sieve: ~/.dovecot.sieve
But still have message:
NO "Script name 'sogo' is reserved for internal use."
Regards,
Stephan Bosch wrote:
On 5/6/2011 10:14 PM, Pablo Luchetti wrote:
Thanks Stephan, but doesn't work.
I try both
plugin:
sieve: ~/sieve/
and
plugin:
sieve: ~/.dovecot.sieve
But still have message:
NO "Script name 'sogo' is reserved for internal use."
Regards,
Stephan Bosch wrote:
On 5/6/2011 10:14 PM, Pablo Luchetti wrote:
n_dir(pop3): /usr/lib/dovecot/modules/pop3
auth default:
mechanisms: plain login
user: vmailauth
passdb:
driver: ldap
args: /etc/dovecot/ldap-auth-userdb.conf
userdb:
driver: ldap
args: /etc/dovecot/ldap-auth-userdb.conf
socket:
type: listen
client:
path: /var/spool/postfix/private/auth-client
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
sieve: ~/sieve/s0g0.sieve
Thanks!!
Pablo.
Yes Bill and Charles!!!
Thank you again, not only solved my folder problem, but I've solved
accesing to my emails too! :-))
Thank you very much, I understand now how dovecot, sql and postfix
work together.
2010/9/1 Charles Marcus :
> On 2010-09-01 7:35 AM, Pablo wrote:
>>
lbox WHERE username = '%n'
user_query = SELECT maildir, 1001 AS uid, 1001 AS gid FROM mailbox
WHERE username = '%n'
Now I think it's all right.
Thank you again, guys :-)
2010/9/1 Pablo :
> Thank you again.
>
> Yes, you're on the way :-)
>
> Problem was th
t (it's on the mailserver filesystem) but it's another history
;-)
Thanks in advance!
2010/9/1 :
> mail_location: maildir:/home/vmail/%u/
>
> check if there is the correct home in /etc/dovecot/dovecot-sql.conf
>
> maybe that is different, but not sure
>
> 2010/9
gt; A directory in maildir format has three subdirectories, all
> on the same filesystem: tmp, new, and cur.
>
> 2010/9/1 Pablo :
>> Hi guys.
>>
>> My conf:
>>
>> # 1.2.9: /etc/dovecot/dovecot.conf
>> # OS: Linux 2.6.32-23-server x86_64 Ubuntu 10
Hi guys.
My conf:
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-23-server x86_64 Ubuntu 10.04.1 LTS reiserfs
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
ssl_cert_file: /etc/ssl/mail/dovecot.crt
ssl_key_file: /etc/ssl/mail/dovecot.key
disable_plaintext_auth: no
login_
Argh!
Two days looking at it...
Thank you very much Alec, and sorry :-(
2010/8/31 A.L.E.C :
> On 31.08.2010 08:42, Pablo wrote:
>
>> driver=mysql
>> connect = host=localhost dbname=postfix user=postfix password=xx
>> default_pass_scheme = CRYPT
>> passwor
Hi guys:
I can't login as a user:
The output of mail.log:
Aug 31 08:39:45 socrates dovecot: auth(default): client in:
AUTH^I1^IPLAIN^Iservice=imap^Ilip=178.63.82.247^Irip=81.39.27.227^Ilport=143^Irport=33715^Iresp=AHBhYmxvLnJvZHJpZ3VlekBlc2N1ZWxhc3VwZXJpb3JkZWNvYWNoaW5nLmNvbQBwZXJpa2l0YS4=
Aug 3
May be wrong (am I?), but i think that perhaps you'are looking at the
wrong hammer. If I had to do that i'd use the lda (e.g procmail,
modifing .procmailrc in the backup user homedir) to achieve that.
My half cent,
Luis
bichumo escribió:
Hi,
Hello, I'm configurating dovecot 1.0.3 on debian etch.
While trying to set public folders, y decided to have the index and
control files on the users homes. those homes are mounted by nfs, with
disabled access to root.
In that scenario, I'm getting the errors i transcribe next:
Aug 16 11:21:17
24 matches
Mail list logo