Upgrading fron sendmail to Qmail, queue problems

2000-06-05 Thread net admin

Hi Folks;
I am upgrading a FreeBSD sendmail server to Qmail, did go through the FAQ
and docs extensively, qmail runs and I see all the processes running but
when I try to send mail to local user I get the following errors:

qmaili delivery 1: defferal: fastforward:_fatal:_
qq:_trouble_creating_files_in_queue(#4.3.0)/

qmaili warning: trouble opening local/2/0/70377; will try again later

and
qmaili   delivery 1: defferal: sorry,_message_has_wrong_owner

I am using fastforward for sendmail /etc/aliases
~alias/.qmail-default contains:

| fastforward -d /etc/aliases.cdb

I did: tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp  /etc/tcp.smtp
and it was OK

also did 'make setup check' at the qmail source dir and went OK

AND I AM RUNNING OUT OF CLUES! (time to get coffee and another brain)

Thanks for any help

Dan




Re: Upgrading fron sendmail to Qmail, queue problems

2000-06-05 Thread Patrick Berry

on 6/5/00 8:20 PM, net admin at [EMAIL PROTECTED] wrote:

 Hi Folks;
 I am upgrading a FreeBSD sendmail server to Qmail, did go through the FAQ
 and docs extensively, qmail runs and I see all the processes running but
 when I try to send mail to local user I get the following errors:
 
 qmaili delivery 1: defferal: fastforward:_fatal:_
 qq:_trouble_creating_files_in_queue(#4.3.0)/

Did you try queue-fix?  I have never used it but it may give you some more
clues.

http://www.netmeridian.com/e-huss/queue-fix.tar.gz

Pat