Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rcube_smtp.php : no more smtp authentification with CONFIG smtp_user smtp_pass values (issue #8507) #8508

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

mickael067
Copy link
Contributor

@mickael067 mickael067 commented Apr 16, 2022

Correction on the issue explain here : #8507

This is a big issue after the commit #8435 on file program/lib/Roundcube/rcube_smtp.php

No more smtp authentification when $CONFIG['smtp_user']) and $CONFIG['smtp_pass']) have user and pass value.

My analyze:
$smtp_user and $smtp_pass was never set again to $CONFIG['smtp_user']) and $CONFIG['smtp_pass']) if value is not %u or %p

Thanks.

Correction on the issue explain here : roundcube#8507
@mickael067 mickael067 changed the title Update rcube_smtp.php : Correction issue 8507 Update rcube_smtp.php : o more smtp authentification with CONFIG smtp_user smtp_pass values (issue https://github.com/roundcube/roundcubemail/issues/8507) Apr 16, 2022
@mickael067 mickael067 changed the title Update rcube_smtp.php : o more smtp authentification with CONFIG smtp_user smtp_pass values (issue https://github.com/roundcube/roundcubemail/issues/8507) Update rcube_smtp.php : o more smtp authentification with CONFIG smtp_user smtp_pass values (issue #8507) Apr 16, 2022
@mickael067 mickael067 changed the title Update rcube_smtp.php : o more smtp authentification with CONFIG smtp_user smtp_pass values (issue #8507) Update rcube_smtp.php : no more smtp authentification with CONFIG smtp_user smtp_pass values (issue #8507) Apr 16, 2022
@alecpl alecpl merged commit 6fa6f89 into roundcube:master Apr 17, 2022
@mickael067 mickael067 deleted the patch1 branch April 17, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants