Thanks for your answer But there are many servers with broken TLS, so if it's possible I wan't to disable delivering with STARTTLS. How to do that ?
On 12/21/07, Bernd Wurst <[EMAIL PROTECTED]> wrote: > Hallo. > > Am Freitag, 21. Dezember 2007 schrieb Bambero: > > <[EMAIL PROTECTED]>: > > mail.test.pl [11.11.11.11]: > > >>> STARTTLS > > <<< 454 TLS currently unavailable > > [...] > > I can see that there is PLAIN LOGIN auth available so I want to > > courier use one of them when STARTTLS fails, or temporary fails. > > Never use fantasy-hostnames and -addresses. Use real ones. > > This behaviour is intended and cannot be solved the way you want. If you > enable TLS, messages should be transferred using TLS (as long as the opposite > server supports it). > > You test.pl-Server says "hey, here, I can do STARTTLS". After requsting it, he > says "ehm, sorry, some temporary trouble with my configuration". > > Blame the remote administrator for his broken setup. To work around this > temporarily, you can set > test.pl: /SECURITY=NONE > in esmtpaccess to disable TLS for this domain entirely. > > > > Second quation: > > How long defered/delayed mails stay in queue. > > For me 1 day is enough, becouse I have long queue now. > > from "man courier": > > queuetime > > This file specifies how long Courier normally tries to repeatedly deliver > a message, before giving up and returning it as undeliverable. Messages are > immediately returned as undeliverable when a permanent failure is encountered > (such as the recipient address not being valid). Attempts to deliver the > message when there's a temporary, transient, error (such as the network being > down) will be repeatedly made for the duration of time specified by this > configuration file. This file contains a number followed by the letter 'w' > for weeks, or 'd' for days. It is also possible to use 'h' for hours, 'm' for > minutes, or 's' for seconds. Only integers are allowed, fractions are > prohibited. However, you can use '1w2d' to specify one week and two days. If > queuetime is missing, Courier makes repeated delivery attempts for one week. > > > cu, Bernd > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
