On Wed, Oct 13, 1999 at 01:53:23PM +0700, Oki DZ wrote: > Hi, > > I'm looking for a popper that works like fetchmail but can retrieve all > mail that are destined to a domain (ie: the one that runs the popper). > > The connection would be like this: > > [Internet]---[sendmail]--[modem]--//----[modem]---[a popper] > | > +-----//---[modem]---[another > popper] > > fetchmail will work, but supplying a password for each username on each > retrieval would be tedious; especially when the users oftentimes change > their passwords. (or did I miss something here?)
You can use one of solutions: 1) Redirect all mail for domain to one remote-mailbox and use fetchmail to distribute to local mailboxes 2) Use uucp 3) Use sendmail etrn capabilities Mirek