Re: [vchkpw] Default Folder Creation

2005-02-19 Thread Scott Gamble
Thanks Tom.
Actually I already did that - I run Gentoo.  Whats next?
- Scott
Tom Collins wrote:
On Feb 18, 2005, at 7:15 PM, Scott Gamble wrote:
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called by 
chance?  already did a #find / | grep vpopmail.c and came up with 
zilch.  Could just be a gentoo thing, or a file that got 
renamed/misnamed in the build.  No big deal but some clues would be 
helpful in tracking down the discrepency.

You'll have to download the source and compile it yourself.
http://vpopmail.sf.net/
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com


Re: [vchkpw] Default Folder Creation

2005-02-19 Thread Rick Widmer

Scott Gamble wrote:
Thanks Tom.
Actually I already did that - I run Gentoo.  Whats next?
If you downloaded and compiled vpopmail, vpopmail.c will be in
the source directory where you compiled vpopmail.
Rick
- Scott
Tom Collins wrote:
On Feb 18, 2005, at 7:15 PM, Scott Gamble wrote:
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called 
by chance?  already did a #find / | grep vpopmail.c and came up with 
zilch.  Could just be a gentoo thing, or a file that got 
renamed/misnamed in the build.  No big deal but some clues would be 
helpful in tracking down the discrepency.

You'll have to download the source and compile it yourself.
http://vpopmail.sf.net/
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com




Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Tom Collins
On Feb 18, 2005, at 6:00 PM, Scott Gamble wrote:
what I'd like to happen is (I hope) simple.  When creating a user 
account,
only the inbox is created, and I actually need both the Drafts and Sent
folders created too lest squirrelmail get choked up.  Is there 
somewhere I
haven't found that can make this happen?
In vpopmail.c, look for the dirnames constant in make_user_dir().  Add 
any additional folder names to the list, recompile, and reinstall.  If 
you run qmailadmin, reinstall that as well (since it statically links 
libvpopmail).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com



Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Scott Gamble
Thanks Tom
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called by 
chance?  already did a #find / | grep vpopmail.c and came up with zilch. 
 Could just be a gentoo thing, or a file that got renamed/misnamed in 
the build.  No big deal but some clues would be helpful in tracking down 
the discrepency.

Thanks again
Scott Gamble
Tom Collins wrote:
On Feb 18, 2005, at 6:00 PM, Scott Gamble wrote:
what I'd like to happen is (I hope) simple.  When creating a user 
account,
only the inbox is created, and I actually need both the Drafts and Sent
folders created too lest squirrelmail get choked up.  Is there 
somewhere I
haven't found that can make this happen?

In vpopmail.c, look for the dirnames constant in make_user_dir().  Add 
any additional folder names to the list, recompile, and reinstall.  If 
you run qmailadmin, reinstall that as well (since it statically links 
libvpopmail).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com


Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Tom Collins
On Feb 18, 2005, at 7:15 PM, Scott Gamble wrote:
I don't appear to have that file on my box.  Is there a specific 
location I should look for it, or something else it might be called by 
chance?  already did a #find / | grep vpopmail.c and came up with 
zilch.  Could just be a gentoo thing, or a file that got 
renamed/misnamed in the build.  No big deal but some clues would be 
helpful in tracking down the discrepency.
You'll have to download the source and compile it yourself.
http://vpopmail.sf.net/
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com