Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hallo,

ich möchte das Mailsystem aus Platzgründen auf einen NFS Share legen, der dann auch als var/customers/mail eingehangen wird.

Ich würde gerne den Index von Dovecot lokal lassen.

Ich dachte an so ein Konstrukt

# dovecot-sql.conf.ext

driver = mysql

connect = "host=localhost dbname=froxlor user=froxlor password=******“

password_query = SELECT username AS user, password_enc AS password, CONCAT(homedir, maildir) AS userdb_home, uid AS userdb_uid, gid AS userdb_gid, CONCAT('maildir:', homedir, maildir, ':INDEX=/var/dovecot/indexes/%u') AS userdb_mail, CONCAT('*:storage=', quota, 'M') as userdb_quota_rule FROM mail_users WHERE (username = '%u' OR email = '%u') AND ((imap = 1 AND '%Ls' = 'imap') OR (pop3 = 1 AND '%Ls' = 'pop3') OR ((postfix = 'Y' AND '%Ls' = 'smtp') OR (postfix = 'Y' AND '%Ls' = 'sieve')))

Das wird komplett ignoriert.

Ich bin ratlos!

Tipps?

welche dovecot version denn unter welchem os?

vor 3 Stunden schrieb Anachon:

Das wird komplett ignoriert.

was gibt denn "doveadm user email@domain.tld" aus?

und deine Änderung ist ja nur in der password_query, würde das in der user_query ja auch noch hinzufügen :)

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.