import-email-addresses #86

Merged
hsh-michaelhoennig merged 18 commits from import-email-addresses into master 2024-08-12 12:06:12 +02:00
No description provided.
hsh-michaelhoennig added 6 commits 2024-08-09 09:40:33 +02:00
hsh-michaelhoennig added 1 commit 2024-08-09 11:19:24 +02:00
hsh-michaelhoennig added 3 commits 2024-08-09 15:20:13 +02:00
hsh-michaelhoennig added 2 commits 2024-08-10 08:01:13 +02:00
hsh-michaelhoennig added 1 commit 2024-08-10 10:01:27 +02:00
hsh-michaelhoennig added 1 commit 2024-08-11 07:24:47 +02:00
hsh-michaelhoennig added 2 commits 2024-08-12 09:54:26 +02:00
hsh-michaelhoennig added 1 commit 2024-08-12 10:55:18 +02:00
hsh-marcsandlus reviewed 2024-08-12 11:22:48 +02:00
@ -131,3 +126,1 @@
static final Integer DOMAIN_HTTP_SETUP_OFFSET = 12000000;
static final Integer DOMAIN_MBOX_SETUP_OFFSET = 13000000;
static final Integer DOMAIN_SMTP_SETUP_OFFSET = 14000000;
static final int BI_PACKET_ID_OFFSET = 3000000;

remove

remove
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus reviewed 2024-08-12 11:28:02 +02:00
@ -270,3 +281,3 @@
assumeThatWeAreImportingControlledTestData();
assertThat(firstOfEachType(5, CLOUD_SERVER, MANAGED_SERVER, MANAGED_WEBSPACE))
assertThat(firstOfEach(7, packetAssets))

9?

9?
hsh-marcsandlus reviewed 2024-08-12 11:30:32 +02:00
@ -543,3 +500,1 @@
14004600=HsHostingAssetRealEntity(DOMAIN_SMTP_SETUP, waera.de|SMTP, E-Mail-Versand-Setup für waera.de, DOMAIN_SETUP:waera.de, MANAGED_WEBSPACE:mim00),
14004604=HsHostingAssetRealEntity(DOMAIN_SMTP_SETUP, xn--wra-qla.de|SMTP, E-Mail-Versand-Setup für wära.de, DOMAIN_SETUP:xn--wra-qla.de, MANAGED_WEBSPACE:mim00),
14027662=HsHostingAssetRealEntity(DOMAIN_SMTP_SETUP, dph-netzwerk.de|SMTP, E-Mail-Versand-Setup für dph-netzwerk.de, DOMAIN_SETUP:dph-netzwerk.de, MANAGED_WEBSPACE:dph00)
4531=HsHostingAssetRealEntity(DOMAIN_SETUP, l-u-g.org, l-u-g.org),

die anderen Setups fehlen

die anderen Setups fehlen
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus approved these changes 2024-08-12 11:42:59 +02:00
hsh-michaelhoennig added 1 commit 2024-08-12 12:05:55 +02:00
hsh-michaelhoennig merged commit 0763511edd into master 2024-08-12 12:06:12 +02:00
hsh-michaelhoennig deleted branch import-email-addresses 2024-08-12 12:06:13 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#86
No description provided.