Advertisement
Guest User

Untitled

a guest
Oct 15th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. user@hp:~$ sudo dpkg-reconfigure postfix
  2. setting synchronous mail queue updates: false
  3. setting myhostname: hp
  4. setting alias maps
  5. setting alias database
  6. mailname is not a fully qualified domain name. Not changing /etc/mailname.
  7. setting destinations: $myhostname, hp, localhost.localdomain, localhost
  8. setting relayhost:
  9. setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  10. setting mailbox_command
  11. setting mailbox_size_limit: 0
  12. setting recipient_delimiter: +
  13. setting inet_interfaces: loopback-only
  14. setting default_transport: error
  15. setting relay_transport: error
  16. setting inet_protocols: all
  17. WARNING: /etc/aliases exists, but does not have a root alias.
  18.  
  19. Postfix (main.cf) is now set up with a default configuration. If you need to
  20. make changes, edit /etc/postfix/main.cf (and others) as needed. To view
  21. Postfix configuration values, see postconf(1).
  22.  
  23. After modifying main.cf, be sure to run 'service postfix reload'.
  24.  
  25. Running newaliases
  26. Elaborazione dei trigger per libc-bin (2.27-3ubuntu1)...
  27. user@hp:~$ sudo dpkg-reconfigure amavisd-new-postfix
  28. /usr/sbin/dpkg-reconfigure: amavisd-new-postfix รจ rovinato o non completamente installato
  29. user@hp:~$ sudo apt-get install --reinstall amavisd-new-postfix
  30. Lettura elenco dei pacchetti... Fatto
  31. Generazione albero delle dipendenze
  32. Lettura informazioni sullo stato... Fatto
  33. 0 aggiornati, 0 installati, 1 reinstallati, 0 da rimuovere e 0 non aggiornati.
  34. 1 non completamente installati o rimossi.
  35. รˆ necessario scaricare 0 B/3.900 B di archivi.
  36. Dopo quest'operazione, verranno occupati 0 B di spazio su disco.
  37. (Lettura del database... 239666 file e directory attualmente installati.)
  38. Preparativi per estrarre .../amavisd-new-postfix_1%3a2.11.0-1ubuntu1_all.deb...
  39. Estrazione di amavisd-new-postfix (1:2.11.0-1ubuntu1) su (1:2.11.0-1ubuntu1)...
  40. Configurazione di amavisd-new-postfix (1:2.11.0-1ubuntu1)...
  41. postconf: warning: policy-spf_time_limit: unknown parameter
  42. postconf: warning: /etc/postfix/main.cf: unused parameter: policy-spf_time_limit=3600s
  43. postconf: warning: /etc/postfix/main.cf: unused parameter: policy-spf_time_limit=3600s
  44. user@hp:~$ sudo apt-get -f install
  45. Lettura elenco dei pacchetti... Fatto
  46. Generazione albero delle dipendenze
  47. Lettura informazioni sullo stato... Fatto
  48. 0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
  49. user@hp:~$ sudo apt-get -f install
  50. Lettura elenco dei pacchetti... Fatto
  51. Generazione albero delle dipendenze
  52. Lettura informazioni sullo stato... Fatto
  53. 0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
  54. user@hp:~$ sudo apt-get autoremove
  55. Lettura elenco dei pacchetti... Fatto
  56. Generazione albero delle dipendenze
  57. Lettura informazioni sullo stato... Fatto
  58. 0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
  59. user@hp:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement