Hi All

I am able to send and recieve mails among the users locally. What i did is 
made exim as the default MTA through mail transport agent switcher & made 
some changes in the exim cnfiguration file. But i need to know what extra 
configuration change has to be made so that mail can be sent to outside 
domains like (yahoo, gmail etc.) & how to send failure delivery notification 
to the sender notifying that mail delilvery has failed.

Thanks
 


-----Original Message-----
From: Phil Pennock <[EMAIL PROTECTED]>
To: Piyush Sharma <[EMAIL PROTECTED]>
Cc: [email protected]
Date: Sun, 20 Apr 2008 01:25:56 -0700
Subject: Re: [exim] Exim mail issue


On 2008-04-18 at 11:46 +0530, Piyush Sharma wrote:
> Im using horde as mail client & exim as MTA with courier-imap and 
> courier-auth installed. The users can login into their account but cannot 
> recieve mails. i have created two users child1 & child2, sending mail from 

> child1 to child2 didnot work. The mail is not recieved in child2 inbox. 
> please help.

You'll need to do some basic work to help people help you.  At the
moment, you're pretty much asking people to exercise psychic powers to
tell you what's happening.

Did the test mail get rejected and sent back to the sender?  If so, what
does the reject message say?  If not, where is the mail?  "exim -bpru"
will show you the mail-queue on the system, "exim -Mvl msgid" where
msgid is one of the message-ids from the queue will show you the
delivery attempt log.

If you run "exim -bP log_file_path" then you'll be shown the filename
template used for generating the log files.  If it's syslog, look at
your syslog configuration; otherwise, look at "mainlog" for the period
in question and find the log entries for the delivery attempt.  The
diagnostic log is there to help you with just such problems as this.
You should be looking in the logs first; if you still don't understand
what's going on, ask for help then, including full details from the
logs.

What happens if you try a delivery with debugging enabled?  "man exim"
will explain the -d option to you.

What did you do to configure Exim to delivery mail to Courier, instead
of to the normal mail-spool?  What are the Router and Transport used,
and can we see a debug trace showing this Router being used?  Routers
are tried in-order.

Regards,
-Phil






DISCLAIMER:
The contents of this e-mail (and any attachments) are confidential, may be 
privileged and may contain copyright material of Company or third parties. You 
may only reproduce or distribute the material if you are expressly authorized 
by us to do so. 

If you are not the intended recipient, any use, disclosure or copying of this 
e-mail (and any attachments) is unauthorized.  If you have received this e-mail 
in error, please notify the sender via e-mail; delete it and any copies of it 
from your system.

Although this message and its attachments have been scanned for viruses and no 
viruses were detected, no responsibility whatsoever is accepted by the Company 
for any loss or damage arising in any way from receipt or use thereof.
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to