Mail Alias Stores in mySQL Not working

Christian Kivalo ml+dovecot at valo.at
Thu Oct 12 18:53:02 EEST 2017



Am 12. Oktober 2017 17:24:49 MESZ schrieb jason hirsh <hirshj at att.net>:
>
>
>"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)
You have the alias abuse at kasdivi.com for the address 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 lmtp connection to dovecot is admin at theoceanwindow.com 

You probably disabled address mapping in postfix.
-- 
Christian Kivalo


More information about the dovecot mailing list