Web Hosting Talk







View Full Version : Vacation DB Problem


iplexx
09-02-2002, 06:20 AM
We've got the problem the autoresponder stops working
for some but not all users on the RaQ4.


----- The following addresses had permanent fatal errors -----
"|/usr/local/sbin/vacation.pl /var/vacation/phe04.msg phe04@www.xxxxx.xx"
(reason: 13)
(expanded from: <phe04@xxxxxxxx.xx>)

----- Transcript of session follows -----
Cannot open vacation database: Permission denied
554 5.3.0 "|/usr/local/sbin/vacation.pl /var/vacation/phe04.msg phe04@www.xxxx.xx"... unknown mailer error 13


Any ideas what's the real problem (why: permission denied?)
or how to recover those users without recreation of the user account?

Thanks for your assistance!

iplexx
09-02-2002, 09:00 AM
finally i found the solution myself:

all .db files of users which had corrupted autoresponders where owned by <username>.users instead of mail.mail

a simple "chown mail.mail *.db" and everything is okay again.

however one question remains: how did the file owner change from mail.mail to <username>.users?

cyrusTvirus
09-04-2002, 04:42 AM
hey remember you are on a cobalt box. misterious things happen all the time wih these blue little fellows. This is even the beginning. hahahaha :angry:

Robbert (likes cobalt :angry: )

Cephren
09-05-2002, 07:01 AM
ahahahahhahahaha...............yes mysterious things happen.
more problems than a white box.
Ive always wanted to say that...but you said it first.

cyrusTvirus
09-05-2002, 07:32 AM
Whell we got to live with it. Cobalt has a mind of its own.

ASCII a stupid question, get a stupid ANSI!

lovelie
09-05-2002, 08:06 AM
Originally posted by cyrusTvirus
ASCII a stupid question, get a stupid ANSI! Cute! I can't believe I've never come across that before :)

cyrusTvirus
09-05-2002, 08:11 AM
Heya i did say I was the creator of that line did I ????

Raq4-USer
08-25-2004, 11:10 AM
Similar problem but all my .db are owned by mail mail.

I get this line on the log every time y send mail to the user

Aug 25 10:59:53 magicwebserver sendmail[20397]: i7PExMA20338: to="|/usr/local/sbin/vacation.pl /var/vacation/info.msg his_mail", ctladdr=<his_mail> (8/0), delay=00:00:31, xdelay=00:00:01, mailer=prog, pri=121793, dsn=2.0.0, stat=Sent

Any idea why this user is not responding

I recently update sendmail and add mailscanner, is possible to be blocking the respond?
Thanks
PS

jaxbeach
08-25-2004, 01:52 PM
I'm having the same problem iplexx. Where are my .db files keep on a cobalt? I've changed the ownership on the .msg file but that didn't help.

thanks

Raq4-USer
08-25-2004, 07:16 PM
jaxbeach:
You will find your .db files on /var/vacation/

jaxbeach
08-26-2004, 12:30 AM
Hmmm...

I don't have any files with the .db extension. I have three files for each user: one with no extension, one with a .forward and another with a .msg.

The .msg is owned by user.mail and the others are root.root.

codywatkins
08-26-2004, 12:40 AM
Thread moved.

jaxbeach
08-26-2004, 12:41 AM
Actually some users do have a .db files and those work fine. I have to manually create the .db files for those who do not have them in order for their vacation message to work. Any ideas on this?