Try installing it like this: rpm --install http://www.xmailserver.org/xmail-1.4-1.src.rpm cd /usr/src/redhat rpm -ba SPECS/xmail.spec rpm --install RPMS/i386/xmail-1.4-1.i386.rpm
If you are doing an upgrade do it like this: (only difference is -U on 4th line) rpm --install http://www.xmailserver.org/xmail-1.4-1.src.rpm cd /usr/src/redhat rpm -ba SPECS/xmail.spec rpm -U RPMS/i386/xmail-1.4-1.i386.rpm If you do the upgrade make sure that any new directories between the version you are on and 1.4 are created manually and then start xmail. Doing the install this way will build the complete directory structure for you and put the startup files in /etc/rc.d/init.d Bill ps. I used the above to install V1.2, should still work with V1.4 >---------- >From: Hans Birgander[SMTP:[EMAIL PROTECTED]] >Sent: Friday, January 25, 2002 3:22 PM >To: [EMAIL PROTECTED] >Subject: [xmail] XMail problem in Linux RedHat 7.2: Mailbox full ??? No it >isn't!!! > >I have a problem with XMail installed on Linux RedHat 7.2 >Everything works fine, I can send mail and check for mail in my mailbox, BUT >mail sent to any mailbox returns to the sender with the following error >code: > > ----- Transcript of session follows ----- >.... while talking to mail.birgander.se.: >>>> RCPT To:<[EMAIL PROTECTED]> ><<< 452 Mailbox full <[EMAIL PROTECTED]> >----- End of transcript ---------- > >So I have checked my disk (6 Gb with about 4 Gb free) Settings in my >users.tab files says 150000 kb Mailbox size and the dirs are empty. >I have installed XMail three times now. From prebuilt RPM, compiled my own >binaries from the tarball and built my own RPM from the tarball. I get the >same problem in all installations. > >My wild guess is that there are some rights not correctly set, but >everything runs as Root ..... > >Any body else that have solved the same problem. > >PS. My prior installation om Win2k worked fine DS. > > > >Any ideas? > >Hans Birgander > >[EMAIL PROTECTED] > > > > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
