[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pine
On 9 Feb 2000, at 1:35, Matthew John Palmer wrote:
> > 3/ My ISPs server does not recognise my richard [at] sheflug.co.uk
> > address if I use a Linux mail app to send or receive mail through
> > that address. But it works fine with MS Windows. Any ideas what
> > this is about ?
>
> This is probably related to a bar on mail forwarding from outside the
> domain. You'll probably find that mail sent from MS Windows still has a
> remnant of your ISPs details in there so it'll work properly.
IMHO any ISP that blocks relaying based on the contents of the SMTP
envelope needs a good kick up the backside. They should relay based on
source IP - if it's one of theirs, relay for it, otherwise reject it. SMTP
envelopes are trivially forged and should be considered unreliable for
access control.
> The simplest way to do things as far as mail goes (I'm assuming you're on a
> part-time modem link, otherwise it's even easier) is set up sendmail to send
> directly to the recipient, but make SMTP an expensive protocol, and turn
> expensive initial send OFF. That way sendmail will only try to send mail
> off to remote hosts when you specifically tell it to (by running sendmail
> with -q). Then tell pine to deliver to your local machine, and all should
> be well. Just run (via a ppp-on script) sendmail -q when the link comes up.
You should probably also use FEATURE(`accept_unresolvable_domains'), or it
will tell you to go away for a while when it can't do a DNS lookup on your
return address. I keep running into this one at home - I used to have a
permanent connection, but now have only dialup. I miss my cable modem...
:-((
Cheers
Richard
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.
- Follow-Ups:
- Re: Pine
- From: "Stephen J. Turnbull" <turnbull [at] sk.tsukuba.ac.jp>
- References:
- Pine
- From: "Richard" <richard [at] sheflug.co.uk>
- Re: Pine
- From: Matthew John Palmer <mjp16 [at] uow.edu.au>