search for: auth_plain

Displaying 6 results from an estimated 6 matches for "auth_plain".

2008 Apr 11
7
Net::SMTPAuthenticationError
...assword]'' } but when i click on send mail button, it shows following error: Net::SMTPAuthenticationError in MailingController#sendmail 502 unimplemented (#5.5.1) RAILS_ROOT: C:/work/2phone Application Trace | Framework Trace | Full Trace c:/ruby/lib/ruby/1.8/net/smtp.rb:577:in `auth_plain'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `__send__'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `authenticate'' c:/ruby/lib/ruby/1.8/net/smtp.rb:411:in `do_start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:316:in `start...
2009 Apr 13
5
Ruby 1.8.7 + Rails 2.3.2 + TLS = Where's the documentation?
...send emails correctly. Furthermore, after attempting to send emails using Gmail and TLS i get the following error: 530 5.7.0 Must issue a STARTTLS command first. i6sm501424tid.20 /usr/local/lib/ruby/1.8/net/smtp.rb:942:in `check_auth_response'' /usr/local/lib/ruby/1.8/net/smtp.rb:733:in `auth_plain'' /usr/local/lib/ruby/1.8/net/smtp.rb:725:in `send'' /usr/local/lib/ruby/1.8/net/smtp.rb:725:in `authenticate'' /usr/local/lib/ruby/1.8/net/smtp.rb:566:in `do_start'' /usr/local/lib/ruby/1.8/net/smtp.rb:525:in `start'' Can anyone point me in the right direct...
2014 Oct 01
1
Dovecot fails to start - Unknown setting: socket
...eliver.log auth_socket_path = /var/run/dovecot/auth-master postmaster_address = shortte at mvs.org mail_plugins = sieve } ################################### ## ## LDA specific settings ## auth_default_realm = mvs.org auth_debug = no auth_debug_passwords = no auth_mechanisms = auth_plain auth_login auth_digest-md5 auth_cram-md5 # dovecot-auth only needs to be able to connect to SQL # default_login_user = mail passdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext } userdb { driver= sql args = /etc/dovecot/dovecot-sql.conf.ext } socket listen...
2008 Jul 03
1
EXIM + Dovecot - Auth mechanism
...got: "Requested CRAM-MD5 scheme, but we have only PLAIN-MD5" If thunderbird Then im try to Auth in Outlook im got a error too: auth(default): digest-md5(?,172.16.1.226): Invalid realm: domain.off What should im do to auth successful in this scheme? exim config: begin authenticators auth_plain: driver = dovecot public_name = PLAIN server_socket = /var/run/dovecot/auth-client server_set_id = $auth1 auth_login: driver = dovecot public_name = LOGIN server_socket = /var/run/dovecot/auth-client server_set_id = $auth1 auth_cram_md5: driver = dovecot public_name = CRAM-MD5 server_socket = /va...
2009 Nov 13
0
Dovecot setuid, setgid, permission denied Problem!
...= mailnull group = mail ========================================== 2) maillog output: ========================================== Nov 13 11:16:50 srvgate-msk exim[47586]: 1N8rKs-000CNW-Qu <= eyatsko at runoguy.ru H=main.domain.runoguy.ru [172.16.77.11] P=esmtpa A=auth_plain:eyatsko at runoguy.ru S=42548 from <eyatsko at runoguy.ru> for eyatsko at runoguy.ru Nov 13 11:16:51 srvgate-msk exim[47593]: 1N8rKt-000CNd-D2 <= eyatsko at runoguy.ru U=mailnull P=spam-scanned S=43507 id=E1N8rKs-000CNW-Qu at srvgate-msk.runoguy.ru from <mailnull at runoguy.ru> f...
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
...ve 29279 received: SPID 29280 29279 received: CUID 2 29279 received: COOKIE 06f8b3d9441b40b4069f53cdd0d128a4 29279 SMTP>> 435 Unable to authenticate at present 29279 tls_do_write(7f10202175a0, 39) 29279 gnutls_record_send(SSL, 7f10202175a0, 39) 29279 outbytes=39 29279 LOG: MAIN REJECT 29279 auth_plain authenticator failed for (mail.domain.lan) [127.0.0.1] I=[127.0.0.1]:465: 435 Unable to authenticate at present: authentication socket protocol error 29279 Calling gnutls_record_recv(7f102023f0c0, 7f1020241e40, 4096) 29279 SMTP<< QUIT 29279 SMTP>> 221 mail.domain.lan closing connectio...