RE: [vchkpw] vpopmail via NFS

2005-11-15 Thread Tren Blackburn
ct: Re: [vchkpw] vpopmail via NFS Hello, Thanks for advice. I will use it. I have one more question. Have anyone used vpopmail via SMB protocol? I mean the vpopmail is mounted from windows to linux box. I have tried but it did not work. The qmail-send log message has shown as "

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
16, 2005 2:00 AM Subject: Re: [vchkpw] vpopmail via NFS /var/qmail/queue must be mounted locally. Nitass Sutaveephamochanon wrote: Hello, Thanks for advice. I will use it. I have one more question. Have anyone used vpopmail via SMB protocol? I mean the vpopmail is mounted from windows to l

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Ken Jones
log message has shown as "delivery 16: failure: link_REALLY_failed". Thanks, Nitass - Original Message - From: "shadowplay.net" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 15, 2005 11:52 PM Subject: RE: [vchkpw] vpopmail via NFS try using

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
ailed". Thanks, Nitass - Original Message - From: "shadowplay.net" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 15, 2005 11:52 PM Subject: RE: [vchkpw] vpopmail via NFS try using ntp kenneth gf brown ceo shadowplay.net -Original Message- Fro

RE: [vchkpw] vpopmail via NFS

2005-11-15 Thread shadowplay.net
try using ntp kenneth gf brown ceo shadowplay.net > -Original Message- > From: Rick Macdougall [mailto:[EMAIL PROTECTED] > Sent: November 15, 2005 08:24 > To: vchkpw@inter7.com > Subject: Re: [vchkpw] vpopmail via NFS > > > Nitass Sutaveephamochanon wrote: &g

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
Hi Rick, Thank you so much. Nice to meet you, Nitass - Original Message - From: "Rick Macdougall" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 15, 2005 9:24 PM Subject: Re: [vchkpw] vpopmail via NFS Nitass Sutaveephamochanon wrote: Hello Rick, I got it. Tha

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Rick Macdougall
Nitass Sutaveephamochanon wrote: > Hello Rick, > > I got it. Thank you very much. :-) > > If you do not mind, could you please advice me how the time is involved > to this issue? Hi, A new message comes in. The message gets stored on the NFS server. The time on the pop server is 10 minutes b

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
8:29 PM Subject: Re: [vchkpw] vpopmail via NFS Nitass Sutaveephamochanon wrote: Hello All, I want to setup qmail with vpopmail that is mounted via NFS. As I tested, the mail message can sent to the new folder of user maildir correctly but I can not pop that message to mail client program. I

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Rick Macdougall
Nitass Sutaveephamochanon wrote: > Hello All, > > I want to setup qmail with vpopmail that is mounted via NFS. As I > tested, the mail message can sent to the new folder of user maildir > correctly but I can not pop that message to mail client program. I did > not find any error messages on my

Re: [vchkpw] vpopmail via NFS

2005-06-28 Thread James McMillan
Clayton, thanks... that's exactully what i did. Everything seems good now. Thanks a million for you input. Jimmy Clayton Weise wrote: Slight correction on my verbage there: Second would be improved performance, since you'll be querying a local database instead of having to travel acros

RE: [vchkpw] vpopmail via NFS

2005-06-28 Thread Clayton Weise
Slight correction on my verbage there: >Second would be improved performance, since you'll be querying a local >database instead of having to travel across NFS to deliver the mail. I meant to say that it won't have to travel across NFS to find if the user exists, only to deliver the mail.

RE: [vchkpw] vpopmail via NFS

2005-06-28 Thread Clayton Weise
y control. -Clayton -Original Message- From: James McMillan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 10:39 AM To: vchkpw@inter7.com Subject: Re: [vchkpw] vpopmail via NFS Hey thanks... Let me explain the scenario a bit better. NFS Server is a Slackware 10.1 box. NFS Clie

Re: [vchkpw] vpopmail via NFS

2005-06-28 Thread James McMillan
Hey thanks... Let me explain the scenario a bit better. NFS Server is a Slackware 10.1 box. NFS Client (and qmail/vpopmail server) is a FreeBSD 5.4 box. My server side client export file looks like this. /mnt/hd/mail_store/test minoru(no_root_squash,rw,sync) I believe the 'no_root_squash' flag

RE: [vchkpw] vpopmail via NFS

2005-06-28 Thread Andre Fortin
I use NFS for my vpopmail directories, and haven't seen this.. I'm assuming you're using CDB files for auth; that means the DB files are all on NFS. If you don't have your root mapped properly, you won't be able to create files. Try using -maproot=0 (freebsd, others may be similar) in your expor