> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# Qmail : Trick
- URL: https://kudithipudi.org/qmail-trick/
- Published: 2006-08-11T21:30:04.000Z
- Updated: 2006-08-11T21:30:04.000Z
- Description: If you are using vpopmail and qmail to host virtual domains, you can get a list of all the aliases in a domain by using valias....
- Author: admin
- Tags: Linux, Networking, Technology, Uncategorized, #wp, #wp-post, #Import 2026-08-23 02:32

If you are using vpopmail and qmail to host virtual domains, you can get a list of all the aliases in a domain by using valias. The syntax is  
**valias -s DOMAIN\_YOU\_WANT\_TO\_LIST\_ALIASES**

If you want to list the users (and NOT aliases) in a domain, you can use vuserinfo. The syntax is  
**vuserinfo -D DOMAIN\_YOU\_WANT\_TO\_LIST\_USERS**