Hi I have registered and hosted a domain 'mydomain.com' with my ISP. They have given me a domain wide forwarding account [EMAIL PROTECTED] --> [EMAIL PROTECTED]
Then I use fetchmail to fetch all mails at [EMAIL PROTECTED] which will also have my users mails at mydomain.com My linux machine's full name is myhost.mydomain.com and I choosed 2nd config option when I installed exim (set by eximconfig script). The config is working fine for me except for one problem. The host part is also appeneded to all outgoing mails. That is, if I send a mail from linux, it goes fine but the address is in this form: [EMAIL PROTECTED] which is supposed to be [EMAIL PROTECTED] How do I accomplish that? -gnana