1) Does qmail(toaster) support email-aliases? I don't see it in any of the
mysql tables - is there a flat file that holds this info, and where is it? I
have to migrate hundreds of email aliases and I really don't want to use
"valias" to do it 1 by 1 (assuming that's what that file is for)
You can create a single file for each alias in
/home/vpopmail/domains/blah.com/.qmail-$alias that contains
&[EMAIL PROTECTED] (one address per line).
So if the alias is [EMAIL PROTECTED] forwarded to [EMAIL PROTECTED],
create a file called /home/vpopmail/domains/blah.com/.qmail-foo that
contains &[EMAIL PROTECTED]
Once done, you can execute the following:
# /home/vpopmail/bin/dotqmail2valias -a
2) Does qmail(toaster) support proc mail recipes? Where do I put these if I
have several of my hundreds of domains that use them and how do I get them
to work, any ideas?
No, but it does support maildrop. Go to courier-mta.org and read the docs.
3) Know of any utilities to help someone switch from a system much like
solaris 8 using sendmail that uses the system users to migrate them to qmail
wihtout having to do any manually entering of data 1 by 1? Like, keeping the
passwords intact from the system to the new mysql-based system?
Sorry, afraid not. I used vadduser to create the accts, but I decided
it wasn't worth the trouble to import the actual passwords.
Erik
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]