Displaying 4 results from an estimated 4 matches for "kasdivi".
2017 Oct 12
2
Mail Alias Stores in mySQL Not working
"Do you have an SQL entry for abuse at kasdivi.com <mailto:abuse at kasdivi.com> ?
Bill?
One of my first thoughts
mysql> SELECT `address`, `domain`, `goto` FROM `alias` LIMIT 8;
+-------------------------------+--------------------+--------------------------+
| address | domain | goto...
2017 Oct 12
1
Mail Alias Stores in mySQL Not working
...com
drwxrwxr-x 4 1003 vmail 512 Oct 5 07:40 gcsbonaire.com
drwxrwxr-x 3 1003 vmail 512 Jun 25 2016 grapestreet.com
drwxrwxr-x 5 1003 vmail 512 Jun 25 2016 grapestreetgen.com
drwxrwxr-x 5 1003 vmail 512 Jun 25 2016 grapestreetvoice.com
drwxrwxr-x 11 1003 vmail 512 Oct 11 13:37 kasdivi.com
drwx------ 3 1003 vmail 512 Oct 11 13:25 test.com
drwxrwxr-x 7 1003 vmail 512 Oct 11 13:42 theoceanwindow.com
It seems that the correct information is stored in the correct place but i get
dovecot: auth-worker(21961): sql(abuse at kasdivi.com): unknown user
Its seems like ther...
2017 Oct 12
0
Mail Alias Stores in mySQL Not working
"So abuse at kasdivi.com <mailto:abuse at kasdivi.com> is an alias, not a user.? You can't login with an alias because
your user_query is looking at the`mailbox` table.
Have your tried logging in as:
admin at theoceanwindow.com <mailto:admin at theoceanwindow.com>
OR
you could put an entry forabuse a...
2017 Oct 12
0
Mail Alias Stores in mySQL Not working - SOLVED
"You have the alias abuse at kasdivi.com <mailto:abuse at kasdivi.com> for the address admin at theoceanwindow.com <mailto:admin at theoceanwindow.com> in your db and all mail to these aliases should go the the admin@ mailbox.
Address mapping should be done in postfix so that the recipient address that gets used on the lmt...