exim4
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| exim4 [2018/12/20 20:33] – [Envoi via un smarthost de mail] pascal | exim4 [2023/07/04 10:55] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 8: | Ligne 8: | ||
| ===== Configuration Exim4 ===== | ===== Configuration Exim4 ===== | ||
| + | ==== Domaine des expéditeurs de mails ==== | ||
| + | Fichier / | ||
| + | < | ||
| + | root: root@mazarini.ovh | ||
| + | </ | ||
| + | |||
| + | ==== Domaine des mails ==== | ||
| + | Fichier / | ||
| + | < | ||
| + | mazarini.ovh | ||
| + | </ | ||
| ==== / | ==== / | ||
| Le fichier / | Le fichier / | ||
| - | ==== Envoi direct de mail et de smarthost pour d' | + | |
| + | === Envoi direct de mail et de smarthost pour d' | ||
| < | < | ||
| # / | # / | ||
| Ligne 31: | Ligne 43: | ||
| dc_eximconfig_configtype=' | dc_eximconfig_configtype=' | ||
| - | dc_other_hostnames=' | + | dc_other_hostnames=' |
| dc_local_interfaces=' | dc_local_interfaces=' | ||
| dc_readhost='' | dc_readhost='' | ||
| - | dc_relay_domains=' | + | dc_relay_domains=' |
| dc_minimaldns=' | dc_minimaldns=' | ||
| dc_relay_nets=' | dc_relay_nets=' | ||
| Ligne 40: | Ligne 52: | ||
| CFILEMODE=' | CFILEMODE=' | ||
| dc_use_split_config=' | dc_use_split_config=' | ||
| - | dc_hide_mailname='' | + | dc_hide_mailname=' |
| dc_mailname_in_oh=' | dc_mailname_in_oh=' | ||
| dc_localdelivery=' | dc_localdelivery=' | ||
| | | ||
| </ | </ | ||
| - | ==== Envoi de mail via un smarthost | + | === Envoi de mail via un smarthost === |
| < | < | ||
| + | # / | ||
| + | # | ||
| + | # Edit this file and / | ||
| + | # yourself or use ' | ||
| + | # | ||
| + | # Please note that this is _not_ a dpkg-conffile and that automatic changes | ||
| + | # to this file might happen. The code handling this will honor your local | ||
| + | # changes, so this is usually fine, but will break local schemes that mess | ||
| + | # around with multiple versions of the file. | ||
| + | # | ||
| + | # update-exim4.conf uses this file to determine variable values to generate | ||
| + | # exim configuration macros for the configuration file. | ||
| + | # | ||
| + | # Most settings found in here do have corresponding questions in the | ||
| + | # Debconf configuration, | ||
| + | # | ||
| + | # This is a Debian specific file | ||
| + | |||
| + | dc_eximconfig_configtype=' | ||
| + | dc_other_hostnames='' | ||
| + | dc_local_interfaces=' | ||
| + | dc_readhost='' | ||
| + | dc_relay_domains='' | ||
| + | dc_minimaldns=' | ||
| + | dc_relay_nets='' | ||
| + | dc_smarthost=' | ||
| + | CFILEMODE=' | ||
| + | dc_use_split_config=' | ||
| + | dc_hide_mailname=' | ||
| + | dc_mailname_in_oh=' | ||
| + | dc_localdelivery=' | ||
| </ | </ | ||
| + | === dc_eximconfig_configtype === | ||
| + | * internet : envoi directe de mail | ||
| + | * smarthost : envoi de mail via un smarthost | ||
| + | === dc_other_hostnames === | ||
| + | Liste de domaines pris en charge par le serveur. | ||
| + | === dc_local_interfaces === | ||
| + | Si le serveur n' | ||
| + | Si le serveur envoie des mails pour d' | ||
| + | === dc_relay_domains === | ||
| + | Domaines utilisés par les serveurs utilisant ce serveur comme smarthost. | ||
| + | |||
| ===== Commandes ===== | ===== Commandes ===== | ||
| - | ==== Gestion du daemon ==== | + | ==== Envoi de mail ==== |
| - | < | + | |
| - | root@mazarini: | + | |
| - | root@mazarini: | + | |
| - | root@mazarini: | + | |
| - | </ | + | |
| - | ==== Interrogation | + | |
| < | < | ||
| + | root@service: | ||
| + | Cc: | ||
| + | test | ||
| + | root@service: | ||
| </ | </ | ||
| + | Faire CTRL-D pour terminer. | ||
| + | |||
| ===== Références ===== | ===== Références ===== | ||
| - | * Choix du pool de serveurs | ||
| - | * [[http:// | ||
| - | * [[http:// | ||
| - | | ||
exim4.1545337999.txt.gz · Dernière modification : 2023/07/04 10:55 (modification externe)