informatica:linux:correo:postfix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:correo:postfix [2015/04/13 20:19] – external edit 127.0.0.1 | informatica:linux:correo:postfix [2016/04/11 18:18] (current) – javi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Usar un servidor SMTP externo: ====== | ====== Usar un servidor SMTP externo: ====== | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| ===== Genérico (comprobado Jazztel) ===== | ===== Genérico (comprobado Jazztel) ===== | ||
| Line 101: | Line 89: | ||
| smtpd_tls_session_cache_database = btree: | smtpd_tls_session_cache_database = btree: | ||
| smtp_tls_session_cache_database = btree: | smtp_tls_session_cache_database = btree: | ||
| + | smtp_tls_security_level = verify | ||
| + | smtp_tls_CAfile = / | ||
| myhostname = test.example.com | myhostname = test.example.com | ||
| Line 116: | Line 106: | ||
| smtp_sasl_security_options = | smtp_sasl_security_options = | ||
| - | smtp_tls_security_level = verify | ||
| - | smtp_tls_CAfile = / | ||
| - | smtp_tls_session_cache_database = btree:/ | ||
| - | |||
| - | smtp_sasl_auth_enable = yes | ||
| - | smtp_sasl_password_maps = hash:/ | ||
| - | smtp_sasl_security_options = noanonymous | ||
| </ | </ | ||
| Line 261: | Line 244: | ||
| recipient_delimiter = + | recipient_delimiter = + | ||
| inet_interfaces = all | inet_interfaces = all | ||
| + | inet_protocols = ipv4 | ||
| smtp_use_tls = yes | smtp_use_tls = yes | ||
| smtp_sasl_auth_enable = yes | smtp_sasl_auth_enable = yes | ||
| Line 405: | Line 389: | ||
| Ese correo deberia llegar a Servidor B, y este reenviarlo a cuenta1@hotmail.com | Ese correo deberia llegar a Servidor B, y este reenviarlo a cuenta1@hotmail.com | ||
| + | ===== Errores ===== | ||
| + | |||
| + | ==== 504 5.5.2 ==== | ||
| + | |||
| + | Ejemplo: | ||
| + | |||
| + | < | ||
| + | Apr 11 18:23:10 localhost postfix/ | ||
| + | </ | ||
| + | |||
| + | Quiza falta configuracion en el servidor, he seguido la receta de relay de gmail con 587, probar lo siguiente para el envio del correo de prueba desde linea de comandos: | ||
| + | |||
| + | < | ||
| + | echo " | ||
| + | </ | ||
informatica/linux/correo/postfix.1428956385.txt.gz · Last modified: (external edit)
