Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21379

Re: mail() restituisce false

From alex <1j9448a02@lnx159sneakemail.com.invalid>
Newsgroups it.comp.www.php
Subject Re: mail() restituisce false
Date 2017-01-19 12:13 +0100
Organization Aioe.org NNTP Server
Message-ID <o5q70p$1ef7$1@gioia.aioe.org> (permalink)
References <o5lr40$uob$1@gioia.aioe.org> <ee7hrgFd0u1U1@mid.individual.net> <o5nk4e$1dl7$1@gioia.aioe.org> <o5q254$rg9$1@virtdiesel.mng.cu.mi.it>

Show all headers | View raw


Il 19/01/2017 10:50, Roberto Tagliaferri ha scritto:
> Direi che hai un wrapper: un banale cat sendmail che dice?
> Hai solo quel sendmail in giro?

$ cat sendmail
cat: sendmail: File o directory non esistente

$ whereis sendmail
sendmail: /usr/sbin/sendmail /usr/local/bin/sendmail.php

$ cat /usr/sbin/sendmail
php "/mnt/data/capture_mail.php"

$ gedit /usr/sbin/sendmail

... e l'ho corretto in

php "/mnt/apps/capture_mail.php"

Risolto!!!

Ma invece di /usr/sbin/sendmail non si può fare in modo che venga 
richiamato direttamente /mnt/apps/capture_mail.php?

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

mail() restituisce false alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-01-17 20:25 +0100
  Re: mail() restituisce false Alessandro Pellizzari <shuriken@amiran.it> - 2017-01-17 21:49 +0000
    Re: mail() restituisce false alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-01-18 12:38 +0100
      Re: mail() restituisce false Roberto Tagliaferri <tagliaferri@bofhland.org> - 2017-01-19 10:50 +0100
        Re: mail() restituisce false alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-01-19 12:13 +0100
      Re: mail() restituisce false alex <1j9448a02@lnx159sneakemail.com.invalid> - 2017-01-19 10:54 +0100

csiph-web