Date: Tue, 2 Oct 2001 13:25:00 -0600 From: Nate Williams <nate@yogotech.com> To: Julian Elischer <julian@elischer.org> Cc: Nate Williams <nate@yogotech.com>, "Daniel O'Connor" <doconnor@gsoft.com.au>, Lyndon Nerenberg <lyndon@atg.aciworldwide.com>, current@FreeBSD.ORG, Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Subject: Re: uucp user shell and home directory Message-ID: <15290.5260.610951.681033@nomad.yogotech.com> In-Reply-To: <Pine.BSF.4.21.0110021255420.92100-100000@InterJet.elischer.org> References: <15289.56953.709463.415400@nomad.yogotech.com> <Pine.BSF.4.21.0110021255420.92100-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > POP and IMAP (I think) will lose all the envelope information, > > > > You've been listening to Terry too long. It's certainly not the case, > > although I've decided to quit arguing with Terry, since it's an > > excercise in futility. No matter what you say, he'll either change the > > subject or simply overwhelm you with useless/unrelated material until > > you simply abandon any hope of trying to give out useful information. > > > > > SMTP is a PUSH operation.. > > > > > > so for a PULL operation that can handle envelope information (e.g. BCC) > > > you need UUCP > > > > See above. fetchmail + pop works fine. I've been get all of my envelope > > information, and there is no worries. > > This has noty been the case where I have seen.. Again, as has been pointed out, it's the responsibility of the *sender* to make sure all of the envelope information is properly respected. POP3 is a mail retriever, designed to retrieve mail for a single user. It preserves all of the necessary information that a 'receiver' needs. Now, if you're doing something that POP3 was never intended to do (ie; handle multiple users with a single mailbox), then we're talking something completely different. This isn't something POP3 was designed to do. The problem isn't a fetchmail/POP3 problem. It's trying to stuff multiple users into a single account. UUCP doesn't 'solve' this problem anymore, since you still need the ability to have multiple 'user' accounts at the ISP, even with UUDP. Nate > > ETRN also is a good 'fetch' mechanism, if your ISP sets up MX records > > for you. When you come up, you simply telnet into your ISP's mail > > server, then type 'ETRN foobar.com', and it'll dump all your email to > > the IP address of your static configuration. > > > > However, this won't work for roving users. > > It doesn't even work well for static users in large configurations.. > as it requires a full queue scan. (some mail servers do this better than > others). Right, David and I just had a long offline talk about this. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15290.5260.610951.681033>