+++ sharun@??? <Wednesday 24 April 2002 16:30>:
> I have problem: exim4 built with tls support does not send any
> mail to one host:
> Remote host palmolive.yandex.ru [213.180.193.106] closed connection in
> response to STARTTLS Currently we have ~3000 messages in queue waiting %(
> How to fix these problem ?
Disable TLS for that particular host.
hosts_avoid_tls
[maybe have that do an lsearch / cdbsearch if there's more than one broken
host out there ...]
-srs
--
Suresh Ramasubramanian <----> mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip] From : <dnanib@???>
LOST #103 -**< Sub : How to read HTML mails from mutt >**-
To read HTML mails from mutt, append in ~/.mailcap
text/html; lynx -force_html -dump %s; copiousoutput
And in ~/.muttrc add :
auto_view text/html
set implicit_autoview