Re: [PHP] imap_mail_compose not working

2006-03-16 Thread Karel Kozlik
chris smith napsal(a): On 3/16/06, Karel Kozlik <[EMAIL PROTECTED]> wrote: What version of imap do you have on both servers? Maybe one is older and has some bugs that have been fixed. Hi, phpinfo on both servers reporting: IMAP c-Client Version: 2001 The strange think is that imap_mail_comp

Re: [PHP] imap_mail_compose not working

2006-03-16 Thread chris smith
On 3/16/06, Karel Kozlik <[EMAIL PROTECTED]> wrote: > > > > What version of imap do you have on both servers? > > > > Maybe one is older and has some bugs that have been fixed. > > > > Hi, > phpinfo on both servers reporting: > IMAP c-Client Version: 2001 > > The strange think is that imap_mail_co

Re: [PHP] imap_mail_compose not working

2006-03-16 Thread Karel Kozlik
What version of imap do you have on both servers? Maybe one is older and has some bugs that have been fixed. Hi, phpinfo on both servers reporting: IMAP c-Client Version: 2001 The strange think is that imap_mail_compose were working on the windows server few months ago. But now when I need

Re: [PHP] imap_mail_compose not working

2006-03-15 Thread Chris
Karel Kozlik wrote: Hi All, function imap_mail_compose() not working on my server. This script: return only one line: --117491828-5973-1142442255=:332-- altouch when I run this script on another server it correctly return this: What version of imap do you have on both servers? Maybe one