similar to: Dovecot + Postfixadmin + MySQL + Postfix

Displaying 20 results from an estimated 60000 matches similar to: "Dovecot + Postfixadmin + MySQL + Postfix"

2005 Jul 28
0
Need Help About My Problem ( Dovecot / Postfix / MySQL / Postfixadmin )
Dear , Dovecot List ( Everyone ) I have some problem about dovecot/postfix/mysql Would u like to tell me about the solution ? sir Thank you very much for advance. Sir Best Regards, Pratchaya ================================== ================================== ================================== This is my problem/error sir 1. ERROR = "" A NO
2005 Aug 17
1
( Dovecot + Postfix + MySQL + Postfixadmin )
( Dovecot + Postfix + MySQL + Postfixadmin + Spamassassin + Clamav + Amavisd-new ) I need help and sample how to. Anyone can help me sir ? Thank you for advance . Pratchaya
2011 Jan 04
2
dovecot v1.2.15 - Unknown dict module: quota - Fatal: Quota root storage=200000 proxy init [postfix, dovecot LDA, postfixadmin, mysql]
Dear everyone, I am trying to get my Email set-up to work, and wonder if someone would shed some light onto this? Best regards, J. ------------------------------------------------------------------ Set-up is : postfix -> dovecot LDA -> mysql <- postfixadmin What works: postfix delivers to dovecot. postfixadmin is configured, and have created one domain test.info. What is
2006 May 10
0
moving from postfix+dovecot to postfix+dovecot+postfixadmin+mysql
hi, i know this is not really a dovecot-question, but (after searching for hours and hours) here goes : last week i've tested a setup with postfixadmin and dovecot, and i'm very happy with the result! it's running on a FreeBSD-server but i've used this howto (which describes the setup for debian) :
2006 Sep 30
1
[SOLVED] quota with: postfixadmin, postfix, mysql & dovecot
Hi, I'm quite new to dovecot but already quite satisfied. Your documentation in the wiki is great but on quota + mysql it is not very clear. Because of the previously mentioned I have got the following note to make which you will hopefully use to adjust your wiki documentation on per-user-quota + mysql. I've searched your mail archive as good as possible and found no messages on this. If
2017 Aug 14
0
Postfix+PostfixAdmin+Dovecot
I got postfix and PostfixAdmin working and I am trying to get Dovecot to use the same SQL databases. This is all it says when I telnet in: [root at fedora dovecot]# telnet 192.168.1.200 143 Trying 192.168.1.200... Connected to 192.168.1.200. Escape character is '^]'. * BYE Disconnected: Auth process broken Connection closed by foreign host. [root at fedora dovecot]#
2011 Jan 18
2
Duplicate mail for forwards (dovecot+postfix+postfixadmin)
Dovecot 1.2.11, using postfixAdmin 2.3 to manage, basically using the postfixadmin schema and sql queries during install. - If I set a forward for an account to go to a remote email address, no dupes. - If I set a forward for an account to go to an email address on the same system, I get a dupe in the inbox of the second address. So if account1 at domain.com has account2 at domain.com as a
2013 Sep 08
2
Postfixadmin/MySQL/Dovecot 2 and quota
Hi all, I'm setting up a new email server based on the softwares list below: * Postfix * Dovecot 2.0.9 * MySQL * Postfixadmin 2.3.6 My current problem is I'm unsure whether quota feature is well configured or not. In order to test and validate, I use Roundcubemail GUI which provides percentage of the space used by the mailbox (quota should be applied per mailbox). Here, my
2010 Jan 06
1
Dovecot(MYSQL)/Lda/Postfix/Postfixadmin and Quota limit per user
================== DOVECOT.CONF ===================== # 1.2.8: /usr/local/etc/dovecot.conf # OS: FreeBSD 8.0-STABLE i386 ufs log_path: /var/log/dovecot-error.log info_log_path: /var/log/dovecot.log protocols: imap imaps pop3 pop3s ssl_cert_file: /etc/ssl/dovecot/cert.pem ssl_key_file: /etc/ssl/dovecot/key.pem disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default):
2012 Dec 24
1
Postfix/mysql/dovecot - Understanding password encryption
I am switching from a fedora/postfix/mysql/couriermail/squirrelmail to Centos/.../dovecot/roundcubemail and adding postfixadmin to the mix. My tutorial before was an earlier version (on F14) of: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64 Now I am using
2006 Nov 24
1
Dovecot, Postfix, Mysql and Virtual Users
Hi, I am looking for a guide or manual to implement Dovecot, Postfix, Mysql and postfixadmin to manage virtual users. Can I get a help from someone? The main issue for me is the SMTP authentication with Mysql. postfixadmin stores the password in md5. How can you make that so it works on both smtp and dovecot? Please help me out. I am stuck with installing and re-installing. Thank you in advance.
2007 Sep 25
1
Password auth with Postfixadmin & MySQL
I am trying to get Postfix, Dovecot, Postfixadmin, and MySQP all working together. I'm using 1.0.5 atm. I've hit a point where I can't seem top get dovecot to auth to the MySQL password database It seems to see the user OK, but I can't seem to get a password match. MySQL has password stored as MD5, as per Postfixadmin. When I add plain-md5 to the auth mechanisms dovecot
2006 Jul 05
0
FW: Postfix Dovecot MySQL user/pass authentication:: Password Mismatch
Having some difficulty with this one: I have Postfix setup, with a web interface for postfixadmin. Both Dovecot and Postfix are setup to use the same MySQL database to authenticate users. Only SSL connections are allowed, so I use PLAIN/cleartext as my password type. Setting up users works correctly from Postfixadmin, and Dovecot recognizes the users and their respective directories, however,
2010 Jun 22
1
Postfix, MySQL, Dovecot LDA and alias domains
Hi there, I have a postfix/postfixadmin/mysql/dovecot install that was using 'virtual' for the LDA. I tried the 'dovecot' LDA to enable Sieve but ran into trouble with aliases. With domain "some-domain.com" being an alias to "somedomain.com", mail sent to *@somedomain.com would be delivered to the Maildir fine, but the 'dovecot' LDA tossed
2012 May 16
2
Getting Postfix Admin's DB to work with Postfix's/Dovecot's MySQL DB
Hi all, I followed the instructions here: http://library.linode.com/email/postfix/dovecot-mysql-centos-5 to configure Postfix to work with MySQL and Dovecot before discovering PostfixAdmin (I was searching for a visual tool for creating users). Since I had created MySQL database already for virtual domains and user mailboxes (following the instructions I linked to earlier) and PostFix
2020 Oct 20
1
modify dovecot user/pass_queries to deliver to local aliases via dovecot submission, with postfixadmin/sqlite3 tables?
I run dovecot + postfix with postfixadmin/sqlite3 I'm set up for all/only virtual users. All outbound mail submits via dovecot submission port. My current dovecot pass/user db queries are password_query = \ SELECT \ username as user, \ password, \ '/data/vmail/%d/%n/Maildir' as userdb_home, \ 5000 as userdb_uid, \ 5000 as userdb_gid \ FROM mailbox WHERE username =
2008 Nov 06
0
[Postfixadmin-devel] Quota not working ?
Hello Michiel, i sent 2 further mails with 4mb attachement no quota warning, mails was delivered to user. is the "multiplier" in the postfixadmin the wrong one ? or is there a setting that MUST be in main.cf of postfix ? marko Michiel van Baak schrieb: > On 17:20, Thu 06 Nov 08, Marko Weber wrote: > >> Hi Michiel, >> i tried your hints. >> but seems not
2007 Jul 01
1
auto Cc: with dovecot+mysql
hi, i'm migrating 1 mail-server from LDAP+postfix+courier to mysql+postfixadmin+dovecot, on a debian etch machine i have followed this howto : http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL (changed uid and gid for usage in debian, the SVN-postfixadmin didn't work for me, so i used the stable version, and haven't tested the SASL-part yet) this works great, except the
2008 Oct 22
1
Dovecot+PostfixAdmin+PostgreSQL on FreeBSD 7
Hi dear All, Currently I'm configuring Dovecot+PostfixAdmin+PostgreSQL on FreeBSD 7 Stable and using Dovecot v1.1.3. I hope I've configured everything. But when I run /usr/local/etc/rc.d/dovecot start then dovecot doesn't seems to running. /var/log/maillog is only showing following. Oct 22 13:37:10 mail dovecot: Dovecot v1.1.3 starting up Oct 22 13:37:10 mail dovecot: auth(default):
2011 Dec 08
1
Per-User MySQL Quota (postfixadmin)
Hi, ? need some help setting per-user quota and postfixadmin.?Setup is working on 1.2 dovecot. Tryin 2.1 dovecot now,? quota is working but overriden quota rule set by 'user_query =' in /etc/dovecot/dovecot-sql.conf.ext takes no efffekt. What's wrong here? ? Greets ? Haris -------------- next part -------------- # 2.1.rc1: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-5-amd64 x86_64