Displaying 13 results from an estimated 13 matches for "cram_md5".
2009 Jul 17
2
exim4 dovecot sasl problem
...ovecot: cannot find authenticator driver "dovecot"
?error after i entered the codes in /etc/exim4/exim4.conf.template and reloaded exim4 with the update-exim4.conf command.
i'm running debian lenny.
here's the authentication section of exim4.conf.template:
begin authenticators
cram_md5:
? driver = cram_md5
? public_name = CRAM-MD5
? client_name = ${extract{1}{:}{${lookup{$
host}nwildlsearch{CONFDIR/passwd.client}{$value}fail}}}
? client_secret = ${extract{2}{:}{${lookup{$host}nwildlsearch{CONFDIR/passwd.client}{$value}fail}}}
PASSWDLINE=${sg{\
??????????????? ${lookup{$host...
2007 Mar 03
3
configure actionmailer to recieve email on localhost?
...:address=>''smtp.yourserver.com'', # default: localhost
:port=>''25'', # default: 25
:user_name=>''user'',
:password=>''pass'',
:authentication=>:plain # :plain, :login or :cram_md5
}
what do i use as an email address?
thanks
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to r...
2010 Dec 13
2
postfix-dovecot-sasl help
I'm trying to set up SMTP authentication on my server and am getting an
authentication failed error. My client is set up to automatically
select authentication method and tries CRAM_MD5. The
http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL suggests "passdb
pam" and "userdb passwd" -- is it possible to configure sasl
authentication using a dovecot.conf like http://pastebin.com/6JWE5jp1?
Thanks in advance,
Ted To
2006 May 10
4
action mailer not really sending emails
I am trying to get the action mailer to send out emails from my server
(windows 2003). I configured it to the local smtp server and when I try
sending to email boxes that are on the local domain, the emails go
through. However, when I try sending emails to my gmail account, they
won''t get through. It gives me no errors. As far as I can tell there are
no firewalls on our server that
2008 Apr 11
7
Net::SMTPAuthenticationError
Hey guys,
I want to send an email via ROR and I have put this code at the very end
in the config/environment.rb file-
ActionMailer::Base.delivery_method = :smtp
ActionMailer::Base.perform_deliveries = true
ActionMailer::Base.logger = nil
ActionMailer::Base.raise_delivery_errors = true
ActionMailer::Base.smtp_settings = {
:address => "[my smtp server]",
:port => 25,
:domain
2004 Dec 09
1
Exim4 authentication patch
...vanilla/src/auths/Makefile 2004-10-05 12:32:08.000000000 +0400
+++ exim-4.43/src/auths/Makefile 2004-12-09 15:46:44.000000000 +0300
@@ -7,7 +7,7 @@
OBJ = b64encode.o b64decode.o call_pam.o call_pwcheck.o call_radius.o \
xtextencode.o xtextdecode.o get_data.o get_no64_data.o md5.o \
- cram_md5.o cyrus_sasl.o plaintext.o pwcheck.o sha1.o auth-spa.o spa.o
+ cram_md5.o cyrus_sasl.o plaintext.o pwcheck.o sha1.o auth-spa.o spa.o dovecot.o
auths.a: $(OBJ)
/bin/rm -f auths.a
@@ -37,4 +37,6 @@ cyrus_sasl.o: $(HDRS) cyrus_sasl.c cy
plaintext.o: $(HDRS) plaintext.c plai...
2004 Sep 08
0
Postfix > sasl2 > pam > winbind
...from ernie.bio2.RWTH-Aachen.DE[134.130.63.5]
Apr 20 18:35:03 bert postfix/smtpd[2525]: disconnect from ernie.bio2.RWTH-Aachen.DE[134.130.63.5]
Apr 20 18:35:03 bert postfix/smtpd[2525]: master_notify: status 1
my configuration is
sasl2/smtp.conf :
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN CRAM_MD5 DIGEST_MD5
log_level: 6
smb.conf:
[global]
workgroup = Biologie2
netbios name = bert
server string = bert
security = DOMAIN
log file = /var/log/samba/log.%m
max log size = 50
load printers = No
os level = 20
interfaces = dc0
bind interfaces only = yes
winbind uid = 10000-20000
winbind cache time...
2004 Sep 08
0
postfix > sasl > pam > winbind
...from ernie.bio2.RWTH-Aachen.DE[134.130.63.5]
Apr 20 18:35:03 bert postfix/smtpd[2525]: disconnect from ernie.bio2.RWTH-Aachen.DE[134.130.63.5]
Apr 20 18:35:03 bert postfix/smtpd[2525]: master_notify: status 1
my configuration is
sasl2/smtp.conf :
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN CRAM_MD5 DIGEST_MD5
log_level: 6
smb.conf:
[global]
workgroup = Biologie2
netbios name = bert
server string = bert
security = DOMAIN
log file = /var/log/samba/log.%m
max log size = 50
load printers = No
os level = 20
interfaces = dc0
bind interfaces only = yes
winbind uid = 10000-20000
winbind cache time...
2005 Mar 11
3
Authentication error after authentication query (for Eudora 5.2 on Mac)
...K Logging out.
Connection closed by foreign host.
[talberts at localhost ~]$
However, when I do the following session:
[talberts at localhost ~]$ telnet mail.inside.msi 110
Trying 192.168.0.3...
Connected to mail.inside.msi (192.168.0.3).
Escape character is '^]'.
+OK dovecot ready.
auth cram_md5
-ERR Unsupported authentication mechanism.
auth login
-ERR Unsupported authentication mechanism.
auth plain
+
user tdazey
-ERR Authentication failed.
user tdazey
+OK
pass ******
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
[talberts at localhost ~]$
I don't need an...
2006 Sep 09
0
dovecot LDA w/ exim: "dyld: Library not loaded" & "trace trap" errors
...niversity of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (June 7, 2006)
Support for: crypteq PAM TCPwrappers OpenSSL Content_Scanning
Old_Demime Experimental_DomainKeys
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz
dsearch mysql
Authenticators: cram_md5 plaintext dovecot
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/MailServer/Conf/Exim/exim.conf
in my exim.conf, i've set up t...
2016 Sep 23
2
Broken auth-* sockets.
...ort for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS
move_frozen_messages Content_Scanning DKIM Old_Demime DNSSEC PRDR OCSP
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm
dbmjz dbmnz dnsdb dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql
sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa tls
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram
redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /etc/exim4/exim4.conf
---
The problem is sockets Do...
2008 Apr 20
10
Actionmailer not working [no errors]
hi,
I have a little problem with actionmailer 2.0.2
The problem is that I am trying to send mails and development.log says
that everything is ok but I can''t find any mails in my mailbox.
I checked my sendmail with PHP function "mail()" - works nice.
/var/log/mail.log don''t drop any lines when sending mails with
actionmailer.
So in conclusion no errors and no way to
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
...y DB 4.8.24: (August 14, 2009)
Support for: crypteq iconv() IPv6 PAM Perl Expand_dlfunc GnuTLS
move_frozen_messages Content_Scanning DKIM Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb
dsearch ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram
redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
GnuTLS compile-time version: 2.8.5
GnuTLS runtime version: 2.8.5
changed uid/g...