RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> Date: Thu, 22 Apr 2010 00:31:04 +0100 > Subject: Re: [PHP] Mail Function Using PEAR Issues > From: k...@linux.ie > To: aj...@alumni.iu.edu > CC: peter.e.l...@gmail.com; a...@ashleysheridan.co.uk; > php-general@lists.php.net > > you have to install the net_smtp p

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Ken Guest
d and install it by hand; though for reasons I've outlined in a previous post to this list I'd suggest you use the pear installer. On Thu, Apr 22, 2010 at 12:12 AM, Alice Wei wrote: > >> Date: Wed, 21 Apr 2010 22:01:03 +0200 >> Subject: Re: [PHP] Mail Function Using PEAR Iss

RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> Date: Wed, 21 Apr 2010 22:01:03 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: a...@ashleysheridan.co.uk; php-general@lists.php.net > > On 21 April 2010 21:58, Alice Wei wrote: > >> From: peter.e.l...@gmail.com > >

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 21:58, Alice Wei wrote: >> From: peter.e.l...@gmail.com >> Date: Wed, 21 Apr 2010 21:51:31 +0200 >> Subject: Re: [PHP] Mail Function Using PEAR Issues >> To: aj...@alumni.iu.edu >> CC: a...@ashleysheridan.co.uk; php-general@lists.php.net >>

RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> From: peter.e.l...@gmail.com > Date: Wed, 21 Apr 2010 21:51:31 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: a...@ashleysheridan.co.uk; php-general@lists.php.net > > On 21 April 2010 18:44, Alice Wei wrote: > > I h

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 18:44, Alice Wei wrote: > I have mentioned several posts earlier that I have done nothing about my > php.ini file. From what you said, since I use U-Verse, am I supposed to do > something as described here: > http://helpme.att.net/pdf/uverse/uverse_hsi_qsg_english.pdf > > > > I th

RE: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Alice Wei
> From: peter.e.l...@gmail.com > Date: Wed, 21 Apr 2010 09:29:19 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: a...@ashleysheridan.co.uk; php-general@lists.php.net > > On 21 April 2010 04:25, Alice Wei wrote: > > Well, fro

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Ken Guest
> From: peter.e.l...@gmail.com >> >> Date: Mon, 19 Apr 2010 10:15:08 +0200 >> >> Subject: Re: [PHP] Mail Function Using PEAR Issues >> >> To: aj...@alumni.iu.edu >> >> CC: php-general@lists.php.net >> >> >> >> Most, if not all, mai

Re: [PHP] Mail Function Using PEAR Issues

2010-04-21 Thread Peter Lind
On 21 April 2010 04:25, Alice Wei wrote: > Well, from my experience with Ubuntu, looks like that it does not do that. > Unless, I am doing it wrong? So did you try using the 'smtp' backend and passing all the connection details rather than 'mail'? -- WWW: http://plphp.dk / http://plind.dk Link

RE: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Alice Wei
Subject: Re: [PHP] Mail Function Using PEAR Issues From: a...@ashleysheridan.co.uk To: peter.e.l...@gmail.com CC: aj...@alumni.iu.edu; php-general@lists.php.net Date: Tue, 20 Apr 2010 21:16:03 +0100 On Tue, 2010-04-20 at 22:17 +0200, Peter Lind wrote: On 20 April 2010 20:17, Alice

RE: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Alice Wei
Subject: Re: [PHP] Mail Function Using PEAR Issues From: a...@ashleysheridan.co.uk To: peter.e.l...@gmail.com CC: aj...@alumni.iu.edu; php-general@lists.php.net Date: Tue, 20 Apr 2010 21:16:03 +0100 On Tue, 2010-04-20 at 22:17 +0200, Peter Lind wrote: On 20 April 2010 20:17, Alice

Re: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Ashley Sheridan
On Tue, 2010-04-20 at 22:17 +0200, Peter Lind wrote: > On 20 April 2010 20:17, Alice Wei wrote: > > > >> From: peter.e.l...@gmail.com > >> Date: Mon, 19 Apr 2010 10:15:08 +0200 > >> Subject: Re: [PHP] Mail Function Using PEAR Issues > >> To: aj...@alu

Re: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Peter Lind
On 20 April 2010 20:17, Alice Wei wrote: > >> From: peter.e.l...@gmail.com >> Date: Mon, 19 Apr 2010 10:15:08 +0200 >> Subject: Re: [PHP] Mail Function Using PEAR Issues >> To: aj...@alumni.iu.edu >> CC: php-general@lists.php.net >> >> Most, if not

RE: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Alice Wei
> From: peter.e.l...@gmail.com > Date: Mon, 19 Apr 2010 10:15:08 +0200 > Subject: Re: [PHP] Mail Function Using PEAR Issues > To: aj...@alumni.iu.edu > CC: php-general@lists.php.net > > Most, if not all, mail servers keep log files. You should look for the > log files t

Re: [PHP] Mail Function Using PEAR Issues

2010-04-20 Thread Ken Guest
On Tue, Apr 20, 2010 at 2:10 AM, David McGlone wrote: > On Mon, 2010-04-19 at 08:25 -0400, Alice Wei wrote: > >> I have not changed any of my SMTP settings since my new installation of >> PHP with Pear. So, I am not sure what the settings are supposed to be. >> Would I need to install anything els

RE: [PHP] Mail Function Using PEAR Issues

2010-04-19 Thread David McGlone
On Mon, 2010-04-19 at 08:25 -0400, Alice Wei wrote: > I have not changed any of my SMTP settings since my new installation of > PHP with Pear. So, I am not sure what the settings are supposed to be. > Would I need to install anything else even when the Pear Mail package > has been installed? A

RE: [PHP] Mail Function Using PEAR Issues

2010-04-19 Thread Alice Wei
> Date: Sun, 18 Apr 2010 21:39:19 -0500 > From: k...@daleco.biz > To: aj...@alumni.iu.edu > CC: k...@designdrumm.com; php-general@lists.php.net > Subject: Re: [PHP] Mail Function Using PEAR Issues > > Alice Wei wrote: > > > >> Date: Sun, 18 Apr 2010 21:02

Re: [PHP] Mail Function Using PEAR Issues

2010-04-19 Thread Peter Lind
Most, if not all, mail servers keep log files. You should look for the log files to see if the mail server has sent your mail properly or is experiencing problems (those may not feed back into PHP). Regards Peter -- WWW: http://plphp.dk / http://plind.dk LinkedIn: http://www.linkedin.com/in/pli

Re: [PHP] Mail Function Using PEAR Issues

2010-04-18 Thread Kevin Kinsey
Alice Wei wrote: Date: Sun, 18 Apr 2010 21:02:29 -0500 From: k...@daleco.biz To: aj...@alumni.iu.edu CC: k...@designdrumm.com; php-general@lists.php.net Subject: Re: [PHP] Mail Function Using PEAR Issues Karl DeSaulniers wrote: Hey Alice, Again, try throwing the MIME in. $headers = '

Re: [PHP] Mail Function Using PEAR Issues

2010-04-18 Thread Karl DeSaulniers
Is there any need for this line if you are using the Errors-to: ? Maybe take it out and see what Errors-to gives you without it. On Apr 18, 2010, at 9:27 PM, Alice Wei wrote: if (PEAR::isError($mail)) echo "" . $mail->getMessage() . OAN - That sendmail script I posted, I know works on L

RE: [PHP] Mail Function Using PEAR Issues

2010-04-18 Thread Alice Wei
> Date: Sun, 18 Apr 2010 21:02:29 -0500 > From: k...@daleco.biz > To: aj...@alumni.iu.edu > CC: k...@designdrumm.com; php-general@lists.php.net > Subject: Re: [PHP] Mail Function Using PEAR Issues > > Karl DeSaulniers wrote: > > Hey Alice, > > Again, try throwi

Re: [PHP] Mail Function Using PEAR Issues

2010-04-18 Thread Kevin Kinsey
Karl DeSaulniers wrote: Hey Alice, Again, try throwing the MIME in. $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=utf-8' . "\r\n"; Also: $headers .= 'Errors-to: ' . "\r\n"; Which I suggested on your previous thread. Also, I see you have $from set

Re: [PHP] Mail Function Using PEAR Issues

2010-04-18 Thread Karl DeSaulniers
Hey Alice, Again, try throwing the MIME in. $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=utf-8' . "\r\n"; Karl On Apr 18, 2010, at 10:11 AM, Alice Wei wrote: Hi, After several days, I have rebuilt my system on Linux using Ubuntu, installed PEA