[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configuring mail



    "sandip" == sandip  <sandip@escortsmumbai.com> writes:

    sandip> hello all!  one irritating thing is happening in my
    sandip> mails. all mails appear to be coming from sandip
    sandip> (sandip@escortsmumbai.com)! i will like them to appear to
    sandip> be coming from Sandip P Deshmukh
    sandip> (deshmukh@escortsmumbai.com)

The place to do this is in /etc/email-addresses if your exim.conf has
the correct sections generated by eximconfig.

Look to find a rewrite rule in exim.conf along the lines of

*@escortsmumbai.com    ${lookup{$1}lsearch{/etc/email-addresses}\
                                                {$value}fail} frFs

and then edit the email-adresses file to do the conversions you want.

Cheers!
Shyamal



Reply to: