ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Посылка почты при помощи php (Apache)
@ 2003-02-28 21:15 pv
  2003-03-01  8:21 ` Leonid B. Sysoletin
  0 siblings, 1 reply; 5+ messages in thread
From: pv @ 2003-02-28 21:15 UTC (permalink / raw)
  To: community

	Здравствуйте все!

	У меня возникла следующая проблемма.
	пытаюсь написать следущее
<?php mail("pv@localhost","test","la-la-la"); ?>

	Но mail упорно возвращает "false". 
Сервис sendmail запущен...

	В чём проблемма?

	P.S. Apache(1.3.27)+php4.1.2/ALT. (стоит дома)
-- 
PV пишите письма...


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Посылка почты при помощи php (Apache)
  2003-02-28 21:15 [Comm] Посылка почты при помощи php (Apache) pv
@ 2003-03-01  8:21 ` Leonid B. Sysoletin
  2003-03-02 12:00   ` Pavel Vainerman
  0 siblings, 1 reply; 5+ messages in thread
From: Leonid B. Sysoletin @ 2003-03-01  8:21 UTC (permalink / raw)
  To: community

1 Март 2003 00:15, pv написал:
> 	У меня возникла следующая проблемма.
> 	пытаюсь написать следущее
> <?php mail("pv@localhost","test","la-la-la"); ?>
> 	Но mail упорно возвращает "false".
> Сервис sendmail запущен...

Что про почту написано в /etc/httpd/php.ini ?

-- 
Л. Сысолетин,
webmaster@unicon-ms.ru
[Team Ёжики-рулез!] [Team Котёнки на солярке] [Team Берегите букву "ё"!]

Они бы лучше ухо к унитазу прикладывали, шумы океана слушали,
и то бы больше пользы было.
		  -- Андрей Смирягин



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Посылка почты при помощи php (Apache)
  2003-03-01  8:21 ` Leonid B. Sysoletin
@ 2003-03-02 12:00   ` Pavel Vainerman
  2003-03-02 14:49     ` Vitaly Lipatov
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Vainerman @ 2003-03-02 12:00 UTC (permalink / raw)
  To: community

> Что про почту написано в /etc/httpd/php.ini ?

[mail function]
; For Win32 only.
;SMTP = localhost

; For Win32 only.
;sendmail_from = me@localhost.com

; For Unix only.  You may supply arguments as well (default: 'sendmail -t 
-i').
sendmail_path =


Попутно ещё вопрос:
	А если не указывается обратный адрес, это может влиять?


-- 
PV пишите письма...


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Посылка почты при помощи php (Apache)
  2003-03-02 12:00   ` Pavel Vainerman
@ 2003-03-02 14:49     ` Vitaly Lipatov
  2003-03-02 19:30       ` Pavel Vainerman
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Lipatov @ 2003-03-02 14:49 UTC (permalink / raw)
  To: community

On 2 Март 2003 15:00, Pavel Vainerman wrote:
> > Что про почту написано в /etc/httpd/php.ini ?
>
> [mail function]
> ; For Win32 only.
> ;SMTP = localhost
>
> ; For Win32 only.
> ;sendmail_from = me@localhost.com
>
> ; For Unix only.  You may supply arguments as well (default:
> 'sendmail -t -i').
> sendmail_path =
Эта строчка должна выглядеть как
sendmail_path = /usr/sbin/sendmail -t -i
загляните в php.ini.rpmnew
>
>
> Попутно ещё вопрос:
> 	А если не указывается обратный адрес, это может влиять?

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Посылка почты при помощи php (Apache)
  2003-03-02 14:49     ` Vitaly Lipatov
@ 2003-03-02 19:30       ` Pavel Vainerman
  0 siblings, 0 replies; 5+ messages in thread
From: Pavel Vainerman @ 2003-03-02 19:30 UTC (permalink / raw)
  To: community

> Эта строчка должна выглядеть как
> sendmail_path = /usr/sbin/sendmail -t -i
> загляните в php.ini.rpmnew

	БОЛЬШОЕ СПАСИБО! Помогло. :)
-- 
PV пишите письма...


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-03-02 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-28 21:15 [Comm] Посылка почты при помощи php (Apache) pv
2003-03-01  8:21 ` Leonid B. Sysoletin
2003-03-02 12:00   ` Pavel Vainerman
2003-03-02 14:49     ` Vitaly Lipatov
2003-03-02 19:30       ` Pavel Vainerman

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git