tags #302060 confirmed pending thanks On Wed, Mar 30, 2005 at 12:09:35AM +0200, Miquel van Smoorenburg wrote: > I want to leave DEBCONFvisiblenameDEBCONF empty so that qualify_domain > is taken from the systems hostname. exim4-config lets me do that, > but exim4.conf ends up with: > > qualify_domain = > > And when I send mail from the box exim sends it as "root@".
Ouch. Now that you mention it... you're right. > The correct thing to do would be something like: > > .ifdef DEBCONFvisiblenameDEBCONF > qualify_domain = DEBCONFvisiblenameDEBCONF > .endif Only "something like" since DEBCONFvisiblenameDEBCONF is not an exim macro, but is replaced when the actual configuration is built. To allow the ifdef to work, an intermediate step with a "real" exim macro is necessary. Committed to svn. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]