Mail Alias Stores in mySQL Not working

jason hirsh hirshj at att.net
Thu Oct 12 18:24:49 EEST 2017



"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                     |
+-------------------------------+--------------------+--------------------------+
| abuse at theoceanwindow.com      | theoceanwindow.com | admin at theoceanwindow.com |
| hostmaster at theoceanwindow.com | theoceanwindow.com | admin at theoceanwindow.com |
| postmaster at theoceanwindow.com | theoceanwindow.com | admin at theoceanwindow.com |
| webmaster at theoceanwindow.com  | theoceanwindow.com | admin at theoceanwindow.com |
| jason at theoceanwindow.com      | theoceanwindow.com | jason at theoceanwindow.com |
| admin at theoceanwindow.com      | theoceanwindow.com | admin at theoceanwindow.com |
| test at theoceanwindow.com       | theoceanwindow.com | test at theoceanwindow.com  |
| abuse at kasdivi.com             | kasdivi.com        | admin at theoceanwindow.com |
+-------------------------------+--------------------+--------------------------+
8 rows in set (0.00 sec)



More information about the dovecot mailing list