that was the first thing i tried, and it didn't work then. i guess this php.ini stuff was outdated advice? i had no idea if so. anyway, i still can't get the message through, and i've triple-checked the smtp settings. my log says:
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: Bad parameters to mail() function, mail not sent. in *...path to my activecollab folder...* /library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: Bad parameters to mail() function, mail not sent. in *...path to my activecollab folder...* /library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
Ilija Studen
on Feb 10. 2007. 7:56 pm
If you are still using mail() than you are not using SMTP. What is the value of Mail transport setting in Administration -> Configuration -> Mail?
activeCollab team member
in Administration > Configutation > Mailing:
"Mail Transport" is set to "SMTP server"
the only other options is "Default PHP settings"
and I have everything filled in the way it's filled in in my email app.
I don't know how to stop it from using "mail()" whatever that is.
thanks
"Mail Transport" is set to "SMTP server"
the only other options is "Default PHP settings"
and I have everything filled in the way it's filled in in my email app.
I don't know how to stop it from using "mail()" whatever that is.
thanks
I also have this problem with mail, this is my error:
Session "default" started at 2007-02-12T10:00:34+0000
#1 ERROR: Error: mail(): Bad parameters to mail() function, mail not sent. in '/hsphere/local/home/deskpro/path/activecollab/library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
Time since start: 0.19515895843506 seconds
I have no problems using mail() on this server anywhere else.
Session "default" started at 2007-02-12T10:00:34+0000
#1 ERROR: Error: mail(): Bad parameters to mail() function, mail not sent. in '/hsphere/local/home/deskpro/path/activecollab/library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
Time since start: 0.19515895843506 seconds
I have no problems using mail() on this server anywhere else.
I am also having the mail problem described above. Here is the error:
Session "default" started at 2007-02-13T16:02:42+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: Bad parameters to mail() function, mail not sent. in '/home/content/s/p/i/spigot/html/collaborate/library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
Time since start: 0.71364092826843 seconds
Could this at all be a php version issue? When I upgraded to php5 to run activeCollab it broke another mail script I had running on my server. I had to create a root level .htaccess file with this inside:
AddHandler x-httpd-php5 .php5
AddHandler x-httpd-php .php
I also have an .htaccess file with this in my AC folder:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
I tried throwing each one in the library/swift/lib/Swift/Stream/ folder, to no avail. I am sure I'm probably barking at the wrong tree.
Session "default" started at 2007-02-13T16:02:42+0000
#1 ERROR: Error: mail() [<a href='function.mail'>function.mail</a>]: Bad parameters to mail() function, mail not sent. in '/home/content/s/p/i/spigot/html/collaborate/library/swift/lib/Swift/Stream/MailProxy.php' on line 374 (error code: 2)
Time since start: 0.71364092826843 seconds
Could this at all be a php version issue? When I upgraded to php5 to run activeCollab it broke another mail script I had running on my server. I had to create a root level .htaccess file with this inside:
AddHandler x-httpd-php5 .php5
AddHandler x-httpd-php .php
I also have an .htaccess file with this in my AC folder:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
I tried throwing each one in the library/swift/lib/Swift/Stream/ folder, to no avail. I am sure I'm probably barking at the wrong tree.
still looking for a solution to this. i get the "mail)(" error, and nothing gets through, even though i have set all the smtp settings.
chilliplow
on Mar 2. 2007. 9:09 pm
nope..nm..it was my smtp server..rejecting the email requests ..because I forgot to add the activecollab machines ip to the authorized list..oops..
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



