Km
Km
Looks good But I prefer a second review with this patch
To complete : https://forum.virtualmin.com/t/proftpd-issue-on-debian-10-error-reading-passphrase-for-sftphostkey/104835 key should be create during installation and ssh path specific to proftp
looks solved yet https://github.com/AlternC/AlternC/blob/master/src/alternc_fix_opendkim.php#L79
Salut non pas d'impact sur les serveur non natté. J'ai déployé ça sur toute mes machines (nat ou pas)
Hello I'm not sure would must solve this issue. Following rfc state, underscore should be prohibited. We have some references : * https://datatracker.ietf.org/doc/html/rfc1034#section-3.5 or https://datatracker.ietf.org/doc/html/rfc1035#section-2.3.1 * https://datatracker.ietf.org/doc/html/rfc4343#section-2.1 Actually we respect...
Hello I've continued to check RFC and DNS formatting is mainly related to application use, in our use case I talk about http/https/smtp/imap/.... As explained in rcf1034 and rfc1035 and...
We have an other usecase where with DMARC https://fr.wikipedia.org/wiki/DMARC Alternc generated automaticly a rule but we can't update it after its creation
lgtm ask to a second review
Hello Can you explain conflict ? Why to move 30 minutes later solve your issue ?
Hello Following RFC we must split TXT RDATA (string content) by block of 255 characters maximum and under global 65k limit. https://datatracker.ietf.org/doc/html/rfc1035#section-3.3 > > is treated as binary information, and...