Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/documentation/bookshandbookmail_index/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 265,
    "next": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/units/?format=api&page=4",
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "In a default FreeBSD installation, Sendmail is configured to only send mail from the host it is running on.  For example, if a POP server is available, users will be able to check mail from remote locations but they will not be able to send outgoing emails from outside locations.  Typically, a few moments after the attempt, an email will be sent from `MAILER-DAEMON` with a `5.7 Relaying Denied` message."
            ],
            "previous_source": "",
            "target": [
                "In a default FreeBSD installation, Sendmail is configured to only send mail from the host it is running on.  For example, if a POP server is available, users will be able to check mail from remote locations but they will not be able to send outgoing emails from outside locations.  Typically, a few moments after the attempt, an email will be sent from `MAILER-DAEMON` with a `5.7 Relaying Denied` message."
            ],
            "id_hash": -59025616795456750,
            "content_hash": -59025616795456750,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:304",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 77,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182822/?format=api",
            "priority": 100,
            "id": 1182822,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=7f2e4c83a6422b12",
            "url": "https://translate-dev.freebsd.org/api/units/1182822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:45.564988Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The most straightforward solution is to add the ISP's FQDN to [.filename]#/etc/mail/relay-domains#.  If multiple addresses are needed, add them one per line:"
            ],
            "previous_source": "",
            "target": [
                "The most straightforward solution is to add the ISP's FQDN to [.filename]#/etc/mail/relay-domains#.  If multiple addresses are needed, add them one per line:"
            ],
            "id_hash": 157454893551150524,
            "content_hash": 157454893551150524,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:307",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 78,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182824/?format=api",
            "priority": 100,
            "id": 1182824,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=822f6464364365bc",
            "url": "https://translate-dev.freebsd.org/api/units/1182824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:45.763787Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Now any mail sent through the system by any host in this list, provided the user has an account on the system, will succeed.  This allows users to send mail from the system remotely without opening the system up to relaying SPAM from the Internet."
            ],
            "previous_source": "",
            "target": [
                "Now any mail sent through the system by any host in this list, provided the user has an account on the system, will succeed.  This allows users to send mail from the system remotely without opening the system up to relaying SPAM from the Internet."
            ],
            "id_hash": 2930507994659637645,
            "content_hash": 2930507994659637645,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:320",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182826/?format=api",
            "priority": 100,
            "id": 1182826,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=a8ab417ea121498d",
            "url": "https://translate-dev.freebsd.org/api/units/1182826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:46.060168Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Once everything is configured, it is recommended to reboot the system.  Rebooting provides the opportunity to ensure that the system is correctly configured to start the new MTA automatically on boot."
            ],
            "previous_source": "",
            "target": [
                "Once everything is configured, it is recommended to reboot the system.  Rebooting provides the opportunity to ensure that the system is correctly configured to start the new MTA automatically on boot."
            ],
            "id_hash": 4101352736601715595,
            "content_hash": 4101352736601715595,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:418, documentation/content/en/books/handbook/mail/_index.adoc:471",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182848/?format=api",
            "priority": 100,
            "id": 1182848,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=b8eaee9583b8b38b",
            "url": "https://translate-dev.freebsd.org/api/units/1182848/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:48.657458Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Out of the box, one can send email to external hosts as long as [.filename]#/etc/resolv.conf# is configured or the network has access to a configured DNS server.  To have email delivered to the MTA on the FreeBSD host, do one of the following:"
            ],
            "previous_source": "",
            "target": [
                "Out of the box, one can send email to external hosts as long as [.filename]#/etc/resolv.conf# is configured or the network has access to a configured DNS server.  To have email delivered to the MTA on the FreeBSD host, do one of the following:"
            ],
            "id_hash": 7943336848393737014,
            "content_hash": 7943336848393737014,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:704",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 188,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182866/?format=api",
            "priority": 100,
            "id": 1182866,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=ee3c66c72bc79336",
            "url": "https://translate-dev.freebsd.org/api/units/1182866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:51.160451Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "In order to have mail delivered directly to a host, it must have a permanent static IP address, not a dynamic IP address.  If the system is behind a firewall, it must be configured to allow SMTP traffic.  To receive mail directly at a host, one of these two must be configured:"
            ],
            "previous_source": "",
            "target": [
                "In order to have mail delivered directly to a host, it must have a permanent static IP address, not a dynamic IP address.  If the system is behind a firewall, it must be configured to allow SMTP traffic.  To receive mail directly at a host, one of these two must be configured:"
            ],
            "id_hash": 1127398938192712148,
            "content_hash": 1127398938192712148,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:711",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 191,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182868/?format=api",
            "priority": 100,
            "id": 1182868,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=8fa5535c6f2111d4",
            "url": "https://translate-dev.freebsd.org/api/units/1182868/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:51.376159Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "`freefall` had many MX entries.  The lowest MX number is the host that receives mail directly, if available.  If it is not accessible for some reason, the next lower-numbered host will accept messages temporarily, and pass it along when a lower-numbered host becomes available."
            ],
            "previous_source": "",
            "target": [
                "`freefall` had many MX entries.  The lowest MX number is the host that receives mail directly, if available.  If it is not accessible for some reason, the next lower-numbered host will accept messages temporarily, and pass it along when a lower-numbered host becomes available."
            ],
            "id_hash": -3530726792377184460,
            "content_hash": -3530726792377184460,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:781",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 208,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 44,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182872/?format=api",
            "priority": 100,
            "id": 1182872,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=4f0056b05d674f34",
            "url": "https://translate-dev.freebsd.org/api/units/1182872/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:52.464955Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Alternate MX sites should have separate Internet connections in order to be most useful.  Your ISP can provide this service."
            ],
            "previous_source": "",
            "target": [
                "Alternate MX sites should have separate Internet connections in order to be most useful.  Your ISP can provide this service."
            ],
            "id_hash": -32607801374891095,
            "content_hash": -32607801374891095,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:784",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 209,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182874/?format=api",
            "priority": 100,
            "id": 1182874,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=7f8c27609e24a3a9",
            "url": "https://translate-dev.freebsd.org/api/units/1182874/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:52.569533Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "To make life easiest, a user account with the same _username_ should exist on both the MTA and the system with the MUA.  Use man:adduser[8] to create the user accounts."
            ],
            "previous_source": "",
            "target": [
                "To make life easiest, a user account with the same _username_ should exist on both the MTA and the system with the MUA.  Use man:adduser[8] to create the user accounts."
            ],
            "id_hash": 300741712531496871,
            "content_hash": 300741712531496871,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:792",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 212,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 30,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182876/?format=api",
            "priority": 100,
            "id": 1182876,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=842c72fe80951fa7",
            "url": "https://translate-dev.freebsd.org/api/units/1182876/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:52.862589Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The MTA must be the designated mail exchanger for each workstation on the network.  This is done in the DNS configuration with an MX record:"
            ],
            "previous_source": "",
            "target": [
                "The MTA must be the designated mail exchanger for each workstation on the network.  This is done in the DNS configuration with an MX record:"
            ],
            "id_hash": 2727092383111037769,
            "content_hash": 2727092383111037769,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:801",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 214,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182878/?format=api",
            "priority": 100,
            "id": 1182878,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=a5d89412dd01c349",
            "url": "https://translate-dev.freebsd.org/api/units/1182878/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:52.973532Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "This will redirect mail for the workstation to the MTA no matter where the A record points.  The mail is sent to the MX host."
            ],
            "previous_source": "",
            "target": [
                "This will redirect mail for the workstation to the MTA no matter where the A record points.  The mail is sent to the MX host."
            ],
            "id_hash": 1419242704704707876,
            "content_hash": 1419242704704707876,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:810",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 216,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182880/?format=api",
            "priority": 100,
            "id": 1182880,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=93b229b86ffd1d24",
            "url": "https://translate-dev.freebsd.org/api/units/1182880/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:53.282162Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "This must be configured on a DNS server.  If the network does not run its own DNS server, talk to the ISP or DNS provider."
            ],
            "previous_source": "",
            "target": [
                "This must be configured on a DNS server.  If the network does not run its own DNS server, talk to the ISP or DNS provider."
            ],
            "id_hash": 8391177469397723578,
            "content_hash": 8391177469397723578,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:813",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 217,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182882/?format=api",
            "priority": 100,
            "id": 1182882,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=f473737336b669ba",
            "url": "https://translate-dev.freebsd.org/api/units/1182882/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:53.377279Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "An `A` record is _not_ needed for `customer1.org` in order to only handle email for that domain.  However, running `ping` against `customer1.org` will not work unless an `A` record exists for it."
            ],
            "previous_source": "",
            "target": [
                "An `A` record is _not_ needed for `customer1.org` in order to only handle email for that domain.  However, running `ping` against `customer1.org` will not work unless an `A` record exists for it."
            ],
            "id_hash": 805514235304054536,
            "content_hash": 805514235304054536,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:827",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 222,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182886/?format=api",
            "priority": 100,
            "id": 1182886,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=8b2dc2ede0d18f08",
            "url": "https://translate-dev.freebsd.org/api/units/1182886/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:53.761414Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Tell the MTA which domains and/or hostnames it should accept mail for.  Either of the following will work for Sendmail:"
            ],
            "previous_source": "",
            "target": [
                "Tell the MTA which domains and/or hostnames it should accept mail for.  Either of the following will work for Sendmail:"
            ],
            "id_hash": -701116247242786216,
            "content_hash": -701116247242786216,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:830",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 223,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182888/?format=api",
            "priority": 100,
            "id": 1182888,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=7645227ce0d6ba58",
            "url": "https://translate-dev.freebsd.org/api/units/1182888/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:53.855246Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "There are many instances where one may only want to send mail through a relay.  Some examples are:"
            ],
            "previous_source": "",
            "target": [
                "There are many instances where one may only want to send mail through a relay.  Some examples are:"
            ],
            "id_hash": -1679052928053446618,
            "content_hash": -1679052928053446618,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:839",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 227,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182890/?format=api",
            "priority": 100,
            "id": 1182890,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=68b2ce42084b7826",
            "url": "https://translate-dev.freebsd.org/api/units/1182890/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:54.248648Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "While any MTA is capable of filling this particular niche, it can be difficult to properly configure a full-featured MTA just to handle offloading mail.  Programs such as Sendmail and Postfix are overkill for this use."
            ],
            "previous_source": "",
            "target": [
                "While any MTA is capable of filling this particular niche, it can be difficult to properly configure a full-featured MTA just to handle offloading mail.  Programs such as Sendmail and Postfix are overkill for this use."
            ],
            "id_hash": 5221765621317119554,
            "content_hash": 5221765621317119554,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:845",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 230,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 36,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182892/?format=api",
            "priority": 100,
            "id": 1182892,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=c877702a9ef42e42",
            "url": "https://translate-dev.freebsd.org/api/units/1182892/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:54.460072Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Use the real email address for `root`.  Enter the ISP's outgoing mail relay in place of `mail.example.com`.  Some ISPs call this the \"outgoing mail server\" or \"SMTP server\"."
            ],
            "previous_source": "",
            "target": [
                "Use the real email address for `root`.  Enter the ISP's outgoing mail relay in place of `mail.example.com`.  Some ISPs call this the \"outgoing mail server\" or \"SMTP server\"."
            ],
            "id_hash": -4028892922668473461,
            "content_hash": -4028892922668473461,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:872",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 237,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182894/?format=api",
            "priority": 100,
            "id": 1182894,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=48167f3b9a42a38b",
            "url": "https://translate-dev.freebsd.org/api/units/1182894/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:54.963000Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Make sure to disable Sendmail, including the outgoing mail service.  See <<mail-disable-sendmail>> for details."
            ],
            "previous_source": "",
            "target": [
                "Make sure to disable Sendmail, including the outgoing mail service.  See <<mail-disable-sendmail>> for details."
            ],
            "id_hash": 5055588065924858865,
            "content_hash": 5055588065924858865,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:875",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 238,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182896/?format=api",
            "priority": 100,
            "id": 1182896,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=c6290e8f7027c3f1",
            "url": "https://translate-dev.freebsd.org/api/units/1182896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:55.076706Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Configuring SMTP authentication on the MTA provides a number of benefits.  SMTP authentication adds a layer of security to Sendmail, and provides mobile users who switch hosts the ability to use the same MTA without the need to reconfigure their mail client's settings each time."
            ],
            "previous_source": "",
            "target": [
                "Configuring SMTP authentication on the MTA provides a number of benefits.  SMTP authentication adds a layer of security to Sendmail, and provides mobile users who switch hosts the ability to use the same MTA without the need to reconfigure their mail client's settings each time."
            ],
            "id_hash": 845779104327395315,
            "content_hash": 845779104327395315,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:885",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 242,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 45,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182910/?format=api",
            "priority": 100,
            "id": 1182910,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=8bbccf9d3fe1e7f3",
            "url": "https://translate-dev.freebsd.org/api/units/1182910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:56.962596Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Finally, start the saslauthd daemon:"
            ],
            "previous_source": "",
            "target": [
                "Finally, start the saslauthd daemon:"
            ],
            "id_hash": 3186555443404522780,
            "content_hash": 3186555443404522780,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:905",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 248,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182912/?format=api",
            "priority": 100,
            "id": 1182912,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=ac38eb4aed36c51c",
            "url": "https://translate-dev.freebsd.org/api/units/1182912/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:57.747794Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "This daemon serves as a broker for Sendmail to authenticate against the FreeBSD man:passwd[5] database.  This saves the trouble of creating a new set of usernames and passwords for each user that needs to use SMTP authentication, and keeps the login and mail password the same."
            ],
            "previous_source": "",
            "target": [
                "This daemon serves as a broker for Sendmail to authenticate against the FreeBSD man:passwd[5] database.  This saves the trouble of creating a new set of usernames and passwords for each user that needs to use SMTP authentication, and keeps the login and mail password the same."
            ],
            "id_hash": -5859255811513395281,
            "content_hash": -5859255811513395281,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:913",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 250,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182914/?format=api",
            "priority": 100,
            "id": 1182914,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=2eafbde21299d7af",
            "url": "https://translate-dev.freebsd.org/api/units/1182914/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:58.149755Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "These lines provide Sendmail the proper configuration options for linking to package:cyrus-sasl2[] at compile time.  Make sure that package:cyrus-sasl2[] has been installed before recompiling Sendmail."
            ],
            "previous_source": "",
            "target": [
                "These lines provide Sendmail the proper configuration options for linking to package:cyrus-sasl2[] at compile time.  Make sure that package:cyrus-sasl2[] has been installed before recompiling Sendmail."
            ],
            "id_hash": 8257460942760371706,
            "content_hash": 8257460942760371706,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:924",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 253,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182916/?format=api",
            "priority": 100,
            "id": 1182916,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=f29864fa3fe4e5fa",
            "url": "https://translate-dev.freebsd.org/api/units/1182916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:58.759981Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "This compile should not have any problems if [.filename]#/usr/src# has not changed extensively and the shared libraries it needs are available."
            ],
            "previous_source": "",
            "target": [
                "This compile should not have any problems if [.filename]#/usr/src# has not changed extensively and the shared libraries it needs are available."
            ],
            "id_hash": -4383846289833297933,
            "content_hash": -4383846289833297933,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:938",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 256,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 21,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182918/?format=api",
            "priority": 100,
            "id": 1182918,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=43297306a89277f3",
            "url": "https://translate-dev.freebsd.org/api/units/1182918/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:59.366836Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "These options configure the different methods available to Sendmail for authenticating users.  To use a method other than pwcheck, refer to the Sendmail documentation."
            ],
            "previous_source": "",
            "target": [
                "These options configure the different methods available to Sendmail for authenticating users.  To use a method other than pwcheck, refer to the Sendmail documentation."
            ],
            "id_hash": -5731416687068971066,
            "content_hash": -5731416687068971066,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:953",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 260,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182920/?format=api",
            "priority": 100,
            "id": 1182920,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=3075eae3b381ffc6",
            "url": "https://translate-dev.freebsd.org/api/units/1182920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:46:59.959235Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "To test the configuration, use a MUA to send a test message.  For further investigation, set the `LogLevel` of Sendmail to `13` and watch [.filename]#/var/log/maillog# for any errors."
            ],
            "previous_source": "",
            "target": [
                "To test the configuration, use a MUA to send a test message.  For further investigation, set the `LogLevel` of Sendmail to `13` and watch [.filename]#/var/log/maillog# for any errors."
            ],
            "id_hash": 2791015417442014313,
            "content_hash": 2791015417442014313,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:963",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 264,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 28,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182922/?format=api",
            "priority": 100,
            "id": 1182922,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=a6bbadbc17451469",
            "url": "https://translate-dev.freebsd.org/api/units/1182922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:00.569737Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "A MUA is an application that is used to send and receive email.  As email \"evolves\" and becomes more complex, MUAs are becoming increasingly powerful and provide users increased functionality and flexibility.  The `mail` category of the FreeBSD Ports Collection contains numerous MUAs.  These include graphical email clients such as Evolution or Balsa and console based clients such as mutt or alpine."
            ],
            "previous_source": "",
            "target": [
                "A MUA is an application that is used to send and receive email.  As email \"evolves\" and becomes more complex, MUAs are becoming increasingly powerful and provide users increased functionality and flexibility.  The `mail` category of the FreeBSD Ports Collection contains numerous MUAs.  These include graphical email clients such as Evolution or Balsa and console based clients such as mutt or alpine."
            ],
            "id_hash": 4564316035313065067,
            "content_hash": 4564316035313065067,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:479",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 116,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182924/?format=api",
            "priority": 100,
            "id": 1182924,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=bf57b54057745c6b",
            "url": "https://translate-dev.freebsd.org/api/units/1182924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:01.266317Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "In order to send a new email, press kbd:[m], followed by the recipient email address.  Multiple recipients may be specified by separating each address with the kbd:[,] delimiter.  The subject of the message may then be entered, followed by the message contents.  The end of the message should be specified by putting a single kbd:[.] on its own line."
            ],
            "previous_source": "",
            "target": [
                "In order to send a new email, press kbd:[m], followed by the recipient email address.  Multiple recipients may be specified by separating each address with the kbd:[,] delimiter.  The subject of the message may then be entered, followed by the message contents.  The end of the message should be specified by putting a single kbd:[.] on its own line."
            ],
            "id_hash": -9207272487057848732,
            "content_hash": -9207272487057848732,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:556",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 135,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182936/?format=api",
            "priority": 100,
            "id": 1182936,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=003932748ab08664",
            "url": "https://translate-dev.freebsd.org/api/units/1182936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:04.553500Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine has had several remote vulnerabilities discovered in the past, which allowed remote attackers to execute arbitrary code as users on the local system, by the action of sending a specially-prepared email.  While _known_ problems have been fixed, alpine code is written in an insecure style and the FreeBSD Security Officer believes there are likely to be other undiscovered vulnerabilities.  Users install alpine at their own risk."
            ],
            "previous_source": "",
            "target": [
                "alpine has had several remote vulnerabilities discovered in the past, which allowed remote attackers to execute arbitrary code as users on the local system, by the action of sending a specially-prepared email.  While _known_ problems have been fixed, alpine code is written in an insecure style and the FreeBSD Security Officer believes there are likely to be other undiscovered vulnerabilities.  Users install alpine at their own risk."
            ],
            "id_hash": 2811176603347755204,
            "content_hash": 2811176603347755204,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:648",
            "context": "",
            "note": "type: delimited block = 4",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182956/?format=api",
            "priority": 100,
            "id": 1182956,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=a7034e39fb6ea0c4",
            "url": "https://translate-dev.freebsd.org/api/units/1182956/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:09.149987Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The current version of alpine may be installed using the package:mail/alpine[] port.  Once the port has installed, alpine can be started by issuing the following command:"
            ],
            "previous_source": "",
            "target": [
                "The current version of alpine may be installed using the package:mail/alpine[] port.  Once the port has installed, alpine can be started by issuing the following command:"
            ],
            "id_hash": 8358026286632815008,
            "content_hash": 8358026286632815008,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:652",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182958/?format=api",
            "priority": 100,
            "id": 1182958,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=f3fdac9ffe2049a0",
            "url": "https://translate-dev.freebsd.org/api/units/1182958/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:09.352179Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The first time alpine runs, it displays a greeting page with a brief introduction, as well as a request from the alpine development team to send an anonymous email message allowing them to judge how many users are using their client.  To send this anonymous message, press kbd:[Enter].  Alternatively, press kbd:[E] to exit the greeting without sending an anonymous message.  An example of the greeting page is shown below:"
            ],
            "previous_source": "",
            "target": [
                "The first time alpine runs, it displays a greeting page with a brief introduction, as well as a request from the alpine development team to send an anonymous email message allowing them to judge how many users are using their client.  To send this anonymous message, press kbd:[Enter].  Alternatively, press kbd:[E] to exit the greeting without sending an anonymous message.  An example of the greeting page is shown below:"
            ],
            "id_hash": -3287079191663565968,
            "content_hash": -3287079191663565968,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:662",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 69,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182960/?format=api",
            "priority": 100,
            "id": 1182960,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=5261f2e41050a370",
            "url": "https://translate-dev.freebsd.org/api/units/1182960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:09.565620Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The main menu is then presented, which can be navigated using the cursor keys.  This main menu provides shortcuts for the composing new mails, browsing mail directories, and administering address book entries.  Below the main menu, relevant keyboard shortcuts to perform functions specific to the task at hand are shown."
            ],
            "previous_source": "",
            "target": [
                "The main menu is then presented, which can be navigated using the cursor keys.  This main menu provides shortcuts for the composing new mails, browsing mail directories, and administering address book entries.  Below the main menu, relevant keyboard shortcuts to perform functions specific to the task at hand are shown."
            ],
            "id_hash": 3405994766385595320,
            "content_hash": 3405994766385595320,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:668",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182962/?format=api",
            "priority": 100,
            "id": 1182962,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=af448631bd40c3b8",
            "url": "https://translate-dev.freebsd.org/api/units/1182962/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:10.062051Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The default directory opened by alpine is [.filename]#inbox#.  To view the message index, press kbd:[I], or select the [.guimenuitem]#MESSAGE INDEX# option shown below:"
            ],
            "previous_source": "",
            "target": [
                "The default directory opened by alpine is [.filename]#inbox#.  To view the message index, press kbd:[I], or select the [.guimenuitem]#MESSAGE INDEX# option shown below:"
            ],
            "id_hash": 5681250390642173733,
            "content_hash": 5681250390642173733,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:671",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182964/?format=api",
            "priority": 100,
            "id": 1182964,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=ced7db213646a725",
            "url": "https://translate-dev.freebsd.org/api/units/1182964/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:10.462394Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "The message index shows messages in the current directory and can be navigated by using the cursor keys.  Highlighted messages can be read by pressing kbd:[Enter]."
            ],
            "previous_source": "",
            "target": [
                "The message index shows messages in the current directory and can be navigated by using the cursor keys.  Highlighted messages can be read by pressing kbd:[Enter]."
            ],
            "id_hash": 4664377856649639959,
            "content_hash": 4664377856649639959,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:676",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182966/?format=api",
            "priority": 100,
            "id": 1182966,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=c0bb32f29bccb817",
            "url": "https://translate-dev.freebsd.org/api/units/1182966/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:10.853128Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "In the screenshot below, a sample message is displayed by alpine.  Contextual keyboard shortcuts are displayed at the bottom of the screen.  An example of one of a shortcut is kbd:[r], which tells the MUA to reply to the current message being displayed."
            ],
            "previous_source": "",
            "target": [
                "In the screenshot below, a sample message is displayed by alpine.  Contextual keyboard shortcuts are displayed at the bottom of the screen.  An example of one of a shortcut is kbd:[r], which tells the MUA to reply to the current message being displayed."
            ],
            "id_hash": -3482262260558635039,
            "content_hash": -3482262260558635039,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:682",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 43,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182968/?format=api",
            "priority": 100,
            "id": 1182968,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=4fac84ec80a75fe1",
            "url": "https://translate-dev.freebsd.org/api/units/1182968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:11.166212Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Replying to an email in alpine is done using the pico editor, which is installed by default with alpine.  pico makes it easy to navigate the message and is easier for novice users to use than man:vi[1] or man:mail[1].  Once the reply is complete, the message can be sent by pressing kbd:[Ctrl+X].  alpine will ask for confirmation before sending the message."
            ],
            "previous_source": "",
            "target": [
                "Replying to an email in alpine is done using the pico editor, which is installed by default with alpine.  pico makes it easy to navigate the message and is easier for novice users to use than man:vi[1] or man:mail[1].  Once the reply is complete, the message can be sent by pressing kbd:[Ctrl+X].  alpine will ask for confirmation before sending the message."
            ],
            "id_hash": 2991944293143713494,
            "content_hash": 2991944293143713494,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:689",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 181,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 61,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1182970/?format=api",
            "priority": 100,
            "id": 1182970,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=a985857b8c9696d6",
            "url": "https://translate-dev.freebsd.org/api/units/1182970/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-06-08T10:47:11.460369Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "When configuring an MTA for a network, any mail sent to hosts in its domain should be diverted to the MTA so that users can receive their mail on the master mail server."
            ],
            "previous_source": "",
            "target": [
                "When configuring an MTA for a network, any mail sent to hosts in its domain should be diverted to the MTA so that users can receive their mail on the master mail server."
            ],
            "id_hash": 422283948572267526,
            "content_hash": 422283948572267526,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:789",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1443794/?format=api",
            "priority": 100,
            "id": 1443794,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=85dc41038cffd406",
            "url": "https://translate-dev.freebsd.org/api/units/1443794/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-08T09:08:37.744468Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "To configure the access database, use the format shown in the sample to make entries in [.filename]#/etc/mail/access#, but do not put a comment symbol (`+#+`) in front of the entries.  Create an entry for each host or network whose access should be configured.  Mail senders that match the left side of the table are affected by the action on the right side of the table."
            ],
            "previous_source": "",
            "target": [
                "To configure the access database, use the format shown in the sample to make entries in [.filename]#/etc/mail/access#, but do not put a comment symbol (`+#+`) in front of the entries.  Create an entry for each host or network whose access should be configured.  Mail senders that match the left side of the table are affected by the action on the right side of the table."
            ],
            "id_hash": 311805022883133842,
            "content_hash": 311805022883133842,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:228",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 65,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1458477/?format=api",
            "priority": 100,
            "id": 1458477,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=8453c1042c21b992",
            "url": "https://translate-dev.freebsd.org/api/units/1458477/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-23T16:31:38.665651Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine email client showing the greeting page"
            ],
            "previous_source": "",
            "target": [
                "alpine email client showing the greeting page"
            ],
            "id_hash": -7872815897469892344,
            "content_hash": -7872815897469892344,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:663",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1550750/?format=api",
            "priority": 100,
            "id": 1550750,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=12be23a739424908",
            "url": "https://translate-dev.freebsd.org/api/units/1550750/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T02:03:51.910046Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine email client showing the default directory"
            ],
            "previous_source": "",
            "target": [
                "alpine email client showing the default directory"
            ],
            "id_hash": 3456603939252567579,
            "content_hash": 3456603939252567579,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:672",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1550752/?format=api",
            "priority": 100,
            "id": 1550752,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=aff852f8085d7e1b",
            "url": "https://translate-dev.freebsd.org/api/units/1550752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T02:03:52.076961Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine email client showing the message index"
            ],
            "previous_source": "",
            "target": [
                "alpine email client showing the message index"
            ],
            "id_hash": -6413122198673548278,
            "content_hash": -6413122198673548278,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:677",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1550754/?format=api",
            "priority": 100,
            "id": 1550754,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=27000356a6e41c0a",
            "url": "https://translate-dev.freebsd.org/api/units/1550754/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T02:03:52.192711Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine email client showing an email"
            ],
            "previous_source": "",
            "target": [
                "alpine email client showing an email"
            ],
            "id_hash": -9017672018799969670,
            "content_hash": -9017672018799969670,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:683",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1550756/?format=api",
            "priority": 100,
            "id": 1550756,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=02dacb139a72ba7a",
            "url": "https://translate-dev.freebsd.org/api/units/1550756/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T02:03:52.307309Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "alpine email client showing the message compose window"
            ],
            "previous_source": "",
            "target": [
                "alpine email client showing the message compose window"
            ],
            "id_hash": 5435831374246400814,
            "content_hash": 5435831374246400814,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:690",
            "context": "",
            "note": "type: Positional ($1) AttributeList argument for macro 'image'",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 182,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1550758/?format=api",
            "priority": 100,
            "id": 1550758,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=cb6ff3d5a8e1532e",
            "url": "https://translate-dev.freebsd.org/api/units/1550758/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-21T02:03:52.481397Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "Chapter 31. Electronic Mail"
            ],
            "previous_source": "",
            "target": [
                "Chapter 31. Electronic Mail"
            ],
            "id_hash": 6354363185344145027,
            "content_hash": 6354363185344145027,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:1",
            "context": "",
            "note": "type: YAML Front Matter: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1581672/?format=api",
            "priority": 100,
            "id": 1581672,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=d82f3ba67441e683",
            "url": "https://translate-dev.freebsd.org/api/units/1581672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-15T19:53:40.256573Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "\"Electronic Mail\", better known as email, is one of the most widely used forms of communication today.  This chapter provides a basic introduction to running a mail server on FreeBSD, as well as an introduction to sending and receiving email using FreeBSD.  For a complete coverage of this subject, refer to the books listed in crossref:bibliography[bibliography,Bibliography]."
            ],
            "previous_source": "",
            "target": [
                "\"Electronic Mail\", better known as email, is one of the most widely used forms of communication today.  This chapter provides a basic introduction to running a mail server on FreeBSD, as well as an introduction to sending and receiving email using FreeBSD.  For a complete coverage of this subject, refer to the books listed in crossref:bibliography[bibliography,Bibliography]."
            ],
            "id_hash": 8644237571022555314,
            "content_hash": 8644237571022555314,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:57",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601745/?format=api",
            "priority": 100,
            "id": 1601745,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=f7f680458ee288b2",
            "url": "https://translate-dev.freebsd.org/api/units/1601745/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.876676Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "This chapter covers:"
            ],
            "previous_source": "",
            "target": [
                "This chapter covers:"
            ],
            "id_hash": -315023985172023018,
            "content_hash": -315023985172023018,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:59",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601747/?format=api",
            "priority": 100,
            "id": 1601747,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=7ba0cf5ac417f916",
            "url": "https://translate-dev.freebsd.org/api/units/1601747/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.881616Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "How to configure DragonFly Mail Agent."
            ],
            "previous_source": "",
            "target": [
                "How to configure DragonFly Mail Agent."
            ],
            "id_hash": -5935064370091402125,
            "content_hash": -5935064370091402125,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:62",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601749/?format=api",
            "priority": 100,
            "id": 1601749,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=2da26a66959fdc73",
            "url": "https://translate-dev.freebsd.org/api/units/1601749/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.885148Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "How to install and configure an alternate Mail Transfer Agent, replacing DragonFly Mail Agent or Sendmail."
            ],
            "previous_source": "",
            "target": [
                "How to install and configure an alternate Mail Transfer Agent, replacing DragonFly Mail Agent or Sendmail."
            ],
            "id_hash": 3397017584915107114,
            "content_hash": 3397017584915107114,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:65",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601751/?format=api",
            "priority": 100,
            "id": 1601751,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=af24a17ecc9ecd2a",
            "url": "https://translate-dev.freebsd.org/api/units/1601751/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.889768Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "How to configure Sendmail to only send mail."
            ],
            "previous_source": "",
            "target": [
                "How to configure Sendmail to only send mail."
            ],
            "id_hash": -8095210678559198252,
            "content_hash": -8095210678559198252,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:67",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601753/?format=api",
            "priority": 100,
            "id": 1601753,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=0fa808c73287b3d4",
            "url": "https://translate-dev.freebsd.org/api/units/1601753/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.893104Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "How to configure SMTP authentication for added security in Sendmail."
            ],
            "previous_source": "",
            "target": [
                "How to configure SMTP authentication for added security in Sendmail."
            ],
            "id_hash": -2102375664977622446,
            "content_hash": -2102375664977622446,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:68",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601755/?format=api",
            "priority": 100,
            "id": 1601755,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=62d2dc78b8954a52",
            "url": "https://translate-dev.freebsd.org/api/units/1601755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.896312Z"
        },
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookmail_index/en/?format=api",
            "source": [
                "There are five major parts involved in an email exchange: the Mail User Agent (MUA), the Mail Transfer Agent (MTA), a mail host, a remote or local mailbox, and DNS.  This section provides an overview of these components."
            ],
            "previous_source": "",
            "target": [
                "There are five major parts involved in an email exchange: the Mail User Agent (MUA), the Mail Transfer Agent (MTA), a mail host, a remote or local mailbox, and DNS.  This section provides an overview of these components."
            ],
            "id_hash": 8782231761609781964,
            "content_hash": 8782231761609781964,
            "location": "documentation/content/en/books/handbook/mail/_index.adoc:77",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1601757/?format=api",
            "priority": 100,
            "id": 1601757,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookmail_index/en/?checksum=f9e0c141c5e772cc",
            "url": "https://translate-dev.freebsd.org/api/units/1601757/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-17T23:47:20.902137Z"
        }
    ]
}