"Steven M. Klass" wrote:
> 
> Does anyone know how I can test a vpopmail installation.  I know this may
> probably be trivial, but I like DJB's instructions, especially since he
> always allows provisions for testing..
> 
> Thanks
> Steven M. Klass
> Physical Design Engineering Manager
> 
> Andigilog Inc.
> 7404 W. Detroit Street, Suite 100
> Chandler, AZ 85226
> Ph: 602-940-6200 ext. 18
> Fax: 602-940-4255
> 
> [EMAIL PROTECTED]
> http://www.andigilog.com/

Here is what I do to test a new virtual domain:

1) create the domain
~vpopmail/bin/vadddomain test.com test

2) Send email to the postmaster user
 echo "to: [EMAIL PROTECTED]" | /var/qmail/bin/qmail-inject

3) authenticate with pop
telnet 127.0.0.1 110
user [EMAIL PROTECTED]
pass test
list

You should see one message listed.

Then it works

Ken Jones

Reply via email to