The problem you are having took me a while to grasp. Basically, what
happens is that sendmail sends the mail as the user php/apache was
installed as (usually nobody@ or apache@ yourdomain.com).
Setting the Return-Path does not work, as you cannot override the
Return-Path set by the server in this w
richard check your php.ini & the mail stuff in there .. it's most likely
using the address either there or ur web server config file
> -Original Message-
> From: Richard Baskett [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 7 January 2003 10:49 AM
> To: PHP General
> Subject: [PHP] PHP sendm
n Stadtlich; 'Php-General (E-Mail)
> Betreff: RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong
> emails
>
>
> Well on submission of the email you could try contacting
> their mail server
> and pretend to a have a mail for them using SMTP.
>
> If you get
Well on submission of the email you could try contacting their mail server
and pretend to a have a mail for them using SMTP.
If you get a "recipient ok" or similar message.. ,thre is a code for it,
then at least the server accepts mail for that address. You might be better
off croning this rather
"Juraj Hasko" <[EMAIL PROTECTED]> wrote in message
007c01c12ca3$c2ae51a0$ec01db0a@HASKO">news:007c01c12ca3$c2ae51a0$ec01db0a@HASKO...
> Mail-Gear hasn't sendmail wrapper.
>
How about nullmailer?
It has sendmail wrapper and could send message to any smtp or qmqp
servers.
http://untroubled.org/nu
Mail-Gear hasn't sendmail wrapper.
Juraj
>Juraj Hasko wrote:
>>
>> Hi,
>>
>> I would like to know if PHP on *nix system can use another
>SMTP mailer than sendmail. On WinNT is PHP indipendent on
>concrete mail-server. In our company we
>> use Symantec's Mail-Gear on Linux (Slackwa
Juraj Hasko wrote:
>
> Hi,
>
> I would like to know if PHP on *nix system can use another SMTP mailer than
>sendmail. On WinNT is PHP indipendent on concrete mail-server. In our company we
> use Symantec's Mail-Gear on Linux (Slackware) and I'd like to setup PHP use it. Is
>it posible ?
http:
Yup, try qmail: www.qmail.org
You need to adjust the setting in your php.ini as well.
HTH
Jon
-Original Message-
From: Juraj Hasko [mailto:[EMAIL PROTECTED]]
Sent: 24 August 2001 14:19
To: [EMAIL PROTECTED]
Subject: [PHP] PHP & sendmail
Hi,
I would like to know if PHP on *nix system
8 matches
Mail list logo