Pragmamx 2.9.2 found problems

Begonnen von le Chaland, 12 Januar 2025, 17:48:24

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

le Chaland

#40
Hello  :hi: .

Still emails problems i face.
I really need then working.

function mail tests :

** with php mail :

• Module contact :
  - Used by a visitor (no account registered), send to a service and copy to sender : working
  - Used by the admin logged, send to any service failed, while copy to sender working.
  -> same emails for sender/receiver and differents emails tested.
 
  • Module newsletter
  - Email confirmation for the subscription for a visitor or the admin : failed
    ->  debug mode : zero notification, zero log on screen
  - Using the admin panel, sending list of active subscribers, working.
 
  • Module recommend us
  - Used by admin : failed
  -> debug mode : log on screen, no warnings or errors
  - Used by a visitor : failed
  -> debug mode hidden for visitors
 
  • Module Web Links
  - Report a dead link to admin by a visitor : working
 
  • Modules downloads :
  - Report a dead link used by a visitor to admin : failed
  -> debug mode hidden for visitors, no report ability for the admin.
 
** with smtp login :

-> tested on ports standards 25, 465, 587 on webmails who only support ssl and startls protocols with differents providers (yahoo, gmail, microsoft, la poste, gmx, own web hosted ...)
-> All failed

Question : Does mx support secure protocols as ssl or startl as many providers block unsecure connection ?

Noob question : what means "SMTP-After-POP Hostname" and what i am supossed to enter here : the pop hostname ?

Thank you  :red:

le Chaland

Hello.

So i tested with another standalone contact script used before installing pragmamx, here.

With this settings :

Webhost
User
Pass
Protocol : SSL (webhoster only support ssl or tls)
Port : 465

And all is fine, as you can test if you want.

Now, go to the admin of pragmamx :

Smtp with login
Webhost
User
Pass
Port 465 (the only allowed with ssl)

Saving the settings, refreshing page, ok, it is recorded.
So going to contact form and write a message.

After sending, the site is frozen a few seconds and, i got this :


Eleveur Diamants de Gould

Une erreur est survenue dans le script de cette page.

pragmaMx error:
could not connect to the host "smtp-zose.yulpa.io": Connection timed out
-----------------------------------------
Resolving SMTP server domain "smtp-zose.yulpa.io"...
Connecting to host address "185.217.155.58" port 25...
PHP Run-time warning:
fsockopen(): Unable to connect to 185.217.155.58:25 (Connection timed out)
in includes/mailclasses/smtp.php on line 613
-----------------------------------------

in includes/mx_api.php on line 1462




Unable to connect. Okay, but take attention to the error message, it is said from port 25, not 465 as entered and saved in the admin panel.

@olaf, what do you think about this please ?

le Chaland

#42
Installed these two scripts :

http://dev.webnaute.net/wanewsletter/telecharger
https://www.kontaktformular.com

[ Both are just ... interresting and worth to take a look ]

For information, kontactformular is just an interface and use this php library :
https://github.com/PHPMailer/PHPMailer

These two ones works perfectly with php mail() and smtp with ssl protocol on port 465 ...

My web hoster just confirmed to me that the port 25 and unsecure connections are closed and forbiden on the web server.

I definitivly think that my problems are causing by pragmamx wich needs several updates for this function on obsoletes parts.

I know that it can do a big job and i am not able to help in it. But if you need a tester, i may can.

Sincerly

Olaf / TerraProject

We are aware that the feedback module needs to be revised. The mail system also needs to be worked on. We have already chosen the PHP mailer. But the implementation is not so easy. We have to change a lot of code. But we are working on it  :yltype:
g

Olaf

Kein Support über PN, Mail etc.!
Bitte die Fragen im Forum stellen, nur so helfen die Antworten auch den anderen Usern.
Bitte auch die Boardsuche nicht vergessen, oft ist genau dein Problem schon an anderer Stelle gelöst worden!