On venerdì 07 dicembre 2007, alle 00:22, Mauro Sacchetto wrote: > I've a mail address for outgoing mail with a national provider (@tele2.it) > and a second mail address for my local mail (@debian). Using Mutt, it's > possible to set two different sender name, so that, when I > send an external mail, in the header of message is it possible > to read my external address, while when I send a local mail, > it results my local address. In .muttrc I use the following hook: > send-hook .* 'my_hdr From: Mauro Sacchetto <[EMAIL PROTECTED]> > send-hook '~t @debian$' 'my_hdr From: samiel <[EMAIL PROTECTED]> > However, it doesn't work, for even local mails have, in the headers, > the external address as sender. So I suspect that exim4 rewrites > Mutt indications, using the address written in /etc/email-addresses. > Is it possible to set two different account in exim to obtain > the result I'd like? I tried to set in a different way the rewriting of header (with dpkg-reconfigure exim4-config). So, I have alternatively in /etc/exim4/update-exim4.conf.conf:
dc_hide_mailname='true' dc_mailname_in_oh='true' or dc_hide_mailname='false' dc_mailname_in_oh='true' but, in all cases, the address is the external one and not the internal domain... M. > -- > linux user no.: 353546 > public key at http://keyserver.linux.it > > -- > ## List details at http://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ -- Prof. Mauro Sacchetto Santa Croce 1332a 30155 VENEZIA tel.: 041 5226494 cell.: 320 7414579 e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] linux user no.: 353546 public key at http://keyserver.linux.it -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
