IMAP: CAmbiando la linea "From:" en la cabecera de Mail

Base de Datos de Soporte (kngu_postfix_myorigin)
Referido a

SuSE Imap-Server

Situación:

Usted desea cambiar la linea "From:" en la cabecera del correo, de user@domain a user@host.domain.

Procedimiento:

La siguiente sección del fichero de configuracióm /etc/postfix/main.cf, contiene el parámetro que debe se retocado para cambiar la linea "From:" en los correos a enviar.
# SENDING MAIL
#
# The myorigin parameter specifies the domain that locally-posted
# mail appears to come from. The default is to append $myhostname,
# which is fine for small sites.  If you run a domain with multiple
# machines, you should (1) change this to $mydomain and (2) set up
# a domain-wide alias database that aliases each user to
# user@that.users.mailhost.
#
myorigin = $myhostname

# The masquerade_domains parameter gives an optional list of domains
# that must have their subdomain structure stripped off.
#
# By default, address masquerading is disabled.
#masquerade_domains = yourdomain.de
masquerade_exceptions = root

Palabras clave: IMAP, IMAP-SERVER, MAIL, CABECERA, POSTFIX, FROM, DIRECCION

Temas: Utilizador

SDB-kngu_postfix_myorigin, Copyright SuSE Linux AG, Nürnberg, Germany - Versión: 05. Jul 2000
SuSE Linux AG - : 19. Feb 2001 de karine (sdb_gen 1.40.0)