Collecting All Email in a single mailbox

Discussion regarding the Standard version.
Post Reply
ballan
Posts: 1
Joined: Fri Aug 23, 2019 8:30 pm

Collecting All Email in a single mailbox

Post by ballan »

We've tried to configure collection of all email in a single mailbox for the purpose of a development mail server.

We've followed http://www.mailenable.com/kb/content/article.asp?ID=ME020059

As a result our address-map.tab looks like:

Code: Select all

[SMTP:*]	[SF:test.portal.domain.net/Postmaster]	0	test.portal.domain.net
[SMTP:*@test.portal.domain.net]	[SF:test.portal.domain.net/Postmaster]		test.portal.domain.net	0
[SMTP:postmaster@test.portal.domain.net]	[SF:test.portal.domain.net/Postmaster]		test.portal.domain.net	0
I would expect MTA to send this to the local mailbox, but it seems to disregard our configuration:
08/23/19 21:42:39 [D68A3B729E79447B8B01E72B05539F68.MAI] from (SMTP) [SMTP:some.one@somewhere.com]->[SMTP:some.one@somewhere.com] System Default Route Applied.

Any thoughts on where to go next?

cfdynamics
Posts: 154
Joined: Mon May 24, 2010 2:27 pm

Re: Collecting All Email in a single mailbox

Post by cfdynamics »

You should be able to get this done using the GUI for mailenable. Under the postoffice, go to domains. Edit the domain and select the box you want to be the catchall. Once configured, the catchall collects all mail sent to the domain that is not sent to another existing email address.
Kent Runyan
CFDynamics.com
Providing World Class Hosting Solutions for over two decades.

WooZee
Posts: 1
Joined: Fri Sep 15, 2023 1:58 pm

Re: Collecting All Email in a single mailbox

Post by WooZee »

guys please can you help the ME noob

i am trying out Mailenable but have a question

i have a Hetzner Hosted website domain called eg: mywebsite.com

i have a Catchall Account on my Hetzner Hosted website domain called eg: allmymail

in mailenable local domain eg: mywebsite.com i have Configured the Postmaster for the Catchall email address/mailbox

in mailenable i have created 5 users eg: user1, user2, user3, user4, user5

i have configured my Mailenable Postmater user for POP Retrieval from my Hetzner Hosted Website catchall account. ie: Mailenable Postmaster is collecting All my email from my External Hosted Hetzner Website Catchall account called allmymail

all the email is downloaded from my Hetzner Website catchall account into my Mailenable Postmaster User account

my question is how in Mailenable do i get all mail for the created mailenable users to be placed into each user mailbox within Mailenable from the Postmaster user mailbox

any help greatly appreciated

Admin
Site Admin
Posts: 1127
Joined: Mon Jun 10, 2002 6:31 pm
Location: Melbourne, Victoria, Australia

Re: Collecting All Email in a single mailbox

Post by Admin »

Sorry, it is not able to do this. It can only retrieve from one remote mailbox to one local mailbox. It can do many of these, but it cannot redistribute the emails to different mailboxes based on the email address. The destination is the one mailbox. Possibly using the Professional version you can make global filters to check headers and redirect, but it is not something it has as as feature.

Post Reply