Config exim sous debian

Page principale

Répondre à ce message
Auteur: ML Guilde
Date:  
À: guilde
Sujet: Config exim sous debian
Bon, dans mon cas, j'aurai la config suivante:

   fetchmail -> exim -> procmail -> imap -> kmail
   \-----------------------------------/    \---/
              machine serveur           machine cliente


Comment dois-je configurer exim pour ca, sous debian ? Quand je fais un
eximconfig, j'obtiens le menu suivant:

 (1) Internet site; mail is sent and received directly using SMTP. If your
     needs don't fit neatly into any category, you probably want to start
     with this one and then edit the config file by hand.


 (2) Internet site using smarthost: You receive Internet mail on this
     machine, either directly by SMTP or by running a utility such as
     fetchmail. Outgoing mail is sent using a smarthost. optionally with
     addresses rewritten. This is probably what you want for a dialup
     system.


 (3) Satellite system: All mail is sent to another machine, called a "smart
     host" for delivery. root and postmaster mail is delivered according
     to /etc/aliases. No mail is received locally.


 (4) Local delivery only: You are not on a network.  Mail for local users
     is delivered.


 (5) No configuration: No configuration will be done now; your mail system
     will be broken and should not be used. You must then do the
     configuration yourself later or run this script, /usr/sbin/eximconfig,
     as root. Look in /usr/share/doc/exim/example.conf.gz


J'ai choisi l'option (2), qui me semble la plus appropriee. Mais ensuite,
j'ai:

What is the `visible' mail name of your system? This will appear on
From: lines of outgoing messages.
Enter value (default=`<server_name>', `x' to restart):

Qu'est-ce que ca veut dire, exactement, et que mettre ?

Does this system have any other names which may appear on incoming
mail messages, apart from the visible name above (ceaserver.ill.fr) and
localhost?

By default all domains will be treated the same; if you want different
domain names to be treated differently, you will need to edit the config
file afterwards: see the documentation for the "domains" director
option.

If there are any more, enter them here, separated with spaces or commas.
If there are none, say `none'.
Enter value (default=`none', `x' to restart):

Meme question...

All mail from here or specified other local machines to anywhere on
the internet will be accepted, as will mail from anywhere on the
internet to here.

Are there any domains you want to relay mail for---that is, you are
prepared to accept mail for them from anywhere on the internet, but
they are not local domains.

If there are any, enter them here, separated with spaces or commas. You
can use wildcards. If there are none, say `none'. If you want to relay
mail for all domains that specify you as an MX, then say `mx'
Enter value (default=`none', `x' to restart):

Idem...

Obviously, any machines that use us as a smarthost have to be excluded
from the relaying controls, as using us to relay mail for them is the
whole point.

Are there any networks of local machines you want to relay mail for?

If there are any, enter them here, separated with spaces or commas. You
should use the standard address/length format (e.g. 194.222.242.0/24)
If there are none, say `none'.

   You need to double the colons in IPv6 addreses (e.g.    
   5f03::1200::836f::::/48)
   Enter value (default=`none', `x' to restart):


...

Which machine will act as the smarthost and handle outgoing mail?

Enter value (`x' to restart):

La je crois savoir: le serveur smtp de mon FAI ?

--
Frédéric