Announcement

#1 2013-09-23 22:00:16

msakik
Translation Team
São Paulo, Brazil
2013-09-06
78

Unable to send email erro 451 from SMTP server

Hi
I was setting up smtp server to sending emails with theese parameters

$conf['smtp_host'] = 'smtp.sc.usp.br:587';
$conf['smtp_user'] = 'someemail@sc.usp.br';
$conf['smtp_password'] = 'blablabla';

and raises the folowing error message when trying to create a new user and send notification email:

PHP Warning:  Unable to send e-mail. Error message reported by the SMTP server: "451 See http://pobox.com/~djb/docs/smtplf.html.\r\n" in /var/www/piwigo/2.6.0beta1/include/class_smtp_mail.inc.php on line 63, referer: http://10.233.30.2/piwigo/2.6.0beta1/ad … =user_list

Someone have any tip for this issue?

Is there any plan for change the class_smtp_mmail for a newer one like phpmailer (https://github.com/Synchro/PHPMailer)?

thanks :)

Offline

 

#2 2013-09-23 23:02:38

flop25
Piwigo Team
2006-07-06
7037

Re: Unable to send email erro 451 from SMTP server

Hi
if you're using the beta, could you retry with latest stable version of pwiigo please?


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2013-09-23 23:37:48

msakik
Translation Team
São Paulo, Brazil
2013-09-06
78

Re: Unable to send email erro 451 from SMTP server

Sorry, I have tried both but posted just the beta log because the errors are the same. My stable is the latest 2.5.2.

Last edited by msakik (2013-09-23 23:38:42)

Offline

 

#4 2013-09-24 08:53:14

flop25
Piwigo Team
2006-07-06
7037

Re: Unable to send email erro 451 from SMTP server

thx!

The emails functions of Piwigo are very old indeed, and honestly a big mess

unfortunately i'm not so competent in that field. Could you try with something else than qmail?


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#5 2013-09-27 23:28:21

msakik
Translation Team
São Paulo, Brazil
2013-09-06
78

Re: Unable to send email erro 451 from SMTP server

Hi,
I was working a little bit on the code to send emails and have phpmailer working but with some errors.

I wish to make this code available to piwigo and maybe get some help about the errors but I´m not familiarized with diff patches.

May someone point me some directions on howto diff the source?
I have changed some files and added the phpmailer library to the piwigo tree.

Masaki

Offline

 

#6 2013-09-27 23:53:19

flop25
Piwigo Team
2006-07-06
7037

Re: Unable to send email erro 451 from SMTP server

TortoiseSVN can produce a diff from your changes


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#7 2013-09-29 08:51:16

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: Unable to send email erro 451 from SMTP server

Yes, we plan to use a robust library to manage emails. P@t has tried http://swiftmailer.org/ this week as a test and it's working fine. We will try phpmailer too.

A user has reported spam filtering issue due to wrong header in emails. We will fix it before changing the library.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact