Jason Coward
Jason Coward
> @opengeek - this looks great, plenty of flexibility. Re the logging downloads: I'm hoping downloads can be made frictionless (_i.e._, a one-click process for the user), particularly if integrated...
@rthrash — this could be submitted as a PR to the xPDO repository.
This has been applied to the 2.x, 3.0.x, and 3.x branches of xPDO.
It sounds like your webserver is not reporting the proper port to PHP. The result suggests it is in fact reporting that the port is 443, so the code is...
@JoshuaLuckers — then it is missing from the setup. It exists in the CLI setup config XML file, but doesn't look like the UI got a form field for it.
> my idea was to add a plugin event to modPHPMailer::send 'onMailerSend' or something like that, where we could hook in and add for example this DKIM stuff, if needed....
> > > my idea was to add a plugin event to modPHPMailer::send 'onMailerSend' or something like that, where we could hook in and add for example this DKIM stuff,...
From what I can see, all of these "settings" are part of modPHPMailer. modMail is an interface that is intended to define common settings for any mailer implementation. In order...
> > From what I can see, all of these "settings" are part of modPHPMailer. modMail is an interface that is intended to define common settings for any mailer implementation....
@krisznet — can you sign the CLA and make sure you add your GitHub username when doing so?