Ticket #844 (closed task: fixed)

Opened 5 months ago

Last modified 5 months ago

DNS MX record for hr.osgeo.org

Reported by: dodobas Owned by: warmerdam
Priority: normal Milestone:
Component: Systems Admin Keywords: dns
Cc:

Description

could you please add a DNS MX record for hr.osgeo.org domain pointing to the same IP (161.53.248.46)

we are planning to host email services like info(at)hr.osgeo.org and possibly personal emails

DNS record would be something like (extra dots are mandatory):

hr.osgeo.org. IN MX 10 hr.osgeo.org.

Change History

Changed 5 months ago by warmerdam

  • keywords dns added
  • owner changed from sac@… to warmerdam

I have added an MX record for hr.osgeo.org. Our MX records now look like:

@ 	IN MX 	2 mail.osgeo.org. 	
hr 	IN MX 	10 hr.osgeo.org. 	
lists 	IN MX 	1 lists.osgeo.org. 	
mail 	IN MX 	2 mail.osgeo.org. 	

Let me know if it seems to be working for you. At that point you can close the ticket.

Changed 5 months ago by dodobas

  • status changed from new to closed
  • resolution set to fixed

it seems to be working

tnx for everything

Note: See TracTickets for help on using tickets.