[script] Add a script to create hash table for sasl (used by postfix)

This commit is contained in:
Mathieu Maret 2011-03-15 14:21:16 +01:00
parent 047d8378b9
commit b499a0f5e0
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/sh
#will create saslpass.db with passwd in hash
#smtp_sasl_password_maps=hash:/etc/postfix/salspass
# debug could help with debug_peer_list = smtp_msa.orange.fr and
# debug_peer_level =5
sudo postmap hash:/etc/posfix/saslpass