Results 11 to 20 of 24
When the email can't seem to be sent to the appropriate user it goes to the root user with the following error:
The original message was received at Thu, 3 ...
- 04-03-2003 #11Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
When the email can't seem to be sent to the appropriate user it goes to the root user with the following error:
The original message was received at Thu, 3 Apr 2003 22:37:03 GMT
from localhost [127.0.0.1]
with id h33Mb2U04543
----- The following addresses had permanent fatal errors -----
<breathe@localhost>
(reason: can't create (user) output file)
----- Transcript of session follows -----
procmail: Lock failure on "/var/spool/mail/breathe.lock"
procmail: Error while writing to "/var/spool/mail/breathe"
550 5.0.0 <breathe@localhost>... Can't create output
since I ran this I have now a BOGUS.casio.AiJ and a BOGUS.tim.osJ a blank breathe mailbox, casio mailbox and a tim mailbox
Regards
Casiodude
- 04-03-2003 #12Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
It could do, but i dont know.
Originally Posted by casiodude
Try opening the BOGUS file in a txt editor, or run:
Originally Posted by casiodude
cat BOGUS.x.x | more
It is possible that the other mail folder has a permissions problem as well. Backup the files in it to another dir, remove the symlink, and the "proper" directory and recreate as root.
Originally Posted by casiodude
Fetchmail has removed the mails from Freeserves server, as Fetchmail appears to have been able to deliver them locally to sendmail. Sendmail however, does not appear to have correctly placed the mail into the users mailbox yet, my guess hence the creation of the BOGUS.x.x file?
Jason
- 04-03-2003 #13Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
Just remind me how to delete a symbolic link in the case here the link goes as follows:
var/mail -> var/spool/mail
I also need reminding how to re-create this
Cheers
Casiodude
- 04-03-2003 #14Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
Ignore my last post I have managed to re-create the mail acccount while I had sendmail stopped. This bothers me though - even after doing this I coped the "BOGUS" files back to their mailbox names. In webmin when I view these mailboxes casio and tim - only casio allows me to view the emails and tim is blank. However when I view tim through an editor they are there.
Does this mean when I receive the emails through outlook will I get those from tim or not?
- 04-03-2003 #15Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Try fixing this first.
Originally Posted by casiodude
http://archives.neohapsis.com/archiv...2-04/0008.html
Jason
- 04-03-2003 #16Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
you are a life saver! cheers for that - I still haven't yet tried to retrieve any more mail but I think it is ok now.
BTW as the mailboxes were locked at the time, how can i get the email that have been sent to root back to the correct user? these emails are on the error but as attachments
Regards
Casiodude
- 04-03-2003 #17Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Maybe not, it looks the format of the "tim" box may be invalid somewhere. make a copy of the boxes and give it a go.
Originally Posted by casiodude
Originally Posted by Casiodude
Are they in "root"'s mail box? if so, is there a lot of messages?
Jason
- 04-04-2003 #18Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
This problem has been sorted since I did the touch command.Maybe not, it looks the format of the "tim" box may be invalid somewhere. make a copy of the boxes and give it a go.
There is about 10 and yes they are in the root mailbox but the actual email i want it self is an attachment of the error which reported :Are they in "root"'s mail box? if so, is there a lot of messages?
----- The following addresses had permanent fatal errors -----
<breathe@localhost>
(reason: can't create (user) output file)
----- Transcript of session follows -----
procmail: Lock failure on "/var/spool/mail/breathe.lock"
procmail: Error while writing to "/var/spool/mail/breathe"
550 5.0.0 <breathe@localhost>... Can't create output
As this didn't just happen for this mailbox it happened for the freeserve user as well
Regards
CasioDude
- 04-04-2003 #19Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Hmm.
I dont know if there is an easy way to get to it, do you have P0P3 server running? setup an account within outlook to login as root?
Jason
- 04-04-2003 #20Just Joined!
- Join Date
- Apr 2003
- Posts
- 19
I did have a pop3 server running but it seems as though this has stopped. Could this be the reasons for my problems?
do you know what starts the standard pop3 process and I have tried to find it as a running process using ps -ef | grep pop but I am unsure what I should be looking for


Reply With Quote
