tech:notes_postfix
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:notes_postfix [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:notes_postfix [2026/02/16 15:56] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| = Notes Postfix | = Notes Postfix | ||
| - | Voir http:// | + | Voir |
| - | + | * http:// | |
| - | [[https:// | + | * [[https:// |
| + | * Relay SMTP : https:// | ||
| Ligne 37: | Ligne 38: | ||
| Source : http:// | Source : http:// | ||
| - | <code perl postfix-delete.pl> | + | |
| + | '' | ||
| + | <code perl> | ||
| # | # | ||
| Ligne 99: | Ligne 102: | ||
| Ajouter cette ligne dans le fichier main.cf : | Ajouter cette ligne dans le fichier main.cf : | ||
| - | <code ini main.cf> | + | |
| + | '' | ||
| + | <code ini> | ||
| fast_flush_domains = $relay_domains mondomain.fr | fast_flush_domains = $relay_domains mondomain.fr | ||
| </ | </ | ||
| Ligne 107: | Ligne 112: | ||
| postqueue -s mondomain.fr | postqueue -s mondomain.fr | ||
| </ | </ | ||
| + | |||
| == Autre | == Autre | ||
| Ligne 112: | Ligne 118: | ||
| === Exemple de config | === Exemple de config | ||
| - | <code - / | + | '' |
| + | <code -> | ||
| plop: plop@localhost.acme.fr | plop: plop@localhost.acme.fr | ||
| </ | </ | ||
| Ligne 120: | Ligne 127: | ||
| </ | </ | ||
| - | <code - / | + | '' |
| + | <code -> | ||
| myorigin = localhost.acme.fr | myorigin = localhost.acme.fr | ||
| mydestination = $myhostname, | mydestination = $myhostname, | ||
| Ligne 139: | Ligne 147: | ||
| </ | </ | ||
| - | <code - / | + | '' |
| + | <code -> | ||
| laposte.fr : | laposte.fr : | ||
| acme.fr : | acme.fr : | ||
| Ligne 196: | Ligne 205: | ||
| - | <code - / | + | '' |
| + | <code -> | ||
| Helo command rejected: need fully-qualified hostname; | Helo command rejected: need fully-qualified hostname; | ||
| </ | </ | ||
| - | <code - / | + | '' |
| + | <code -> | ||
| smtp.acme.fr | smtp.acme.fr | ||
| </ | </ | ||
| Ligne 209: | Ligne 220: | ||
| service postfix reload | service postfix reload | ||
| </ | </ | ||
| + | |||
| == Test Question | == Test Question | ||
tech/notes_postfix.1742825205.txt.gz · Dernière modification : de 127.0.0.1
