[vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
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 linux box. Could anyone please suggest

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 linux

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
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 did

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 behind

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: vchkpw@inter7.com Sent: Tuesday, November 15, 2005 9:24 PM Subject: Re: [vchkpw] vpopmail via NFS Nitass Sutaveephamochanon wrote: Hello Rick, I got it. Thank

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: Hello Rick, I got it. Thank

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
. Thanks, Nitass - Original Message - From: shadowplay.net [EMAIL PROTECTED] To: vchkpw@inter7.com 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- From: Rick Macdougall

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: vchkpw@inter7.com Sent: Tuesday, November 15, 2005 11:52 PM Subject: RE: [vchkpw] vpopmail via NFS try using ntp kenneth gf brown ceo

Re: [vchkpw] vpopmail via NFS

2005-11-15 Thread Nitass Sutaveephamochanon
, 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 linux

RE: [vchkpw] vpopmail via NFS

2005-11-15 Thread Tren Blackburn
] 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 delivery 16: failure

[vchkpw] vpopmail via NFS

2005-06-28 Thread James McMillan
Has anyone tried to hold the vpopmail home as a NFS mount? I've gotten the mount setup properly, and the permissions are fine, however when adding a domain or a user I recieve the following error. minoru# ./bin/vadduser [EMAIL PROTECTED] Please enter password for [EMAIL PROTECTED]: enter

RE: [vchkpw] vpopmail via NFS

2005-06-28 Thread Andre Fortin
exports on the NFS server, and re-mount the NFS mountpoint; see if that helps. Andre -Original Message- From: James McMillan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 11:47 AM To: vchkpw@inter7.com Subject: [vchkpw] vpopmail via NFS Has anyone tried to hold the vpopmail

Re: [vchkpw] vpopmail via NFS

2005-06-28 Thread James McMillan
-Original Message- From: James McMillan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 11:47 AM To: vchkpw@inter7.com Subject: [vchkpw] vpopmail via NFS Has anyone tried to hold the vpopmail home as a NFS mount? I've gotten the mount setup properly, and the permissions

RE: [vchkpw] vpopmail via NFS

2005-06-28 Thread Clayton Weise
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 Client (and qmail/vpopmail server) is a FreeBSD

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 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