On Wed, Sep 12, 2001 at 02:07:08AM +0000, Carlos M wrote: > @400000003b9eb0bd2d08c154 delivery 271812: failure: > Sorry,_I_couldn't_find_any_host_named_263.net?._(#5.1.2) Note the extraneous character after ".net" that appears in all the errors. If your .qmail file was generated on a DOS/Windows machine, there could be a CR at the end of every line. Do a "tr -d \\015 < .qmail-whatever > .qmail.new" and compare the file sizes. If .qmail.new is smaller, use that file instead. -- Adrian Ho Tinker, Drifter, Fixer, Bum [EMAIL PROTECTED] ListArchive: <http://marc.theaimsgroup.com/?l=qmail> Useful URLs: <http://cr.yp.to/qmail.html> <http://www.qmail.org> <http://www.lifewithqmail.org/> <http://qmail.faqts.com/>
