Well Stefan sometimes you can't explain the things in another
language, i understand better the question of pablo in spanish.

Nightduke


2008/5/20 Stefan Pausch <[EMAIL PROTECTED]>:
> English, please.
>
>> -----Ursprüngliche Nachricht-----
>> Von: [EMAIL PROTECTED] [mailto:spamdyke-users-
>> [EMAIL PROTECTED] Im Auftrag von Pablo Gonzalez
>> Gesendet: Dienstag, 20. Mai 2008 17:10
>> An: spamdyke users
>> Betreff: Re: [spamdyke-users] problem with spamdyke anda Eudora client
>>
>> Hola Nightduke, mi configuracion de qmail no esta basada en plesk por
>> lo cual qmail lo manejo con ucspi-tcp mi archivo desde donde llamo a
>> spamdyke es el siguiente:
>> /service/qmail-smtpd/run
>>
>> -----------------------------
>>
>> #!/bin/sh
>> QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" ; export QMAILQUEUE
>> QMAILDUID=`id -u vpopmail`
>> NOFILESGID=`id -g vpopmail`
>> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
>> LOCAL=`head -1 /var/qmail/control/me`
>> if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z
>> "$LOCAL" ]; the                                             n
>> echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in
>> echo /var/qmail/supervise/qmail-smtpd/run
>> exit 1
>> fi
>> if [ ! -f /var/qmail/control/rcpthosts ]; then
>> echo "No /var/qmail/control/rcpthosts!"
>> echo "Refusing to start SMTP listener because it'll create an open
>> relay"
>> exit 1
>> fi
>> exec /usr/local/bin/softlimit -m 40000000 \
>> /usr/local/bin/tcpserver -H -v -R -l   "$LOCAL" -x /etc/tcp.smtp.cdb
>> -c "$MAXSMT                                             PD" \
>> -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
>> /usr/local/bin/spamdyke -f /var/qmail/spamdyke/spamdyke.conf \
>> /var/qmail/bin/qmail-smtpd mail.midominio.cl \
>> /home/vpopmail/bin/vchkpw /usr/bin/true 2>&1
>> -----------------------------------------------------------------------
>> ------
>>
>>
>>  mi servidor esta basado en centos 5 y la instalacion basada en
>> qmailrocks, el problema que tengo como decia es que no me importa
>> ocupar tls, y mis clientes de correo outlook que estan configurados de
>> forma simple sin utilizar tls funcionan sin problemas pero al utilizar
>> la funcion de "comprobar cuenta de correo" funcion que trae  outlook
>> se produce un error de SSL de todas formas ellos pueden autentificarse
>> normalmente mediante smtp-auth y enviar correo, pero con los clientes
>> de Eudora no hay caso , apesar de estar el cliente configurado para
>> que no utilice seguridad tls/ssl estos no pueden enviar correo, acusan
>> permanentemente error ssl, cuando desactivo spamdyke funcionan sin
>> problemas los clientes Eudora, por lo cual existe algun problema que
>> implica spamdyke que no he podido develar, un Bug? algo que falte en
>> mi spamdyke.conf??
>>
>> Gracias por tu ayuda.
>>
>> Saludos,
>>
>> Pablo
>>
>>
>> 2008/5/20 nightduke <[EMAIL PROTECTED]>:
>> > Can you paste your smtp_psa configuration at /etc/xinetd.d
>> >
>> > Also you must add a few things at spamdyke.conf then it will work but
>> no ssl.
>> >
>> > Nightduke
>> >
>> >
>> > 2008/5/20 Pablo Gonzalez <[EMAIL PROTECTED]>:
>> >> Hi guys, I have a problem with spamdyke-3.1.6  with 7.1 Eudora mail
>> >> clients, accuse problem in TLS / SSL and I do not enable
>> >> authentication, outlook with no problem.
>> >> If I turn off my spamdyke configuration qmailrocks client Eudora
>> works
>> >> smoothly, someone knows that it can be happening?
>> >>
>> >> mi spamdyke.conf is :
>> >>
>> >> --------------
>> >> log-level=2
>> >> #full-log-dir=/var/qmail/spamdyke/log
>> >> local-domains-file=/var/qmail/control/rcpthosts
>> >> max-recipients=10
>> >> idle-timeout-secs=60
>> >> graylist-dir=/home/vpopmail/graylist
>> >> graylist-min-secs=300
>> >> graylist-max-secs=1814400
>> >> policy-url=si tiene problemas para su envio escribanos a
>> [EMAIL PROTECTED]
>> >> sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
>> >> recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
>> >> ip-in-rdns-keyword-file=/var/qmail/spamdyke/blacklist_keywords
>> >> ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
>> >> rdns-blacklist-dir=/var/qmail/spamdyke/blacklist_rdns
>> >> rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
>> >> ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
>> >> sender-whitelist-file=/var/qmail/spamdyke/whitelist_senders
>> >> greeting-delay-secs=5
>> >> check-dnsrbl=dul.dnsbl.sorbs.net
>> >> #check-dnsrbl=bogons.cymru.com
>> >> #check-dnsrbl=bl.spamcop.net
>> >> #check-dnsrbl=sbl.spamhaus.org
>> >> reject-missing-sender-mx
>> >> #reject-empty-rdns
>> >> #reject-unresolvable-rdns
>> >> #reject-ip-in-cc-rdns
>> >> tls-certificate-file=/var/qmail/control/servercert.pem
>> >> -----------------------------------
>> >>
>> >> spamdyke is compiled with support tls , qmailrocks is compiled with
>> support tls.
>> >>
>> >> Eudora mail clients are not configured for use tls, but anyway
>> accuse
>> >> the error tls and can not send mail,outlook are not configured with
>> >> tls and can send mail without problems but to use the function
>> "verify
>> >> mail account "This returns a problem with SSL / TLS
>> >> any idea of a solution to this problem?
>> >>
>> >> Thanks.
>> >> _______________________________________________
>> >> spamdyke-users mailing list
>> >> [email protected]
>> >> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>> >>
>> > _______________________________________________
>> > spamdyke-users mailing list
>> > [email protected]
>> > http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>> >
>> _______________________________________________
>> spamdyke-users mailing list
>> [email protected]
>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>>
>> __________ Information from ESET NOD32 Antivirus, version of virus
>> signature database 3114 (20080520) __________
>>
>> The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>
>
> _______________________________________________
> spamdyke-users mailing list
> [email protected]
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to