mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
Rename the generic 'address' to 'email'
This commit is contained in:
@@ -2,4 +2,4 @@ dbpath = /data/freeposte.db
|
||||
query =
|
||||
SELECT destination
|
||||
FROM alias
|
||||
WHERE alias.address = '%s'
|
||||
WHERE alias.email = '%s'
|
||||
|
||||
Reference in New Issue
Block a user