--
_____
david
A guess is that it is probably related to a NAT between you and the
Internet, and that NAT is closing the connection after some amount of idle
time. It's very difficult to debug, though. You might try decreasing the
Mail Check Interval in alpine which would hopefully make it less likely
that the NAT thinks it should close down a connection. Or maybe the NAT
closes down the connection when you connect to the SMTP server to send the
mail, though that seems less likely.
Steve
thanks for the tip. I had been increasing the interval time, as I didn't
want to place undue stress on the server. Since I don't care about
checking mail every few seconds, I had set the interval at a high value.
I'll try a low value instead. Again, wasn't a crisis, but an annoyance.
Thanks again for the tip.
--
_____
david
I have a similar problem, but it is caused by a vpn-connection to the
server on which I have my remote config sometimes being dropped. I have to
quit and restart alpine after restarting the vpn to recover...
> to which Steve Hubert replied:
>
> A guess is that it is probably related to a NAT between you and the
> Internet, and that NAT is closing the connection after some amount of
> idle time. It's very difficult to debug, though. You might try
> decreasing the Mail Check Interval in alpine which would hopefully
> make it less likely that the NAT thinks it should close down a
> connection. Or maybe the NAT closes down the connection when you
> connect to the SMTP server to send the mail, though that seems less
> likely.
That trick won't work for me; is there anything I could do so I don't have
to restart alpine after restarting the vpn? (Just thought about moving
the remote config to a different non-vpn-path server...)
Erik