bch8

Results 9 comments of bch8

Hello, I'd be interested in that feature as well and kind of OK with PHP - though a bit rusty. Just went through mailngs_send4.php and found: $mailer->setRelay(unserialize($config['smtp_1'])); a quick and...

I'm in China - GMT+8

I'm still interested in this - so I restarted to drill the process down. This function sends everything out: function bmSendmail(&$to, $subscriber = FALSE) so it's possible to override smtp...

Hmm .. yes - that's an idea. I first tried to change PHPMailer to close the connection after sending mails out. Now I changed it to your suggestion - but...

Thanks for your concerns. :) I added the {} - but the error is the same as if I'd hack PHPMailer to disconnect after sending. The PHP is right but...

I'd like to see this prioritized as well.

@carlitros900 where excactly did you place these commands? @TwizzX17 I've increased to 256 as well - but without any improvement. @joho1968 I'm using the standard session config, but still the...

@joho1968 Yes, same setup here - .htaccess is standard then. Still, if I open URL/api/graphql I get the 403. Any other ideas what you've changed from the standard? Did you...

The internal SuiteCRM code works fine for me. Settings are all more or less standard as well (including PHP sessions). LAMP stack, fresh VPS, nothing special so far. My problem...