| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-Id: | <3.0.5.32.20050605214344.00b69640@incoming.verizon.net> |
| X-Sender: | phumblet AT incoming DOT verizon DOT net |
| Date: | Sun, 05 Jun 2005 21:43:44 -0400 |
| To: | cygwin AT cygwin DOT com, dave AT boost-consulting DOT com |
| From: | "Pierre A. Humblet" <Pierre DOT Humblet AT ieee DOT org> |
| Subject: | Re: Can't get Exim to send mail |
| In-Reply-To: | <d804p0$ph2$1@sea.gmane.org> |
| References: | <uvf4s8if9 DOT fsf AT boost-consulting DOT com> <uvf4s8if9 DOT fsf AT boost-consulting DOT com> |
| Mime-Version: | 1.0 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j561iTmn008043 |
At 07:22 PM 6/5/2005 -0500, René Berber wrote:
>David Abrahams wrote:
>
>> I'm hoping someone can help me out. The smtp server I'm forced (by my
>> ISP) to use, smtp.rcn.com, sometimes doesn't respond for 20 seconds at
>> a time, and since I often send from Gnus -- which is synchronous -- I
>> thought I might avoid locking up my Gnus UI by setting up an Exim
>> daemon to send the messages for me. I'm behind a Linksys router,
>> which is behind a cablemodem.
>[snip]
>
>I didn't check all your config but you are missing the most important
part, you
>should have under routers:
>
>begin routers
>
>smart_route:
> driver = manualroute
> transport = remote_smtp
> route_list = * smtp.rcn.com
>
>
>That's the first thing to change, worry later about timeouts or anything
else.
>
- It would informative to see what happens when you send mail
to a specific user. e.g.
exim -d dave AT boost-consulting DOT com
[exim will then expect input. Type a single Enter to use the default
headers, then type a test message. End with a single "." on a line. ]
B.t.w., the output "retry time not reached for any host" is probably
due to previous messages still timing out. Wipe out all files in
/var/spool/exim/db to get a clean slate.
- You are not telling us what your isp forces you to do. If you must use
smtp.rcn.com (as suggested by René Berber), do you also need to
authenticate yourself?
Pierre
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |