> hi all, > > I see the recent update of qmailtoaster installs domainkeys. > my /etc/tcprules.d/tcp.smtp check for that but I do not have the keys > generated (stil testing on my development server) > > So are there any downsides if I do not have > /var/qmail/control/domainkeys/%/private but it is listed in > /etc/tcprules.d/tcp.smtp > > Thanks for the fedback > > Vesko Nedev
Hi Vesko, If there is no private key available the mail is send unsigned. You will still check domainkeys on all incoming mail. When you make your keys and make your dns entry, other servers will be able to validate the mail you send. It is very easy to implement: http://www.qmailtoaster.com/qt-doc/QT-README.domainkeys Regards, Nick --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
