summaryrefslogtreecommitdiff
path: root/mail/dbmail
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-11-22 15:41:30 +0000
committerreed <reed@pkgsrc.org>2006-11-22 15:41:30 +0000
commit5be2e2bbb6916de2ad0bed95b846b1e0ffd22ada (patch)
tree1182715c4eec5beeffb989ca049f30ebf00def3b /mail/dbmail
parenta5d190269b10ccfa273bd234c8599d317150b064 (diff)
downloadpkgsrc-5be2e2bbb6916de2ad0bed95b846b1e0ffd22ada.tar.gz
Fix mispellings. From PR #35093.
Diffstat (limited to 'mail/dbmail')
-rw-r--r--mail/dbmail/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dbmail/DESCR b/mail/dbmail/DESCR
index da80010dcc6..3142ce39496 100644
--- a/mail/dbmail/DESCR
+++ b/mail/dbmail/DESCR
@@ -7,12 +7,12 @@ SendMail, QMail, Exim) is used for accepting messages. The MTA
hands the messages over to dbmail-smtp, using a pipe interface, or
dbmail-lmtpd, using LMTP (Local Mail Transport Protocol). These
programs take care of delivering the message into the database.
-Messages can be retreived from the database using dbmail-pop3d,
+Messages can be retrieved from the database using dbmail-pop3d,
using the POP3 protocol, and dbmail-imapd, using the IMAP4Rev1
protocol.
The whole email is stored in the database. That includes attachments.
-The DBMail programs do not have to touch the filesystem to retreive
+The DBMail programs do not have to touch the filesystem to retrieve
or insert emails. User information is also stored in the database,
so users do not need an account on the machines DBMail is running
on.