Diferencia entre revisiones de «Postfix»
De FJWiki
Línea 9: | Línea 9: | ||
* Buen FAQ de Postfix: http://www.seaglass.com/postfix/faq.html | * Buen FAQ de Postfix: http://www.seaglass.com/postfix/faq.html | ||
* Explicativa guía sobre restricciones a nivel de cliente/sender/recipent en Postfix: http://www.uco.es/ccc/sistemas/postfix/restricciones.html | * Explicativa guía sobre restricciones a nivel de cliente/sender/recipent en Postfix: http://www.uco.es/ccc/sistemas/postfix/restricciones.html | ||
− | |||
== Greylist == | == Greylist == | ||
Línea 15: | Línea 14: | ||
Con estos servicios se pueden hacer maravillas contra el spam. | Con estos servicios se pueden hacer maravillas contra el spam. | ||
− | * Postgrey: http://postgrey.schweikert.ch/ | + | * Postgrey: http://postgrey.schweikert.ch/ (ver también mi mini-howto: [[Postgrey]]) |
* Milter: http://hcpnet.free.fr/milter-greylist/ | * Milter: http://hcpnet.free.fr/milter-greylist/ | ||
Revisión del 13:45 15 dic 2008
Enlaces sobre la configuración del Postfix y de todo lo relacionado al correo.
- Página principal: http://www.postfix.org/
- Man principal del "main.cf": http://www.postfix.org/postconf.5.html
- Ejemplos de configuraciones estándar: http://www.postfix.org/STANDARD_CONFIGURATION_README.html
- Sobre la modificación de las direcciones de correo: http://www.postfix.org/ADDRESS_REWRITING_README.html
- Man del "transport": http://www.postfix.org/transport.5.html
- Sobre cómo configurar el TLS: http://www.postfix.org/TLS_README.html
- Buen FAQ de Postfix: http://www.seaglass.com/postfix/faq.html
- Explicativa guía sobre restricciones a nivel de cliente/sender/recipent en Postfix: http://www.uco.es/ccc/sistemas/postfix/restricciones.html
Greylist
Con estos servicios se pueden hacer maravillas contra el spam.
- Postgrey: http://postgrey.schweikert.ch/ (ver también mi mini-howto: Postgrey)
- Milter: http://hcpnet.free.fr/milter-greylist/
Postfix del Zimbra
Algunos links aplican también para el postfix en general (como los de restricción de dominios).