diff options
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/files/main.cf_2.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/files/main.cf_2.0 b/meta-networking/recipes-daemons/postfix/files/main.cf_2.0 index a128faa0a1..bb314513b6 100644 --- a/meta-networking/recipes-daemons/postfix/files/main.cf_2.0 +++ b/meta-networking/recipes-daemons/postfix/files/main.cf_2.0 | |||
| @@ -24,7 +24,7 @@ virtual_gid_maps = static:`grep vmail /etc/passwd | cut -d ":" -f 4` | |||
| 24 | 24 | ||
| 25 | 25 | ||
| 26 | # General stuff here again | 26 | # General stuff here again |
| 27 | config_directory = /etc/postfix | 27 | #config_directory = /etc/postfix |
| 28 | sample_directory = /etc/postfix | 28 | sample_directory = /etc/postfix |
| 29 | queue_directory = /var/spool/postfix | 29 | queue_directory = /var/spool/postfix |
| 30 | mail_spool_directory = /var/spool/mail | 30 | mail_spool_directory = /var/spool/mail |
