Displaying 20 results from an estimated 500 matches similar to: "New to list, got a quota question"
2009 Dec 14
2
vpopmail/mysql/quota
Hi All,
I'm new to the list and have a quota question. I am building a new server
with dovecot/qmail/vpopmail/mysql and
emails are sending and recieving fine when the quota is set to NOQUOTA, but
when the quota is changed qmail
doesn't deliver any messages. I have read the docs and still need some help
understanding the process for dovecot
quotas relating to the vpopmail mysql database
2020 Mar 18
2
Headsup on feature removal
Hi Aki and Remo,
switch from vpopmail driver to SQL driver (if you are using vpopmail
with mysql as backend) is very simple.
First you need to setup the right query for vpopmail database:
# cat /etc/dovecot/dovecot-sql.conf.ext
### Vpopmail
driver = mysql
connect = host=192.168.1.2 dbname=vpopmail user=vpopmail password=Vp0pM4iL
default_pass_scheme = MD5-CRYPT
### Query to get a list of all
2007 Jun 12
1
vpopmail quota
Hi,
I'd like the vpopmail user database to return the quota settings for users,
instead of having to rely on the validity of the maildirsize files. It
doesn't look like this is currently possible.
Would simply adding a auth_stream_reply_add call for "quota" with a suitable
value in vpopmail_lookup be sufficient to make this work?
(the quota can be read from the pw_shell
2020 Mar 19
2
Headsup on feature removal
Il 19/03/20 02:01, John Stoffel ha scritto:
> Alessio> ### user_query for vpopmail
> Alessio> user_query = SELECT pw_dir AS home, 89 AS uid, 89 AS gid,
> Alessio> concat('*:backend=', pw_shell) AS quota_rule FROM vpopmail
> Alessio> WHERE pw_name = '%n' AND pw_domain = '%d'
>
> Careful! You need to explain that 89 is the UID and GID of the
2018 Oct 04
2
vpopmail
Quoting Eric Broch <ebroch at whitehorsetc.com>:
> On 10/4/2018 7:27 AM, Rick Romero wrote:
>>
>> Quoting Eric Broch <ebroch at whitehorsetc.com
>> <mailto:ebroch at whitehorsetc.com>>:
>>
>>>
>>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>>
>> Quoting Aki Tuomi <aki.tuomi at open-xchange.com
>>
2018 Oct 04
3
vpopmail
Quoting Eric Broch <ebroch at whitehorsetc.com>:
> On 10/4/2018 6:34 AM, Rick Romero wrote:
>
>> ?
Quoting Aki Tuomi <aki.tuomi at open-xchange.com>:
> On 03.10.2018 23:30, Eric Broch wrote:
>
>> Hello list,
>>
>> I run Dovecot with the vpopmail driver and have found that it
>> authenticates against the clear text password in the vpopmail
2018 Oct 04
0
vpopmail
Quoting Rick Romero <rick at havokmon.com>:
> Quoting Eric Broch <ebroch at whitehorsetc.com>:
>
>> On 10/4/2018 7:27 AM, Rick Romero wrote:
>>> Quoting Eric Broch <ebroch at whitehorsetc.com
>>> <mailto:ebroch at whitehorsetc.com>>:
>>>
>>>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>>> ?
>>>
2018 Oct 04
0
vpopmail
On 10/4/2018 7:27 AM, Rick Romero wrote:
>
> Quoting Eric Broch <ebroch at whitehorsetc.com
> <mailto:ebroch at whitehorsetc.com>>:
>
>>
>> On 10/4/2018 6:34 AM, Rick Romero wrote:
>>>
> Quoting Aki Tuomi <aki.tuomi at open-xchange.com
> <mailto:aki.tuomi at open-xchange.com>>:
>
>> On 03.10.2018 23:30, Eric Broch wrote:
2020 Mar 18
3
Headsup on feature removal
So I am on of the many users with qmail, and using vpopmail auth, I guess chatting with some other guys in the other mailing list we will convert to mysql driver but this is a lot of work for many people.
I do understand dropping things out but a valid solutions needs to be proposed.
Remo
> On Mar 18, 2020, at 06:49, Michael Peddemors <michael at linuxmagic.com> wrote:
>
>
2004 Sep 22
3
problems with cvs version and vpopmail
Hi, I have tried compiling the latest cvs version of dovecot on my FreeBSD
5.2.1-release box with the ports version of vpopmail: 5.4.3_1.
In the configuration file I have two auth paragraphs, one for passwd
authentication and one for vpopmail-auth:
auth vpopmail {
mechanisms = plain
userdb = vpopmail
passdb = vpopmail
user = vpopmail
}
But the vpopmail dosn'nt work. I got the
2020 Mar 19
0
Headsup on feature removal
>>>>> "Alessio" == Alessio Cecchi <alessio at skye.it> writes:
Alessio> Hi Aki and Remo,
Alessio> switch from vpopmail driver to SQL driver (if you are using vpopmail with mysql as backend) is
Alessio> very simple.
Alessio> First you need to setup the right query for vpopmail database:
Alessio> # cat /etc/dovecot/dovecot-sql.conf.ext
Alessio>
2007 Feb 06
1
Problem with vpopmail auth
Hello,
I've install 1.021 and am having some problems getting vpopmail
authentication to work correctly (running 0.99 in production, upgrading
to 1.021). I'm using vpopmail-5.4.16. Here are the authentication
debug statements in the log, my dovecot.conf changes from default, and
the schema of my vpopmail database. Any ideas / suggestions? I've
commented out all authentication
2007 Feb 08
1
audit problems
Hi!
I'm experiencing some problems configuring audit on 6.2-RELEASE system.
It doesn't seem to log anything except login messages. The only thing
I've modified in config is the root user specification in audit_users.
Now it looks like this:
root:lo,ex,fw,fc:no
However nor ex, non fw or fc messages doesn't get into the log.
Furthermore, deleting lo from audit_users and
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi,
I am trying to use dovecot as lda.
I have put this line in my .qmail-default file:
#|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER
It is working correct with real addresses but couldn't find forwarding
addresses.
This is my /usr/local/etc/dovecot-sql.conf:
driver = mysql
connect = host=localhost user=vpopmailuser password=vpopmailpassword
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
SoI had a hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs.com/downloads/scripts/migrate-vpopmail-many-domains
to collapse the tables.
2.
2008 Sep 01
1
usernames with/without domain - my solution
My existing pop3/imap environment is courier imap + vpopmail + qmail with MySQL backend. I'm looking at migrating this to Dovecot.
Currently I have multiple instances of Courier bound to different loopback IPs (the IPs correspond with the virtual IPs on a server load balancer). When a user authenticates they don't have to specify a domain - if they don't, Courier will use a
2017 May 12
0
Dovecot 2.2.29.1 + VPopMail 5.4.33
Hi all,
I have a fresh installation of a Vpopmail 5.4.33 + Dovecot 2.2.29.1 + SQL
As usual I followed the AuthDatabase/VPopMail wiki
password_query = SELECT CONCAT(pw_name, '@', pw_domain) AS user, \
pw_clear_passwd AS password \
FROM vpopmail \
WHERE pw_name = '%n' AND pw_domain = '%d'
user_query = SELECT pw_dir as home, \
89 AS uid, 89 AS gid
2015 Jan 21
4
way to set shell used for remote commands?
Good day -
Please can OpenSSH provide some way of specifying which shell to use to
execute commands on a host.
For the account I need to use, the user's password shell is not acceptable,
(a ten year old version of bash 3.0)
and cannot be changed without weeks or months of burocracy , if at all.
I built & installed the latest bash under that account, in the ~/bin directory,
but SSH will
2023 Jun 01
3
Using glusterfs for virtual machines with qcow2 images
Hi,
we'd like to use glusterfs for Proxmox and virtual machines with qcow2
disk images. We have a three node glusterfs setup with one volume and
Proxmox is attached and VMs are created, but after some time, and I think
after much i/o is going on for a VM, the data inside the virtual machine
gets corrupted. When I copy files from or to our glusterfs
directly everything is OK, I've
2018 Oct 04
2
vpopmail
Quoting Aki Tuomi <aki.tuomi at open-xchange.com>:
> On 03.10.2018 23:30, Eric Broch wrote:
>> Hello list,
>>
>> I run Dovecot with the vpopmail driver and have found that it
>> authenticates against the clear text password in the vpopmail
>> database. Is there a configuration option either at compile time, link
>> time, or a setting in one of the