Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Location
    Southern California
    Posts
    177

    qmail receives mail from any domain name

    We have our own server. We use the fact that Apache will accept ANY domain name sent to it and display the information from the FIRST virtual domain. This way we can have thousands of domain names without the hassle of creating accounts for each of them on the server.

    We would now like to receive emails for any of these domains also without having to create accounts and forward email to any user to ONE email address. So any domain name and any username gets forwarded to a qmail folder/email address on the same server

    Again we do not want to add any domain names to configuration files or anything as these domain names come and go all the time.

    Any ideas how?
    Dennis Romano - based in Southern California
    PHP applications Developer & Backend website programmer

  2. #2
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    Try adding the following line to the file /var/qmail/control/rcpthosts and restart qmail.

    Code:
    *:yourmaindomain.com
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

Similar Threads

  1. How to Install a proper HELP : QMAIL mail server with qmail admin and all..
    By SHELLHOSTER in forum Hosting Security and Technology
    Replies: 7
    Last Post: 08-25-2007, 05:28 AM
  2. qmail: no mail?
    By NuPixel in forum Hosting Security and Technology
    Replies: 1
    Last Post: 05-21-2006, 02:15 AM
  3. Qmail: Mail Archiving.
    By Babushka99 in forum Hosting Security and Technology
    Replies: 4
    Last Post: 01-12-2006, 02:01 AM
  4. sending HTML with mail() and Outlook receives HTML code
    By ladraum in forum Programming Discussion
    Replies: 1
    Last Post: 05-07-2003, 05:09 PM
  5. qmail + outgoing mail.
    By clocker1996 in forum Hosting Security and Technology
    Replies: 4
    Last Post: 03-08-2002, 06:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •