Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Redmine 2.0 i problem z mailami
mitring
post
Post #1





Grupa: Zarejestrowani
Postów: 78
Pomógł: 1
Dołączył: 4.03.2006

Ostrzeżenie: (0%)
-----


Cześć,

po aktualizacji redmine do wersji 2.0 mam problem z wysyłką maili. Wcześniej wszystko działało bez najmniejszych problemów :|

Chcąc wysłać testowy mail mam komunikat:
Cytat
Wystąpił błąd w trakcie wysyłania maila (hostname was not match with the server certificate)

Konfiguracja:
Kod
# default configuration options for all environments
default:
  # Outgoing emails configuration (see examples above)
  email_delivery:
    delivery_method: :smtp
    smtp_settings:
      address: "moja_domena.com.pl"
      port: 587
      domain: "moja_domenacom.pl"
      authentication: :plain
      user_name: "info@moja_domenacom.pl"
      password: 'moje_haslo'
#      enable_starttls_auto => false
#      openssl_verify_mode: 'none'


Czy komuś działają maile i może pochwalić się swoim konfigiem ?
Go to the top of the page
+Quote Post
vokiel
post
Post #2





Grupa: Zarejestrowani
Postów: 2 592
Pomógł: 445
Dołączył: 12.03.2007

Ostrzeżenie: (0%)
-----


A jeśli zmienisz uwierzytelnianie na login?
Kod
authentication: :login
Go to the top of the page
+Quote Post
mitring
post
Post #3





Grupa: Zarejestrowani
Postów: 78
Pomógł: 1
Dołączył: 4.03.2006

Ostrzeżenie: (0%)
-----


Przeładowałem ustawienie, i niestety dalej ten sam błąd kiedyś już też zmieniałem na login wg dokumentacji i nic nie działa (IMG:style_emoticons/default/sad.gif) na wiki redmine kilka osób ma ten sam problem i nie dostał nikt odpowiedzi.

--edit--

Działa (IMG:style_emoticons/default/biggrin.gif)
Kod
# default configuration options for all environments
default:
  # Outgoing emails configuration (see examples above)
  email_delivery:
    delivery_method: :smtp
    smtp_settings:
      address: "domena.com.pl"
      port: 587
      domain: "domena.com.pl"
      authentication: :login
      user_name: "info@domena.com.pl"
      password: 'haslo'
#      enable_starttls_auto => false
      openssl_verify_mode: 'none' # <-- tego brakowalo


Ten post edytował mitring 2.06.2012, 17:10:31
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 24.08.2025 - 08:17