From: Peter Palfrader Date: Sat, 27 Jul 2013 09:37:32 +0000 (+0200) Subject: Point out users can use non-clearsigned mail, and mention that maybe that is smart... X-Git-Tag: release-0.3.40~55 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=commitdiff_plain;h=d8d371e75473f1c7702afefc1a1df700cac0b1aa Point out users can use non-clearsigned mail, and mention that maybe that is smart with webmailers --- diff --git a/html/doc-mail.wml b/html/doc-mail.wml index 55eea47..b38b7fc 100644 --- a/html/doc-mail.wml +++ b/html/doc-mail.wml @@ -181,6 +181,7 @@ of the database. Replication is performed at 15 min intervals so it can take a short while before any changes made take effect.

If the mail you're sending to the mail robot is too long for your MTA -and gets split please use a different mail origin or pass the mail to -the MTA on a debian.org machine, e.g. ravel: -

cat .ssh/id_rsa.pub | gpg --clearsign | ssh ravel mail changes@db.debian.org
+and gets split, or if you want something that is more robust while copy pasting +into a web-mailer, you can try to create a non-clearsigned message and mail +that to changes@db.debian.org: +
cat .ssh/id_rsa.pub | gpg --armor --sign