Re: problème de smtp avec exim

2018-04-08 Par sujet Vincent Lefevre
On 2018-04-07 14:28:12 +0200, Bernard Schoenacker wrote:
> bonjour,
> 
> je recherche un moyen de pouvoir envoyer des méls
> par le mua et je n'y arrive pas en employant exim4 ...
> 
> tous les courriels sont frozen
> 
> voici les élément dont je dispose :
> 
> cat /etc/mailname
> 
> hamiral.localdomain
> 
> 
> tail -14 /etc/exim4/update-exim4.conf.conf
> 
> dc_eximconfig_configtype='local'
^

Je crois que "local" signifie que le système n'est capable que
d'envoyer du mail pour la machine locale (e.g. pour "cron").

Sur ma machine à mon labo, j'ai

dc_eximconfig_configtype='internet'

Si le but est d'utiliser un port de soumission, je ne sais pas
faire avec exim (j'utilise postfix sur mes autres machines).

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Re: problème de smtp avec exim

2018-04-07 Par sujet Pierre Malard
Bonjour,
Et pourquoi ne pas tout simplement exécuter un « dpkg-reconfigure exim4-config 
» ? Il vous pose toutes les questions nécessaires à une bonne configuration et 
génère en général de façon tout à fait correcte l’ensemble des fichiers de 
configuration.

cf https://www.debian.org/releases/jessie/s390x/ch08s05.html.fr


> Le 7 avr. 2018 à 15:14, Bernard Schoenacker  a 
> écrit :
> 
> 
> 
> - Mail original -
>> De: "Bernard Schoenacker" 
>> À: "DUF" 
>> Envoyé: Samedi 7 Avril 2018 15:10:56
>> Objet: Re: problème de smtp avec exim
>> 
>> 
>> 
>> - Mail original -
>>> De: "Bernard Schoenacker" 
>>> À: "DUF" 
>>> Envoyé: Samedi 7 Avril 2018 14:28:12
>>> Objet: problème de smtp avec exim
>>> 
>>> bonjour,
>>> 
>>> je recherche un moyen de pouvoir envoyer des méls
>>> par le mua et je n'y arrive pas en employant exim4 ...
>>> 
>>> tous les courriels sont frozen
>>> 
>>> voici les élément dont je dispose :
>>> 
>>> cat /etc/mailname
>>> 
>>> hamiral.localdomain
>>> 
>>> 
>>> tail -14 /etc/exim4/update-exim4.conf.conf
>>> 
>>> dc_eximconfig_configtype='local'
>>> dc_other_hostnames='hamtaro.localdomain'
>>> dc_local_interfaces='127.0.0.1 ; ::1'
>>> dc_readhost=''
>>> dc_relay_domains=''
>>> dc_minimaldns='false'
>>> dc_relay_nets=''
>>> dc_smarthost=''
>>> CFILEMODE='644'
>>> dc_use_split_config='false'
>>> dc_hide_mailname=''
>>> dc_mailname_in_oh='true'
>>> dc_localdelivery='mail_spool'
>>> 
>>> 
>>> documentation :
>>> 
>>> https://www.sois-net.fr/exim-unrouteable-address-et-message-frozen/
>>> http://howto.landure.fr/gnu-linux/trucs-et-astuces-pour-exim-4
>>> 
>>> qu'est ce que je devrais faire pour que ça fonctionne ?
>>> 
>>> slt
>>> bernard
>>> 
>>> 
>> 
>> ps, voici ce que exim me donne :
>> 
>> exim -bh 78.242.173.120
>> 
>>  SMTP testing session as if from host 78.242.173.120
>>  but without any ident (RFC 1413) callback.
>>  This is not for real!
>> 
>>>>> host in hosts_connection_nolog? no (option unset)
>>>>> host in host_lookup? yes (matched "*")
>>>>> looking up host name for 78.242.173.120
>>>>> IP address lookup yielded "sav67-3-78-242-173-120.fbx.proxad.net"
>>>>> checking addresses for sav67-3-78-242-173-120.fbx.proxad.net
>>>>>  78.242.173.120 OK
>>>>> host in host_reject_connection? no (option unset)
>>>>> host in sender_unqualified_hosts? no (option unset)
>>>>> host in recipient_unqualified_hosts? no (option unset)
>>>>> host in helo_verify_hosts? no (option unset)
>>>>> host in helo_try_verify_hosts? no (option unset)
>>>>> host in helo_accept_junk_hosts? no (option unset)
>> 220 hamiral ESMTP Exim 4.90_1 Sat, 07 Apr 2018 15:05:18 +0200
>> 
>> 
> 
> bonjour,
> 
> j'ai suivi les instructions et je n'ai pas la suite ...
> 
> cf documentation :
> 
> https://www.webhostingtalk.nl/andere-vragen-en-postings/120146-exim-troubleshooting-mail-delivery-issues.html
> 
> slt
> bernard
> 

--
Pierre Malard

   «[...]développer la science ? Noble ambition ; mais qu'est-ce que
la science ? Une puissance et une joie ; et, si elle ne s'anime pas
   de l'esprit de justice, [...] de la vie des hommes, [...] elle est un
   privilège en plus.»
Jean Jaures - "L'idéal de justice" - 1889
   |\  _,,,---,,_
   /,`.-'`'-.  ;-;;,_
  |,4-  ) )-,_. ,\ (  `'-'
 '---''(_/--'  `-'\_)   πr

perl -e '$_=q#: 3|\ 5_,3-3,2_: 3/,`.'"'"'`'"'"' 5-.  ;-;;,_:  |,A-  ) )-,_. ,\ 
(  `'"'"'-'"'"': '"'"'-3'"'"'2(_/--'"'"'  `-'"'"'\_): 
24πr::#;y#:#\n#;s#(\D)(\d+)#$1x$2#ge;print'
- --> Ce message n’engage que son auteur <--



signature.asc
Description: Message signed with OpenPGP


Re: problème de smtp avec exim

2018-04-07 Par sujet Bernard Schoenacker


- Mail original -
> De: "Bernard Schoenacker" 
> À: "DUF" 
> Envoyé: Samedi 7 Avril 2018 15:10:56
> Objet: Re: problème de smtp avec exim
> 
> 
> 
> - Mail original -
> > De: "Bernard Schoenacker" 
> > À: "DUF" 
> > Envoyé: Samedi 7 Avril 2018 14:28:12
> > Objet: problème de smtp avec exim
> > 
> > bonjour,
> > 
> > je recherche un moyen de pouvoir envoyer des méls
> > par le mua et je n'y arrive pas en employant exim4 ...
> > 
> > tous les courriels sont frozen
> > 
> > voici les élément dont je dispose :
> > 
> > cat /etc/mailname
> > 
> > hamiral.localdomain
> > 
> > 
> > tail -14 /etc/exim4/update-exim4.conf.conf
> > 
> > dc_eximconfig_configtype='local'
> > dc_other_hostnames='hamtaro.localdomain'
> > dc_local_interfaces='127.0.0.1 ; ::1'
> > dc_readhost=''
> > dc_relay_domains=''
> > dc_minimaldns='false'
> > dc_relay_nets=''
> > dc_smarthost=''
> > CFILEMODE='644'
> > dc_use_split_config='false'
> > dc_hide_mailname=''
> > dc_mailname_in_oh='true'
> > dc_localdelivery='mail_spool'
> > 
> > 
> > documentation :
> > 
> > https://www.sois-net.fr/exim-unrouteable-address-et-message-frozen/
> > http://howto.landure.fr/gnu-linux/trucs-et-astuces-pour-exim-4
> > 
> > qu'est ce que je devrais faire pour que ça fonctionne ?
> > 
> > slt
> > bernard
> > 
> > 
> 
> ps, voici ce que exim me donne :
> 
> exim -bh 78.242.173.120
> 
>  SMTP testing session as if from host 78.242.173.120
>  but without any ident (RFC 1413) callback.
>  This is not for real!
> 
> >>> host in hosts_connection_nolog? no (option unset)
> >>> host in host_lookup? yes (matched "*")
> >>> looking up host name for 78.242.173.120
> >>> IP address lookup yielded "sav67-3-78-242-173-120.fbx.proxad.net"
> >>> checking addresses for sav67-3-78-242-173-120.fbx.proxad.net
> >>>   78.242.173.120 OK
> >>> host in host_reject_connection? no (option unset)
> >>> host in sender_unqualified_hosts? no (option unset)
> >>> host in recipient_unqualified_hosts? no (option unset)
> >>> host in helo_verify_hosts? no (option unset)
> >>> host in helo_try_verify_hosts? no (option unset)
> >>> host in helo_accept_junk_hosts? no (option unset)
> 220 hamiral ESMTP Exim 4.90_1 Sat, 07 Apr 2018 15:05:18 +0200
> 
> 

bonjour,

j'ai suivi les instructions et je n'ai pas la suite ...

cf documentation :

https://www.webhostingtalk.nl/andere-vragen-en-postings/120146-exim-troubleshooting-mail-delivery-issues.html

slt
bernard



Re: problème de smtp avec exim

2018-04-07 Par sujet Bernard Schoenacker


- Mail original -
> De: "Bernard Schoenacker" 
> À: "DUF" 
> Envoyé: Samedi 7 Avril 2018 14:28:12
> Objet: problème de smtp avec exim
> 
> bonjour,
> 
> je recherche un moyen de pouvoir envoyer des méls
> par le mua et je n'y arrive pas en employant exim4 ...
> 
> tous les courriels sont frozen
> 
> voici les élément dont je dispose :
> 
> cat /etc/mailname
> 
> hamiral.localdomain
> 
> 
> tail -14 /etc/exim4/update-exim4.conf.conf
> 
> dc_eximconfig_configtype='local'
> dc_other_hostnames='hamtaro.localdomain'
> dc_local_interfaces='127.0.0.1 ; ::1'
> dc_readhost=''
> dc_relay_domains=''
> dc_minimaldns='false'
> dc_relay_nets=''
> dc_smarthost=''
> CFILEMODE='644'
> dc_use_split_config='false'
> dc_hide_mailname=''
> dc_mailname_in_oh='true'
> dc_localdelivery='mail_spool'
> 
> 
> documentation :
> 
> https://www.sois-net.fr/exim-unrouteable-address-et-message-frozen/
> http://howto.landure.fr/gnu-linux/trucs-et-astuces-pour-exim-4
> 
> qu'est ce que je devrais faire pour que ça fonctionne ?
> 
> slt
> bernard
> 
> 

ps, voici ce que exim me donne :

exim -bh 78.242.173.120

 SMTP testing session as if from host 78.242.173.120
 but without any ident (RFC 1413) callback.
 This is not for real!

>>> host in hosts_connection_nolog? no (option unset)
>>> host in host_lookup? yes (matched "*")
>>> looking up host name for 78.242.173.120
>>> IP address lookup yielded "sav67-3-78-242-173-120.fbx.proxad.net"
>>> checking addresses for sav67-3-78-242-173-120.fbx.proxad.net
>>>   78.242.173.120 OK
>>> host in host_reject_connection? no (option unset)
>>> host in sender_unqualified_hosts? no (option unset)
>>> host in recipient_unqualified_hosts? no (option unset)
>>> host in helo_verify_hosts? no (option unset)
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
220 hamiral ESMTP Exim 4.90_1 Sat, 07 Apr 2018 15:05:18 +0200