chmod 700 /home/vpopmail ?
chmod 700 /home/vpopmail/etc ?
> I had the same problem. All you need to do is create the directories
>
> mkdir /home/vpopmail
> mkdir /home/vpopmail/etc
> chown -R vpopmail.vchkpw /home/vpopmail
>
> first and chmod them to the vpopmail user and run configure again.
> I reported the error to Tom and he will fix it in the next release.
>
>
> cheers
> Shane
>
>>-----Original Message-----
>>From: Noel Sanchez [mailto:[EMAIL PROTECTED]
>>Sent: Monday, 3 May 2004 7:12 AM
>>To: [EMAIL PROTECTED]
>>Subject: [toaster] debian and tcp.smtp
>>
>>Trying to install toaster on debian 3.0 rev 2, all is fine
>>until vpopmail
>>with --enable-roaming-users=y:
>>
>>
>>
>>checking whether we can locate the tcp.smtp file... configure: WARNING:
>>Unable to find your tcpserver relay file.
>>configure: WARNING: Creating tcp.smtp in "/home/vpopmail"/etc/tcp.smtp.
>>./configure: /home/vpopmail/etc/tcp.smtp: No such file or directory
>>configure: error: Unable to find your tcp.smtp file, specify
>>--enable-tcpserver-path=/full/path/to/tcp.smtp
>>
>>
>>
>>
>
>