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

Re: exim wierdness





Derrick 'dman' Hudson wrote:

What error?  Show the exact error message -- there are dozens, if not
hundreds, of different reasons for seeing an error.

Sorry the error has been recreated with Shyamal Prasad's suggestion, I have the error in my response to him.

| This is a little urgent as I would like to use exim as my smtp mailer, | because it doesn't mind if I am at work or at home it still delivers mail.:) | | But all the mail addresses at work involve the | first-name.last-name@domain.end protocol, so I cannot send any mails to | coworkers using mutt.

My guess, based on what you say here, is that you told exim it is
handling the "informaat.nl" domain.  That is wrong since you don't own
the domain informaat.nl and are not the administrator of that domain's
mail server.

this is right...
Most likely you don't have an actual domain for your
machine.  When you configure exim, tell it the domain is
"localdomain.invalid" or something like that.
I have

qualify_domain = informaat.nl which I have now commented out, and ...

local_domains = localhost:informaat.nl

which I have now changed to:

local_domains = localhost:localdomain.invalid

and that seems to have done it, as I have just sent myself an email at work and it worked beautifully.

Now to figure out how to get ldap working and connect it with mutt.:)

Thanks for all the help.

rohan



Reply to: