Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - fengy

Pages: 1 [2]
16
How To's / Out of memory problem
« on: July 04, 2010, 12:49:29 pm »
When I turn on the debug mode and Check my inbox mail, I get:

Fatal error: Out of memory (allocated 38010880) (tried to allocate 14367161 bytes) in /www/fengoffice/environment/classes/mail/MailUtilities.class.php on line 120

this does not happen with debug set to false

I have configured 2 mail accounts

17
How To's / SMTP problems
« on: July 02, 2010, 02:06:50 am »
Hi guys,

I'm new to Feng and I really love it! You've done a great job

I'm using Feng 1.7
Everything works fine except for Sending mails.
Currently:
 - I can receive my mails (using POP3 server)
 - I _can't_ send e-mail (using an SMTP server)

I have the following error:
"#1 ERROR: Error: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mail.host.bg (Connection refused) in '/www/intra/fengoffice/library/swift/lib/Swift/Connection/SMTP.php' on line 149 (error code: 2)"


I did a test of the Mail Settings:
when I use PHP Default Settings  - It works - Fend sends the mail. Feng also sends notifications successfully.
but when I use SMTP Settings - it keeps saying "Connection refused"

I'm sure that the SMTP server, port, user and pass are correct.
With Thunderbird I can send mails with no problem.


I guess it is something to deal with my hosting provider, firewall or something... I tried to connect to localhost:25 but I got the same exception.

Can you plase have a look and give me a suggestion how to fix it.

Thanks,
Best
Fengy

Pages: 1 [2]