On Thu, May 10, 2001 at 07:09:56PM +1000, getadog wrote:
> On Thu, May 10, 2001 at 02:52:39PM +1000, Michael Lake wrote:
> > I get the following error when I send mail internally either to others
> > or to
> > myself as in the headers below. The mail bounces with:
> >         unknown local-part "mike.lake" in domain "uts.edu.au"
> It just so happens that I had a similar problem to you a few
> days ago, I'm not stalking you :)
> 
> check your exim.conf file near the top for a line like:
> qualify_domain = uts.edu.au
> comment it out.

OK Have now done that. 
 
> Then go down to near the bottom of the file to the REWRITE CONFIGURATION
> section and change uts.edu.au to your local host.domain, and if you

OK I find there the following:
*@uts.edu.au    ${lookup{$1}lsearch{/etc/email-addresses}\
                                                {$value}fail} bcfrF

and in email-addresses currently I have 
        #user: [EMAIL PROTECTED]
        #otheruser: [EMAIL PROTECTED]

Um my domain is chem.uts.edu.au and my machine name is say A123
would I set *@uts.edu.au instead to:
*@chem.uts.edu.au ?

Local delivery would be to [EMAIL PROTECTED] but what about
[EMAIL PROTECTED] Is that local? 
I'm not sure what to put in place of *@uts.edu.au 

> haven't already, edit /etc/email-addresses. This step wasn't part of
> your problem, but its a good thing to do IMHO.

and would I put in email-addresses
mikel: [EMAIL PROTECTED]

ie exim will lookup local user mikel and use email address
[EMAIL PROTECTED] ?

> > But mainly whats the error actually mean? Should the envelope or return
> 
> I think it will be made clear when you read the comments in the
> exim.conf file, but basically when you send mail to a local address
> (without a @host part to it), exim was adding @uts.edu.au and then
> sending it to your smart host, rather than delivering it locally.
Netscape settings are to deliver outgoing via the outgoing mail (smtp) server 
        "postoffice.uts.edu.au" 
At present this is not set anywhere in my exim.conf

Mike
-- 
A light wife doth make a heavy husband. -- Wm. Shakespeare, "The Merchant of Venice"

Michael Lake, University of Technology, Sydney
Email: [EMAIL PROTECTED] Ph: 02 9514 1724 Fx: 02 9514 1628 
URL: http://www.science.uts.edu.au/~michael-lake/
Linux enthusiast, active caver and interested in anything technical.
               ***************************************



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to