Does anyone know what this means when trying to send a mail on the vs?...
[admin@vsone /root]$ mail [EMAIL PROTECTED]
test
EOT
[admin@vsone /root]$ hash map "Alias0": unsafe map file /etc/aliases.db:
Permission denied
queuename: Cannot create "qfFAA00810" in "/var/spool/mqueue" (euid=1000):
Permission denied
I get the same message if I am logged on as root on vsone.
Surely freeVSD sets up the permissions correctly cos it copies them from the
host server doesn't it?
o There is no such /etc/aliases.db
o That /var/spool/mqueue has the following permissions
drwxr-xr-x 2 root root 4096 Mar 20 11:54 mqueue
I've disabled sendmail on the host server so that
"telnet (hostserver) 25" doesn't respond
However, "telnet vsone 25" doesn't respond either!
Thanks in advance,
----
Ben Kennish
[EMAIL PROTECTED]
----- Original Message -----
From: "David Wolf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 21, 2001 10:45 PM
Subject: RE: Sendmail problems
> > 4. Sendmail is started from virtuald, so you don't need to
> > bind it to a
> > particular address. However, make sure that sendmail is not
> > running on the
> > hosting server. In case of doubth, telnet to port 25 on the
> > hosting server.
> > Sendmail will report the hostname in it's greetings message.
> > It will say
> > either the hostname of the host or the hostname of the virtual.
>
> Thanks!! I didn't know that sendmail shouldn't be running on the hosting
> server. I stopped the host sendmail daemon, and now I can recieve mail on
> the virtual servers.
>
> Thanks a bunch!
> David
>