Herramientas de usuario

Herramientas del sitio


informatica:certificaciones:lpic:lpic-2:211_email_services

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
informatica:certificaciones:lpic:lpic-2:211_email_services [2021/04/19 12:32] tempwininformatica:certificaciones:lpic:lpic-2:211_email_services [2021/04/20 10:26] (actual) – [Recomendaciones] tempwin
Línea 19: Línea 19:
   * Conocer los MDA courier-pop y courier-imap.   * Conocer los MDA courier-pop y courier-imap.
   * Conocer el MDA Dovecot.   * Conocer el MDA Dovecot.
 +
 +**What is the path to the global postfix configuration file? (Please specify the complete directory path and file
 +name)**
 +
 +  * ''/etc/postfix/main.cf''
 +
 +**What postfix configuration setting defines the domains for which Postfix will deliver mail locally? (Please provide only the configuration setting name with no other information)**
 +
 +  * ''mydestination''
 +
 +''myorigin'' sería con qué los envía.
 +
 +**Where is the user foo's procmail configuration stored, if home directories are stored in /home? Please enter the complete path to the file.**
 +
 +  * ''/home/foo/.procmailrc''
 +
 +**What is the name of the dovecot configuration variable that specifies the location of user mail?**
 +
 +  * ''mbox''
 +  * ''mail_location'' (**Solución**)
 +  * ''user_dir''
 +  * ''maildir''
 +  * ''user_mail_dir''
 +
 +**A Mail User Agent (MUA) is responsible for what part of the e-mail process?**
 +
 +  * Functioning as a gateway for local and remote messages
 +  * Transferring messages from one server to another
 +  * Retrieving user email for display (client applications) (**Solución**)
 +  * Delivering mail to the local mail spool
 +
 +**Which of the following directories are the dovecot external configuration files found in?**
 +
 +  * ''/etc/dovecot/config.d''
 +  * ''/etc/dovecot/modules.d''
 +  * None of the Above
 +  * ''/etc/dovecot/conf.d'' (**Solución**)
 +
 +**Which of the following utilities will allow you to make changes to or display the configuration of your Postfix email server?**
 +
 +  * ''postinfo''
 +  * ''postcheck''
 +  * ''postconf'' (**Solución**)
 +  * ''posttest''
 +
 +**SMTP stands for Simple Mail Transfer Protocol.**
 +
 +  * Verdadero (**Solución**)
 +  * Falso 
informatica/certificaciones/lpic/lpic-2/211_email_services.1618828327.txt.gz · Última modificación: por tempwin