User Tools

Site Tools


linux:web-mail-system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:web-mail-system [2016/05/18 07:53] – [Email sent was filtered(Have not sent to spam or Inbox)] adminlinux:web-mail-system [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 239: Line 239:
 /onec/postfix/sbin/postmap -q cuuthien2.com mysql:/onec/postfix/conf/sql/mysql_virtual_alias_maps.cf /onec/postfix/sbin/postmap -q cuuthien2.com mysql:/onec/postfix/conf/sql/mysql_virtual_alias_maps.cf
 </code> </code>
 +
 +Fix error: <code>
 +connect to mysql server 127.0.0.1: access denied for user 'postfix'@'localhost'
 +</code>
 +=> After we check the connect to MySQL server with account postfix/xxxxx OK but postfix can't connect to MySQL Server. Fix: You can re-create all sql files in **sql/*.cf** of postfix for current version of postfix
 ==== Debug Postfix with postconf ==== ==== Debug Postfix with postconf ====
   * Show modules which was compiled with postfix:<code bash>   * Show modules which was compiled with postfix:<code bash>
Line 688: Line 693:
 Ref: PBL1544985 Ref: PBL1544985
 123.31.0.0/16 is listed on the Policy Block List (PBL) 123.31.0.0/16 is listed on the Policy Block List (PBL)
-</code>+</code> => Fix follow link: https://www.spamhaus.org/pbl/removal/
       * 123.31.47.39 is not listed in the SBL       * 123.31.47.39 is not listed in the SBL
       * 123.31.47.39 is not listed in the XBL       * 123.31.47.39 is not listed in the XBL
linux/web-mail-system.1463558017.txt.gz · Last modified: 2022/10/29 16:15 (external edit)