[FX.php List] Mail-sending problem isolated to one web server

Leo R. Lundgren leo at finalresort.org
Wed Jul 11 14:28:14 MDT 2012


As far as I know, that has nothing to do with your PHP script, unless you have some very specific configuration. The Timbuktu thingie is tried to be started by launchd, which is not PHP in any way.

I'm not sure which script you are referring to, or more specifically how it tries to send mail. But if you try to use Swiftmailer or some other similar library, which simply tries to connect using TCP/IP, the symptoms as far as I know are that the server cannot connect to the SMTP server.

In summary, I don't think that any of the things you mentioned in your last mail are relevant to the actual problem/cause of it, sorry. I'm open to being corrected of course.

Regards, Leo


11 jul 2012 kl. 22.15 skrev Bob Patin:

> Well, the server's connecting fine; it's doing web apps and serving databases just fine, but here's what I see in the server log when I try to send mail using a PHP script on that server:
> 
> Jul 11 15:13:56 fmserver com.apple.launchd.peruser.505[211] (com.netopia.timbuktu.pro.host[2975]): posix_spawn("/Applications/Timbuktu Pro/Timbuktu Pro.app/Contents/SharedSupport/Timbuktu Host.app/Contents/MacOS/Timbuktu Host", ...): No such file or directory
> Jul 11 15:13:56 fmserver com.apple.launchd.peruser.505[211] (com.netopia.timbuktu.pro.host[2975]): Exited with exit code: 1
> Jul 11 15:13:56 fmserver com.apple.launchd.peruser.505[211] (com.netopia.timbuktu.pro.host): Throttling respawn: Will start in 10 seconds
> 
> The thing is, there IS no Timbuktu running on this machine.
> 
> Does this perhaps mean that Timbuktu was on this machine at one point, and I need to clear it? It seems to  be at the root of the problem somehow, which is odd since I've never put Timbuktu on this machine (although the previous owner may have).
> 
> More interesting is the fact that Timbuktu isn't in the Applications folder...
> 
> Any thoughts?
> 
> 
> Bob Patin
> Longterm Solutions LLC
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> FileMaker 9, 10 & 11 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --
> Twitter: bobpatin
> Google+: http://www.longtermsolutions.com/plus
> AIM: longterm1954
> iChat: bobpatin
> --
> Expert FileMaker Consulting 
> FileMaker Hosting for all versions of FileMaker
> 
>  
> On Jul 11, 2012, at 3:08 PM, Leo R. Lundgren wrote:
> 
>> If nothing new has come up since we spoke last time, it's a connection issue. Your server is unable to connect to the SMTP server on the relevant port.
>> 
>> Do you feel that the problem is something else?
>> 
>> 
>> 11 jul 2012 kl. 21.55 skrev Bob Patin:
>> 
>>> OK, here's the latest on my mail-send problem: I tested my other web servers, and mail's going through fine from all but one machine.
>>> 
>>> So...
>>> 
>>> Is there any PHP setting that might make the difference on how fast mail might go out using a PHP script? I haven't changed my PHP config in quite a while, but am wondering if this might be the root of the problem.
>>> 
>>> This machine is running PHP 5.3.8.
>>> 
>>> Thanks,
>>> 
>>> Bob Patin
>>> Longterm Solutions LLC
>>> bob at longtermsolutions.com
>>> 615-333-6858
>>> http://www.longtermsolutions.com
>>> FileMaker 9, 10 & 11 Certified Developer
>>> Member of FileMaker Business Alliance and FileMaker TechNet
>>> --
>>> Twitter: bobpatin
>>> Google+: http://www.longtermsolutions.com/plus
>>> AIM: longterm1954
>>> iChat: bobpatin
>>> --
>>> Expert FileMaker Consulting 
>>> FileMaker Hosting for all versions of FileMaker
>>> 
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>> 
>> 
>> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



-|

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20120711/ffd4078d/attachment-0001.html


More information about the FX.php_List mailing list