Bonjour ,

J'ai essayé d'envoyer un mail avec la commande MailX.

le message ci dessous s'affiche pour m'informer que le mail est bien envoyé mais en réalité j'ai rien reçu.

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[root@SUP-L-BO41-DS41 ~]# mailx -v -s "test" n.test@gmail.com
Cc: b.mail@gmail.com
Null message body; hope that's ok
hjdgjddjsg
.
WARNING: local host name (SUP-L-BO41-DS41) is not qualified; see cf/README: WHO                                                                                         AM I?
nabil.test@gmail.com,b.mail@gmail.com... Connecting to [127.0.0.1] via rela                                                                                        y...
220 SUP-L-BO41-DS41 ESMTP Sendmail 8.13.8/8.13.8; Wed, 2 Oct 2013 06:55:22 -0700
>>> EHLO SUP-L-BO41-DS41
250-SUP-L-BO41-DS41 Hello localhost.localdomain [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-DELIVERBY
250 HELP
>>> MAIL From:<root@SUP-L-BO41-DS41> SIZE=66
250 2.1.0 <root@SUP-L-BO41-DS41>... Sender ok
>>> RCPT To:<n.test@gmail.com>
>>> RCPT To:<b.mail@gmail.com>
>>> DATA
250 2.1.5 <n.test@gmail.com>... Recipient ok
250 2.1.5 <b.mail@gmail.com>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
250 2.0.0 r92DtMDP007564 Message accepted for delivery
n.test@gmail.com,b.mail@gmail.com... Sent (r92DtMDP007564 Message accepted for delivery)
Closing connection to [127.0.0.1]
>>> QUIT
221 2.0.0 SUP-L-BO41-DS41 closing connection
[root@SUP-L-BO41-DS41 ~]# hjdgjddjsg
-bash: hjdgjddjsg: command not found
[root@SUP-L-BO41-DS41 ~]# .
-bash: .: filename argument required
.: usage: . filename [arguments]
Merci d'avance