@ -1,4 +1,4 @@
def domain_relative_to(domain):
def domain_relative_to(domain, zone):
if domain == '@':
return zone
if domain[-1] != '.':