Diferencia entre revisiones de «Postfix»
De FJWiki
Línea 10: | Línea 10: | ||
* 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 == | ||
+ | |||
+ | Con estos servicios se pueden hacer maravillas contra el spam. | ||
+ | |||
+ | * Postgrey: http://postgrey.schweikert.ch/ | ||
+ | * Milter: http://hcpnet.free.fr/milter-greylist/ | ||
== Postfix del Zimbra == | == Postfix del Zimbra == |
Revisión del 21:47 29 ago 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/
- 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).