User Tools

Site Tools


postfix_mta_on_netbsd_6.x

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
postfix_mta_on_netbsd_6.x [2021/03/08 06:34] hc9postfix_mta_on_netbsd_6.x [2021/03/08 06:39] hc9
Line 55: Line 55:
   * hash ///etc/postfix/{generic,sasl_passwd}, then check and reload configs//:   * hash ///etc/postfix/{generic,sasl_passwd}, then check and reload configs//:
  
-<file config /etc/postfix/{generic,sasl_passwd}> +<code>
 % cd /etc/postfix/ % cd /etc/postfix/
 % sudo postmap generic sasl_passwd  # creates generic.db & sasl_passwd.db % sudo postmap generic sasl_passwd  # creates generic.db & sasl_passwd.db
 % sudo postfix check                # no output unless errors % sudo postfix check                # no output unless errors
 % sudo /etc/rc.d/postfix reload % sudo /etc/rc.d/postfix reload
 +</code>
  
-</file> 
   * test to verify everything is working correctly:   * test to verify everything is working correctly:
  
postfix_mta_on_netbsd_6.x.txt · Last modified: 2021/03/12 19:40 by hc9