<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I have set up a domain in my newly installed pdns 3.4 rc1 and I have set up a SOA record which looks like this: </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">mysql> select * from records where type='SOA';</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">| id | domain_id | name       | type | content                                                       | ttl   | prio | change_date | disabled | ordername | auth |</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">| 41 |         2 | pmpvoit.tk | SOA  | ns1.pmpvoit.tk <a href="mailto:zozo@z0z0.tk" class="">zozo@z0z0.tk</a> 2014090207 10800 3600 604800 3600 | 86400 | NULL |        NULL |        0 | NULL      |    1 |</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+</div><div style="margin: 0px; font-size: 10px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">1 row in set (0.00 sec)</div></div><div class=""><br class=""></div><div class="">all good until now but if I run pdnssec increase-serial pmpvoit.tk it will change the e-mail address to zozo.z0z0.tk as well. Is that OK or it’s a bug?</div><div class=""><br class=""></div><div class="">regards, </div><div class="">Peter</div></body></html>