I looked through the archives and there is some talk on this subject, and even this configuration, but I'm not sure what the answer was. Basically, the ISP is running Qmail, and has setup a catchall account for our whole domain. We use fetchmail to grab it from the ISPs POP account, and distribute it to our local server (also running Qmail).  I am about to convert to vpopmail on our local machine, and want to continue doing the same, but before I convert, I want to make sure it will work, and what changes I'll need to make.
 
Here is the current fetchmailrc on our server:
defaults
  no dns
  fetchall
  smtpaddress ourdomain.com
  set invisible
poll mail.ourisp.net:
  envelope "Delivered-To:"
  qvirtual "popuser-"
  localdomains ourdomain.com
 proto POP3
  user popuser with pass password to * here
  no rewrite
  dropstatus
 
 
Now, I have seen mention in the archives of a "multidrop mailbox" where you have "user foo there is * here" but I'm not sure exactly how that would be used with this config.  Can anyone shed some light on this?  Thanks
 
Trey Nolen
 
 

Reply via email to