Încerc să configurez un server de mail, dar când rulez:
echo „e-mail de testare” | mail -s „test” [email protected] -aFrom [email protected]
si verifica coada /var/log/mail.err
eu iau 8 august 13:36:37 localhost postfix/sendmail[7034]: fatal: deschide /etc/postfix/main.cf: Permisiune refuzată
.
Aici sunt /etc/postfix
permisiuni pentru foldere:
root@localhost:~# ls -la /etc/postfix/
total 156
drwxr-x--- 5 root vmail 4096 Aug 8 13:09 .
drwxr-xr-x 112 root root 4096 Aug 8 13:33 ..
-rwxr-xr-x 1 root vmail 100 8 august 11:38 dynamicmaps.cf
drwxr-xr-x 2 root vmail 4096 19 iunie 2020 dynamicmaps.cf.d
-rwxr-xr-x 1 root vmail 3126 8 august 13:09 main.cf
-rwxr-xr-x 1 root vmail 1390 7 august 15:58 main.cf.orig
-rwxr-xr-x 1 root vmail 27120 7 august 15:24 main.cf.proto
lrwxrwxrwx 1 root root 31 august 7 15:25 makedefs.out -> /usr/share/postfix/makedefs.out
-rwxr-xr-x 1 root vmail 6511 8 august 12:27 master.cf
-rwxr-xr-x 1 root vmail 6208 7 august 16:17 master.cf.orig
-rwxr-xr-x 1 root vmail 6208 7 august 15:24 master.cf.proto
-rwxr-xr-x 1 root vmail 148 7 august 16:13 mysql-virtual-alias-maps.cf
-rwxr-xr-x 1 root vmail 139 7 august 16:12 mysql-virtual-email2email.cf
-rwxr-xr-x 1 root vmail 137 7 august 23:53 mysql-virtual-mailbox-domains.cf
-rwxr-xr-x 1 root vmail 135 7 august 16:13 mysql-virtual-mailbox-maps.cf
-rwxr-xr-x 1 root vmail 10268 19 iunie 2020 postfix-files
drwxr-xr-x 2 root vmail 4096 8 august 11:38 postfix-files.d
-rwxr-xr-x 1 root vmail 11532 19 iunie 2020 postfix-script
-rwxr-xr-x 1 root vmail 29872 19 iunie 2020 post-instalare
drwxr-xr-x 2 root vmail 4096 19 iunie 2020 sasl
Îmi pare rău dacă întrebarea mea este prost formatată, dar sunt nou aici.
Am sa actualizez daca te ajuta.