Displaying 20 results from an estimated 12000 matches similar to: "Dovecot + virtual users"
2013 May 19
3
Error: dict client sent broken reply
I've been mucking about, experimenting with the expire plugin and using a
dictionary. I've got the iteration query working when I do a normal
expunge using:
doveadm expunge -A mailbox "INBOX.Trash" savedbefore 1w
and expunging works as expected. However, I've got over 12,000 accounts
on this server, so I was hoping using the expire plugin to could help out.
I've
2011 Apr 05
1
squirrelmail doesn't display share
Hello list,
I have dovecot 2.0.11 installed on a client's server and Squirrelmail as
the webmail client. I created the share below in dovecot.conf and it
appears in Thunderbird and Outlook but not in Squirrelmail.
What setting do I need to adjust in order for the share to appear in
squirrelmail?
Below are dumps of /etc/dovecot.conf and /etc/squirrelmail/local_config.conf
# dovecot -n
#
2006 Oct 24
1
converting from courier questions
I currently run postfix and courier on my mail servers with squirrelmail.
The problem with courier is it seems to run so slow. The webmail takes
forever to load if you have many mails. I have this set up in virtual
domains with all longin and path info in an mysql database. I just joined
the list and DID google before asking, hope this isn't a common question.
With courier it looks for a
2006 Jul 11
3
Dovecot and MySQL auth - initial setup issues
Hello,
I'm just setting up a new server and wanting to use MySQL for user
authentication.
Here is what I have:
Fedora Core 5: 2.6.17-1.2145_FC5
Dovecot v1.0.rc2 (RPM install from atrpms.net)
MySQL v5.0.22
SquirrelMail v 1.4.6-7.fc5
...Running on a Dual XEON machine
I've added the following to dovecot.conf:
auth default {
passdb sql {
args =
2007 Apr 23
2
Auth MD5 problem
Hi,
I am using dovecot 1.0 with squirrelmail. But when i use $imap_auth_mech
= 'digest-md5' instead of plain, dovecot throws this line:
dovecot: Apr 23 09:16:07 Info: imap-login: Aborted login: user=<azher>,
method=DIGEST-MD5, rip=127.0.0.1, lip=127.0.0.1, secured
and user can't login. Plz suggest.
Regards
-Azher
Settings:
======
disable_plaintext_auth = yes
auth
2007 Aug 21
1
Subscriptions - delivering to different folders
Hi,
I am using Postfix and Dovecot. I have set up backup_mailbox at domain.tld,
which gets mail copies from user1 at domain.tld user2 at domain.tld
user3 at domain.tld, the copy option is set in postfix recipient_bcc_maps =
path_to_file_recipient_bcc. In recipient_bcc file I have:
user1 at domain.tld backup_mailbox at domain.tld
user2 at domain.tld backup_mailbox at domain.tld
user3 at
2008 Apr 22
2
Problems with Public Folders
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to implement public folders on my Fedora 8 + Postfix 2.5.1 +
MySQL + Dovecot 1.0.13. I have Public folder shown in for my users but
when they choose the folder "Public" they receive the error "The mail
server responded: Mailbox doesn't exist: Public" (in Thunderbird) or
just simply "Mailbox doesn't exist:
2006 Mar 17
1
Postfix + MySQL + IMAP + Squirrelmail + Virtual Domains + Web Management.
Greetings,
I have long read and followed this list. I have also spent a
considerable time with our good friend Google.
I am a long time Sendmail user, about 15 yrs now. I have recently been
looking into the newer services and the Postfix setup seems to be a very
nice one. I am migrating a mail server from 3.x to 4.x and was intending
on trying out Postfix on the 4.x server. I have found
2005 Dec 25
2
dovecot and virtual mailbox - suggestions please
I've setup postfix to delivered my mail to a maildir located at
/var/spool/virtual_mailboxes/mydomain.com/myuser
My postgresql database called 'mails' has a user table setup as follows:
CREATE TABLE users (
userid VARCHAR(128) NOT NULL,
password VARCHAR(128),
realname VARCHAR(128),
uid INTEGER NOT NULL,
gid INTEGER NOT NULL,
home VARCHAR(128),
mail VARCHAR(255),
2010 May 03
4
Dovecot SQL user_query
Hello folkz,
Is it possible to setup in dovecot-sql.conf file to run user_query
twice if its first run didn't yield any values.
And likewise don't proceed with the second run if the first user_query
execution produced the result.
I have to query two tables which specify there email messages shall be
delivered via Dovecot deliver LDA
depending on the incoming email addresses.
Please
2007 Aug 15
1
Dovecot deliver + sieve + postfix virtual + mysql ?
Hey there guys.
I have successful postfix + mysql + sagator + clamav + spamassassin + dovecot
setup (it was a really crazy month full of tweaking :]) and the only thing i
miss is some per maildir specific filtering. i decided to use sieve.
everything is fine except that dovecot's deliver process doesn't see the
actual .dovecot.sieve file with filtering rules in the root of a maildir.
2008 Feb 05
1
Quota + MySQL
Hello, Im having problems getting Dovecot to read the quota info from
MySQL. My current dovecot.conf file is below.
If I run the user_query of:
user_query = SELECT 1000 AS uid, 1000 AS gid, maildir AS home FROM
mailbox WHERE username = '%u' AND active = '1'
Everything works fine but if I run the user_query of:
user_query = SELECT 1000 AS uid, 1000 AS gid, maildir AS home,
2020 Jun 18
5
Can't access Squirrelmail on Centos 8
Good evening,
I have not able able to run the http://ip-addr/src/configtest.php script, nor access Squirrelmail. Looking for suggestions on what I might
have missed. When I try either http://ip-... or https://ip-..., I get the following reply
Forbidden You don't have permission to access /webmail/src/configtest.php on this server.
I got squirrelmail installed in /usr/share/squirrelmail and
2019 Dec 03
1
Centos 8 install of squirrelmail
Hi,
You can rebuild the RPM on a CentOS 8 box from
https://dl.fedoraproject.org/pub/epel/7/SRPMS/Packages/s/squirrelmail-1.4.23-1.el7.20190710.src.rpm
or
https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/Packages/s/squirrelmail-1.4.23-2.fc31.20190710.src.rpm
and install the resulting RPM.
For the source
https://sourceforge.net/p/squirrelmail/code/HEAD/tree/
2007 Nov 01
2
Received Dates/Squirrelmail
I am trying to figure out an issue I have with the e-mails in my inbox
showing up in Squirrelmail. I sometimes get (more often than I care for
it to happen) e-mails which show up as new either many hours ago or days
ago. I have one particular e-mail that in Squirrelmail is showing a data
of Tue, 8:23PM.
The received header of that e-mail shows:
Received: from murphy.debian.org
2012 Mar 29
2
ugly login screen - squirrel
Dear Friends Greetings,
i am CentOS User for some years now, have installed and configured
squirrelmail number of times without issues.
but this time it is on CentOS 6.2 x64 - i see very ugly login interface.
of squirrelmail, i wish to mention that the package was installed from
epelrepo becuse it is not available on centos or rpmforge repo either.
i can login also, after login this is how i
2009 May 04
1
virtual mailbox users users can send, but can't read e-mail
Greetings,
I am trying to add the second virtual mailbox domain (transco.org.au) to
an existing Postfix/Dovecot/MySQL mail server. Users of the first
virtual mailbox domain (transylvania.org.au) have no problems
sending and receiving mail.
Users belonging to the second virtual mailbox domain can successfully
send mail to outside, however they won't receive the mail, though
Postfix
2005 Feb 18
4
Squirrelmail
I have an urgent (isn't it always the way!) need to set up webmail for one of our users.
I intalled Squirrelmail, added /etc/httpd/conf.d/php.conf and
etc/httpd/conf.d/php.conf/squirrel.conf to my webserver config (which
is not RH stock) and ran the squirrelmail conf.pl
I know nothing at all about php, so am having a hell of a time diagnosing
the errors, and the squirrelmail.org site knows
2006 Jul 13
2
Squirrelmail Change Dovecot Password Plugin
Hi
Let me introduce myself,
My name is Cecil, and i am a system architect by proferssion working
currently on contracts with serveral companies in Ghana and Nigeria.
I recently built a Corporate Mail Server for a Company using Postfix,
Dovecot and Squirrelmail, running on Ubuntu. Thanks to the Dovecot
community everything is working well.
After a moment i noticed that i could make the users
2017 Oct 10
1
Mail Alias Stores in mySQL Not working
This apparently was a problem that i was not aware since i redid my mail server configuration to make use of Postfixadmin. I have update the conf files using the postfix document fromthe down load. The download document seems to be fpr an early version of dovecot (I am using 2.2.4) as it focuse of dovecot.conf which is now broken into file in the conf.d subdirectory I get "dovecot: