[PHP] Sendmail

2002-01-28 Thread Uma Shankari T.
Hello, The system have to send mail automatically to the username stored in mysql table.I am having the details of usermailid,date.By using php script how do i go about with this Regards, Uma -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] Sendmail

2002-02-23 Thread Uma Shankari T.
Hello, Can anyone help me in solving this problem.. For sending mail using sendmail i have written the code like this but it is giving some error messages in the From address instead of address $TO=Me; $[EMAIL PROTECTED]; $fd = popen("/usr/sbin/sendmail -t","w"); fputs(

[PHP] sendmail

2001-03-16 Thread Marius Kirschner
I'm at a lossI've searched throught the knowledgebase, archives, docs, etc but I can't figure out what's going on. The problem is when using the mail() function nothing gets send and I don't get any error messages either. It's like the message gets eaten by a black hole. I'm running PHP4 on

[PHP] Sendmail

2001-03-23 Thread Atet Sugiharto
Hi , I'm at a lossI've searched throught the knowledgebase, archives, docs, etc but I can't figure out what's going on. The problem is when using the mail() function nothing gets send and I don't get any error messages either. It's like the message gets eaten by a black hole. I already put

[PHP] Sendmail

2001-03-27 Thread Daniel B I
Yep, I had the same problem yesterday with the mail. Try to just put a semicolon ";" in front of the sendmail path directive :). It worked with mine! It seems that it wants to find the path itself. Daniel BI >Hi , >I'm at a lossI've searched throught the knowledgebase, archives, docs, >etc b

[PHP] sendmail

2001-08-19 Thread BRACK
Hi, I'm on virtual hosting that lets me configure anything with .htaccess file. I was recomended by provider to specify location of sendmail in case I want to use php mail() function I know that I may do it in .htaccess file by adding php_value sendmail_path /usr/sbin/sendmail The qwestion is

[PHP] SendMail Problem

2002-01-20 Thread Gimenez Blanco
Hi to the list, i´m new... well.. i do a Flash SendMail with variables and HTML format. it works.. but i insert variables in the HTML Message code.. and it don´t works... i don´t know why the code is.. Birthday Reminders for August Sugerencias y Comentarios mandado desde la página de T

Re: [PHP] Sendmail

2002-01-28 Thread Jeff Van Campen
>The system have to send mail automatically to the username stored in >mysql table.I am having the details of usermailid,date.By using php script >how do i go about with this To send the mail, use the mail function: http://www.php.net/manual/en/function.mail.php -- PHP General Mailing Lis

[PHP] Sendmail & PHP

2002-02-17 Thread Liam MacKenzie
Sorry about this, yet another question about sendmail... I've spent days on this, read stacks of docs and just can not get it to work! It sends some emails... But others it rejects. Please, if you know of any tutorials on how to set this stuff up, please tell me! If you think you may be able t

RE: [PHP] sendmail

2001-03-16 Thread Robert Covell
-Original Message- From: Marius Kirschner [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 10:43 AM To: [EMAIL PROTECTED] Subject: [PHP] sendmail I'm at a lossI've searched throught the knowledgebase, archives, docs, etc but I can't figure out what's going on. The probl

RE: [PHP] sendmail

2001-03-16 Thread Marius Kirschner
March 16, 2001 11:41 AM > To: Marius Kirschner; [EMAIL PROTECTED] > Subject: RE: [PHP] sendmail > > > Do you have the switches for sendmail in your path? > > Our installs have: /usr/sbin/sendmail -t -i for the path information... > > Sincerely, > > Robert T. C

Re: [PHP] Sendmail

2001-03-25 Thread Chris Anderson
it would help if you showed a snippet of your mail code - Original Message - From: "Atet Sugiharto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 24, 2001 1:49 AM Subject: [PHP] Sendmail > Hi , > > I'm at a lossI've sear

Re: [PHP] Sendmail

2001-03-25 Thread Atet Sugiharto
configuration (I'm new in PHP too..) Thanks for all answer ... regards, Atet >it would help if you showed a snippet of your mail code >- Original Message - >From: "Atet Sugiharto" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Saturday, Marc

[PHP] PHP & sendmail

2001-08-24 Thread Juraj Hasko
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 ? Thanks in advance, Juraj Haško

Re: [PHP] Sendmail & PHP

2002-02-17 Thread Liam MacKenzie
- Original Message - From: "-BD-" <[EMAIL PROTECTED]> To: "Liam MacKenzie" <[EMAIL PROTECTED]> Sent: Sunday, February 17, 2002 11:01 PM Subject: Re: [PHP] Sendmail & PHP > it's operationenigma.net, not operationengima.net, isn't it? > c

[PHP] Sendmail 8.10.2 headers

2002-04-08 Thread Anthony Rodriguez
As you may know, headers included in the 4th argument of PHP's mail() are sent to the outgoing mail server. What header(s) can I send to sendmail 8.10.2 (running under Linux Redhat 6.2) in order for invalid e-mails be returned to my e-mail address rather than my hosting provider's default addr

[PHP] Sendmail doesn't send...

2002-06-26 Thread Nightshade
Hi, that's my configuration: I've Mdk 8.2 Today I've installed sendmail for 1st time... I tryed to use mail() function, but effectively works only when I send mail to [EMAIL PROTECTED] no mails go to the other local user, and specially to external user: i.e. mail("[EMAIL PROTECTED]",$subj,$msg");

[PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernandez Leal
Hi I have a web site that sends virtual greetings cards But the mails are been sent as nobody@webserver nobody is the user that runs the web server. Should I run the web server as a different user so that the mails get sent as this user instead of nobody ? I've play with the headers in the

[PHP] sendmail administration api?

2001-07-29 Thread Christopher Cheng
Does anybody know any Sendmail Administration API for PHP? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

RE: [PHP] PHP & sendmail

2001-08-24 Thread Jon Haworth
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

Re: [PHP] PHP & sendmail

2001-08-24 Thread Pavel Jartsev
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:

RE: [PHP] PHP & sendmail

2001-08-24 Thread Juraj Hasko
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

Re: [PHP] PHP & sendmail

2001-08-24 Thread Yasuo Ohgaki
"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

[PHP] Sendmail and setting From

2002-02-18 Thread Todd Cary
I have RH 7.2 with Apache and PHP. The mail() function in PHP worked out of the box!! Fantastic! The setting in the php.ini is being over written with Apache. Where can I change the setting? Many thanks... -- Dr. Todd Cary Ariste Software 707-773-4523 [EMAIL PROTECTED] "It is a worthy thi

Re: [PHP] Sendmail 8.10.2 headers

2002-04-08 Thread Jason Wong
On Monday 08 April 2002 15:44, Anthony Rodriguez wrote: > As you may know, headers included in the 4th argument of PHP's mail() are > sent to the outgoing mail server. > > What header(s) can I send to sendmail 8.10.2 (running under Linux Redhat > 6.2) in order for invalid e-mails be returned to my

[PHP] Return path (php/sendmail)

2002-04-12 Thread Anthony Rodriguez
Does "Reply-To" works for you? My Web hosting provider runs php (4.1.1) / sendmail (8.10.2) / apache (1.3.20) / linux red hat (6.2) and I don't get bounced e-mails. Any suggestions? Tony ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.

Re: [PHP] Sendmail doesn't send...

2002-06-26 Thread adi
Look in var/log/maillog or similar for errors - Original Message - From: "Nightshade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 3:18 PM Subject: [PHP] Sendmail doesn't send... > Hi, that's my configuration: > I'

Re: [PHP] Sendmail doesn't send...

2002-06-26 Thread Nightshade
Adi wrote: > Look in var/log/maillog or similar for errors > > - Original Message - > From: "Nightshade" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, June 26, 2002 3:18 PM > Subject: [PHP] Sendma

Re: [PHP] Sendmail doesn't send...

2002-06-26 Thread Chris Hewitt
I don't have the /usr/sbin in mine (I left it at the default blank) and it works. Can an ordinary user send emails to the destinations you are trying to get to with PHP? If not, then you have a sendmail configuration issue. HTH Chris Nightshade wrote: >[mail function] >SMTP

Re: [PHP] Sendmail doesn't send...

2002-06-26 Thread Analysis & Solutions
On Wed, Jun 26, 2002 at 03:52:48PM +0200, Nightshade wrote: > SMTP= localhost ;for win32 > sendmail_from = [EMAIL PROTECTED];for win32 only > sendmail_path = /usr/sbin/ ;for unix Try commenting

Re: [PHP] Sendmail doesn't send...

2002-06-26 Thread Jason Wong
On Wednesday 26 June 2002 21:52, Nightshade wrote: > [mail function] > SMTP= localhost ;for win32 > only > sendmail_from = [EMAIL PROTECTED];for win32 only > sendmail_path = /usr/sbin/ ;for unix >

[PHP] Sendmail entry in PHP.ini

2001-11-03 Thread Michael, Jason
Does anyone know what the correct entry for the php.ini that allows you to to use sendmail in OSX 10.0.4 Server? Thanks, Jason -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admin

Re: [PHP] Sendmail User ID

2001-01-18 Thread Julia A . Case
$mailsent = mail("[EMAIL PROTECTED]", "Subject", $mesg, "From: [EMAIL PROTECTED]\n") Try this, Julia Quoting Yurais Fernandez Leal ([EMAIL PROTECTED]): > > Hi > > I have a web site that sends virtual greetings cards > > But the mails are been sent as nobody@webserver > > nobody is

Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
riginal Message - From: "Andrew Rush" <[EMAIL PROTECTED]> To: "Yurais Fernandez Leal" <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 12:22 PM Subject: Re: [PHP] Sendmail User ID > > On Thursday, January 18, 2001, at 12:05 PM, Yurais Fernandez Le

Re: [PHP] Sendmail User ID

2001-01-18 Thread Egan
On Thu, 18 Jan 2001 13:50:56 -0500, Yurais Fernández Leal <[EMAIL PROTECTED]> wrote: >The problem is, yes, I know that in the remote mail client the mail >appears as if sent from [EMAIL PROTECTED], but in the sendmail >connection, for example the Return-Path is set to the UID of the web >server,

Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
ot;Robert Hough" <[EMAIL PROTECTED]> To: "Yurais Fernandez Leal" <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 5:54 PM Subject: Re: [PHP] Sendmail User ID > On Thu, 18 Jan 2001, Yurais Fernandez Leal wrote: > > > But the mails are been sent as nobody@webs

Re: [PHP] Sendmail User ID

2001-01-18 Thread Yurais Fernández Leal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok I solved the problem I put a user on the trusted class of the sendmail and added -f otheruser in the php.ini file... thanks everyone -BEGIN PGP SIGNATURE- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOm

[PHP] sendmail scripts -which user?

2001-07-18 Thread Greg Robillard
I would like to use the PHP Mail() function. I know that my script that uses it works, because I have used it on another server. But there seems to be a problem with sendmail, and whether I can send email as an anonymous user (noboby). Anyone have any thoughts on this one? Thanks, Greg Robillard

Re: [PHP] sendmail administration api?

2001-07-30 Thread Chris Fry
There's one included in Webmin:- http://www.webmin.com/webmin Chris Christopher Cheng wrote: > Does anybody know any Sendmail Administration API for PHP? > > Thanks > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-

Re: [PHP] Sendmail and setting From

2002-02-18 Thread Greg Donald
> I have RH 7.2 with Apache and PHP. The mail() function in PHP worked > out of the box!! Fantastic! The setting in the php.ini is being over > written with Apache. > > Where can I change the setting? What setting is being overwritten by apache? the mta setting? On my RH 7.2 box, my php.ini i

Re: [PHP] Sendmail and setting From

2002-02-18 Thread Todd Cary
Greg - On careful reading of the php.ini file, I now realize that the settings for the "From" is for WIN32 *only*. So, as a newbie to the world or Linux/Unix, I am not sure where I place the setting for the default "From". I can add it as the fourth argument in the mail() function, but I would

Re: [PHP] Sendmail and setting From

2002-02-19 Thread Greg Donald
> On careful reading of the php.ini file, I now realize that the settings > for the "From" is for WIN32 *only*. So, as a newbie to the world or > Linux/Unix, I am not sure where I place the setting for the default > "From". I can add it as the fourth argument in the mail() function, but > I woul

Re: [PHP] Sendmail and setting From

2002-02-19 Thread Todd Cary
Greg - Many thanks! That is what I am doing now and I was hoping that I could do the same in Linux as I do with the NT server: have a default in a conf file. Todd -- Dr. Todd Cary Ariste Software 707-773-4523 [EMAIL PROTECTED] "It is a worthy thing to fight for one's freedom; it is another s

Re: [PHP] Return path (php/sendmail)

2002-04-12 Thread Analysis & Solutions
Hi Anthony: On Fri, Apr 12, 2002 at 03:27:14AM -0400, Anthony Rodriguez wrote: > > My Web hosting provider runs php (4.1.1) / sendmail (8.10.2) / apache > (1.3.20) / linux red hat (6.2) and I don't get bounced e-mails. Put a from line in the additional headers argument: mail($To, $Subjec

[PHP] Sendmail, I've had enough of it!

2002-02-18 Thread Liam MacKenzie
ARGH!!! I'm seriously sick of this! I've spent days on end reading documentation, trying settings, seeking help, and it still won't bloody work! So I've taken the ultimate step, and applied the trusty rm -rf command to everything that has to do with sendmail! In other words, sendmail is no

[PHP] sendmail return-path (not 4 newbies)

2002-05-03 Thread Anthony Rodriguez
PROBLEM When a php script uses mail() and sendmail, if the e-mail address is not right, the e-mail is returned to the envelope sender (the hosting provider), NOT to the "From", "Reply-To", "Return-Path", or any other additional headers included in mail(). Apparently, this problem is faced by

Re: [PHP] Sendmail, I've had enough of it!

2002-02-18 Thread Liam MacKenzie
y" <[EMAIL PROTECTED]> To: "'Liam MacKenzie'" <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 2:04 AM Subject: RE: [PHP] Sendmail, I've had enough of it! > Liam, > > I, too, am trying to set-up sendmail on my RH 7.0 Linux. I can't e

Re: [PHP] Sendmail, I've had enough of it!

2002-02-22 Thread Anas Mughal
I had suffered a little bit with sendmail myself last week. It took me some reading, and I got it working the second day. Here is a useful link: http://www.samag.com/documents/s=1168/sam0002f/0002f.htm Also, check out the book titled "Essential System Administration". That should be all you nee

RE: [PHP] Sendmail, I've had enough of it!

2002-02-22 Thread Rick Emery
Message- From: Anas Mughal [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 1:41 PM To: Liam MacKenzie; [EMAIL PROTECTED] Subject: Re: [PHP] Sendmail, I've had enough of it! I had suffered a little bit with sendmail myself last week. It took me some reading, and I got it workin

Re: [PHP] Sendmail, I've had enough of it!

2002-02-22 Thread James Taylor
plication (ezmlm > handles the PHP mailing lists). > > goto: http://cr.yp.to/qmail.html > > -Original Message- > From: Anas Mughal [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 1:41 PM > To: Liam MacKenzie; [EMAIL PROTECTED] > Subject: Re: [PHP

Re: [PHP] sendmail return-path (not 4 newbies)

2002-05-03 Thread Stuart Dallas
On 3 May 2002 at 12:48, Anthony Rodriguez wrote: > PROBLEM > > When a php script uses mail() and sendmail, if the e-mail address is > not right, the e-mail is returned to the envelope sender (the hosting > provider), NOT to the "From", "Reply-To", "Return-Path", or any other > additional headers

[PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Sebastian Stadtlich
Hi all I'm facing the Problem that lots of my users are too stupid to write their email correct. When i mail them with php a return email is send to me by their mailserver, which results in LOTS of mail for the root account. Can i get sendmail to put the returned emails in a file? so that i can

RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Jon Farmer
x27;Php-General (E-Mail) Subject: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails Hi all I'm facing the Problem that lots of my users are too stupid to write their email correct. When i mail them with php a return email is send to me by their mailserver, which results in

AW: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Sebastian Stadtlich
t; 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 a "recipient ok" or similar me

RE: [PHP] PHP/Sendmail interaction : how to get rid of wrong emails

2001-08-28 Thread Jon Farmer
Programmer, Entanet www.enta.net Tel +44 (0)1952 428969 Mob +44 (0)7968 524175 PGP Key available, send blank email to [EMAIL PROTECTED] -Original Message- From: Sebastian Stadtlich [mailto:[EMAIL PROTECTED]] Sent: 28 August 2001 15:26 To: 'Php-General (E-Mail) Subject: AW: [PHP] PHP/Sen