probleme Debian Sarge 3.1 PHP5 SendMail - PHP - Programmation
MarshPosté le 11-05-2006 à 01:34:35
salut, voila j'ai un petit souci, je suis dans l'incapacité d'envoyer le moindre mail depuit PHP : sendmail n'est pas installé ! Et quand je le fait j'obtient le message suivant :
Citation :
srv-debianetc/php5/apache2# apt-get install sendmail Lecture des listes de paquets... Fait Construction de l'arbre des dépendances... Fait Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez demandé l'impossible, ou bien, si vous utilisez la distribution unstable, que certains paquets n'ont pas encore été créés ou ne sont pas sortis d'Incoming.
Puisque vous n'avez demandé qu'une seule opération, le paquet n'est probablement pas installable et vous devriez envoyer un rapport de bogue. L'information suivante devrait vous aider à résoudre la situation :
Les paquets suivants contiennent des dépendances non satisfaites : sendmail: Dépend: sendmail-bin (= 8.13.4-3sarge1) mais ne sera pas installé Dépend: sensible-mda (= 8.13.4-3sarge1) mais ne sera pas installé Dépend: rmail (= 8.13.4-3sarge1) mais ne sera pas installé E: Paquets défectueux srv-debianetc/php5/apache2#
Vous avez une idée ? Je suis en stable, 3.1r1 en kernel 2.6.8-2
Edit : Sendmail est installé mais :
Citation :
May 11 09:36:21 localhost sm-mta[32032]: starting daemon (8.13.4): SMTP+queueing@00:10:00 May 11 09:43:07 localhost sendmail[32140]: k4B7h7uU032140: from=www-data, size=3110, class=0, nrcpts=1, msgid=<200605110743.k4B7h7uU032140@localhost.localdomain>, relay=www-data@localhost May 11 09:43:07 localhost sm-mta[32141]: k4B7h73n032141: from=<www-data@localhost.localdomain>, size=3440, class=0, nrcpts=1, msgid=<200605110743.k4B7h7uU032140@localhost.localdomain>, proto=ESMTP, daemon=MSP-v4, relay=www-data@localhost.localdomain [127.0.0.1] May 11 09:43:07 localhost sendmail[32140]: k4B7h7uU032140: to=over-zone@tele2.fr, ctladdr=www-data (33/33), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=33110, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k4B7h73n032141 Message accepted for delivery) May 11 09:43:08 localhost sm-mta[32150]: STARTTLS=client, relay=mailgw.swip.net., version=TLSv1/SSLv3, verify=FAIL, cipher=DES-CBC3-SHA, bits=168/168 May 11 09:43:08 localhost sm-mta[32150]: k4B7h73n032141: to=<over-zone@tele2.fr>, ctladdr=<www-data@localhost.localdomain> (33/33), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=123440, relay=mailgw.swip.net. [212.247.156.1], dsn=5.0.0, stat=Service unavailable May 11 09:43:08 localhost sm-mta[32150]: k4B7h73n032141: k4B7h83n032150: DSN: Service unavailable May 11 09:43:08 localhost sm-mta[32150]: k4B7h83n032150: to=<www-data@localhost.localdomain>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent May 11 09:48:59 localhost sendmail[32694]: alias database /etc/mail/aliases rebuilt by root May 11 09:48:59 localhost sendmail[32694]: /etc/mail/aliases: 13 aliases, longest 10 bytes, 145 bytes total May 11 09:49:12 localhost sm-mta[32032]: restarting /usr/sbin/sendmail-mta due to signal May 11 09:49:12 localhost sm-mta[32723]: starting daemon (8.13.4): SMTP+queueing@00:10:00 srv-debianvar/log#
Message édité par the_bigboo le 11-05-2006 à 01:59:57
Marsh Posté le 11-05-2006 à 01:34:35
salut, voila j'ai un petit souci, je suis dans l'incapacité d'envoyer le moindre mail depuit PHP : sendmail n'est pas installé !
Et quand je le fait j'obtient le message suivant :
srv-debianetc/php5/apache2# apt-get install sendmail
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
Puisque vous n'avez demandé qu'une seule opération, le paquet n'est
probablement pas installable et vous devriez envoyer un rapport de bogue.
L'information suivante devrait vous aider à résoudre la situation :
Les paquets suivants contiennent des dépendances non satisfaites :
sendmail: Dépend: sendmail-bin (= 8.13.4-3sarge1) mais ne sera pas installé
Dépend: sensible-mda (= 8.13.4-3sarge1) mais ne sera pas installé
Dépend: rmail (= 8.13.4-3sarge1) mais ne sera pas installé
E: Paquets défectueux
srv-debianetc/php5/apache2#
Vous avez une idée ? Je suis en stable, 3.1r1 en kernel 2.6.8-2
Edit : Sendmail est installé mais :
May 11 09:36:21 localhost sm-mta[32032]: starting daemon (8.13.4): SMTP+queueing@00:10:00
May 11 09:43:07 localhost sendmail[32140]: k4B7h7uU032140: from=www-data, size=3110, class=0, nrcpts=1, msgid=<200605110743.k4B7h7uU032140@localhost.localdomain>, relay=www-data@localhost
May 11 09:43:07 localhost sm-mta[32141]: k4B7h73n032141: from=<www-data@localhost.localdomain>, size=3440, class=0, nrcpts=1, msgid=<200605110743.k4B7h7uU032140@localhost.localdomain>, proto=ESMTP, daemon=MSP-v4, relay=www-data@localhost.localdomain [127.0.0.1]
May 11 09:43:07 localhost sendmail[32140]: k4B7h7uU032140: to=over-zone@tele2.fr, ctladdr=www-data (33/33), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=33110, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k4B7h73n032141 Message accepted for delivery)
May 11 09:43:08 localhost sm-mta[32150]: STARTTLS=client, relay=mailgw.swip.net., version=TLSv1/SSLv3, verify=FAIL, cipher=DES-CBC3-SHA, bits=168/168
May 11 09:43:08 localhost sm-mta[32150]: k4B7h73n032141: to=<over-zone@tele2.fr>, ctladdr=<www-data@localhost.localdomain> (33/33), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=123440, relay=mailgw.swip.net. [212.247.156.1], dsn=5.0.0, stat=Service unavailable
May 11 09:43:08 localhost sm-mta[32150]: k4B7h73n032141: k4B7h83n032150: DSN: Service unavailable
May 11 09:43:08 localhost sm-mta[32150]: k4B7h83n032150: to=<www-data@localhost.localdomain>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent
May 11 09:48:59 localhost sendmail[32694]: alias database /etc/mail/aliases rebuilt by root
May 11 09:48:59 localhost sendmail[32694]: /etc/mail/aliases: 13 aliases, longest 10 bytes, 145 bytes total
May 11 09:49:12 localhost sm-mta[32032]: restarting /usr/sbin/sendmail-mta due to signal
May 11 09:49:12 localhost sm-mta[32723]: starting daemon (8.13.4): SMTP+queueing@00:10:00
srv-debianvar/log#
Message édité par the_bigboo le 11-05-2006 à 01:59:57