These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Setting up Email Server only using Virtualmin GPL on the new forum.
Hi,
Please point me on some howto using virtualmin.
-Kim
Howdy,
You can setup a catchall email address -- but remember that doing so will land you with an awful lot of spam :-)
To setup a catchall, go into Edit Mail Aliases, create a new alias, and for the alias name, choose the "All mailboxes" option.
Then, set it up to deliver where ever you want all the email to go.
As far as creating email users goes -- anytime you add a Virtual Server, it sets up an alias named "webmail.domain.tld" for you, that your users can use to access their email.
You can tweak exactly how that works in System Settings -> Server Templates -> Default -> Apache Website. From there, you can tune the settings related to "Redirect webmail.domain to Usermin".
-Eric
in addition to Eric's advice, catchall addresses open up the possibility of backscatter which can lead to your IP being blacklisted....and you don't want your IP to be blacklisted ;)
I agree, i think the catch all feature is not a good idea. I setup a virtual server nod.example.com to collect all emails sent from/to www.example.com. The only area am confused is the how to edit the A * MX records to send all mails sent to www.example.com to be delivered to my mail server nod.example.com. How can i go this?
Howdy,
You can do that by choosing example.com from the dropdown list, and going into Services -> DNS Domain -> Mail Server.
From there, you can set the MX record any way you like.
-Eric