pglombardo / PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.
https://docs.pwpush.com
Apache License 2.0
2.09k stars 358 forks source link

`full_message': no implicit conversion of Symbol into Integer (TypeError) "Mail" #2781

Open Mikael57fr opened 1 hour ago

Mikael57fr commented 1 hour ago

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)

  OpenSSL::SSL::SSLSocket.new socket, context
                              ^^^^^^^^^^^^^^^
github-actions[bot] commented 1 hour ago

Hello @Mikael57fr, thanks for contributing to the Password Pusher community! We will respond as soon as possible.

pglombardo commented 1 hour ago

Hi @Mikael57fr - two questions:

  1. which docker container version are you using?
  2. Did this ever work or is it a new install?
Mikael57fr commented 1 hour ago

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:

  1. which docker container version are you using?
  2. 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: @.***>