Open Mikael57fr opened 1 hour ago
Hello @Mikael57fr, thanks for contributing to the Password Pusher community! We will respond as soon as possible.
Hi @Mikael57fr - two questions:
Good evening.
Merco and sorry if I don't reply quickly, it's 9:30PM for me.
This is a new installation in a docker on Synology. Everything works except 1.48.2 the mail part.
Thanks
Le ven. 15 nov. 2024, 18:58, Peter Giacomo Lombardo < @.***> a écrit :
Hi @Mikael57fr https://github.com/Mikael57fr - two questions:
- which docker container version are you using?
- Did this ever work or is it a new install?
— Reply to this email directly, view it on GitHub https://github.com/pglombardo/PasswordPusher/issues/2781#issuecomment-2479618319, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUF6RZKHHT5GXZPUV5XJG6T2AYY5ZAVCNFSM6AAAAABR3VGW3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZGYYTQMZRHE . You are receiving this because you were mentioned.Message ID: @.***>
Hello
I apologize for the English as I use the translation because I'm French.
I tried to configure the email part on my exchange server and on this configuration, impossible to make it work as you can see below.
I tried to disable auto authentication but it ends in enthentification failed.
can you help me.
Thanks
The Mail subsystem SMTP configuration is:
address: 132.140.160.16 port: 25 open_timeout: 10 read_timeout: 10 authentication: plain user_name:xxx password: xxx openssl_verify_mode: none enable_starttls_auto: true
--> raise_delivery_errors is set to true in the configuration. This will raise an error if the email fails to send.
--> Attempting to send a test email to xxx@xxxx... --> ✅ It seems that the Email was accepted by the SMTP server! Check destination inbox for the test email.
--> If you see an error, please paste this output into a GitHub issue for help. --> Make sure that no sensitive data is included. --> https://github.com/pglombardo/PasswordPusher/issues/new/choose
/opt/PasswordPusher/vendor/bundle/ruby/3.3.0/gems/irb-1.14.1/lib/irb.rb:1260:in `full_message': no implicit conversion of Symbol into Integer (TypeError)