On Mon, 6 May 2002, Bill Sandiford wrote to Subscribers of Qpopper: > I have just recently upgraded my system from qpopper 3.1 to 4.0.4 > > When I configured my system with qpopper 3.1 I had it configured so that > if a user entered [EMAIL PROTECTED] for their username, popper would > strip off the @domain.com and just use userid as the user name. The > problem is that I don't remember how I did this and I can't find it > anywhere in the docs. I have looked in INSTALL, README, the FAQ and the > pdf document. I have even looked in the config.status file (in fact I > looked in all config. files) from my 3.1 build directory and can't find > anything.
In Qpopper 4.0.x there seems to be no option for that in the pre-compile time configuration, but it can still be done. Add the -C run-time option to your inetd.conf, something like this: pop3 stream tcp nowait root /usr/local/lib/popper popper -s -C Or if you use a run-time configuration file, add the trim-domain option to it. See the Qpopper Administrator's Guide for details. -- Chip Old (Francis E. Old) E-Mail: [EMAIL PROTECTED] Manager, BCPL Network Services Phone: 410-887-6180 Manager, BCPL.NET Internet Services FAX: 410-887-2091 320 York Road Towson, MD 21204 USA
