search for: forabus

Displaying 2 results from an estimated 2 matches for "forabus".

Did you mean: forabuse
2017 Oct 12
0
Mail Alias Stores in mySQL Not working
...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 at kasdivi.com <mailto:forabuse at kasdivi.com> in your `mailbox` table. Bill? Bill Excuse me I must have some where mi-stated myself. Yes abuse at variousdoamns.com is an alias going back to my admin account The issue was iin my master.cf where I had at some time disabled remapping...
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 |