Windows console pop3 client

Содержание
  1. Media UniX
  2. freebsd команды, настройка, установка сервера и не только
  3. Консольный почтовый клиент
  4. Консольный почтовый клиент : 2 комментария
  5. Добавить комментарий Отменить ответ
  6. command line pop3 mail client for windows?
  7. 6 Answers 6
  8. Free Open Source Windows POP3 Software
  9. Filters
  10. POP3 Software
  11. SwithMail
  12. PopTray
  13. OpenPop.NET
  14. HERMES Mail
  15. FreePOPs
  16. Включить и настроить POP3 на сервере Exchange Enable and configure POP3 on an Exchange server
  17. Что нужно знать перед началом работы What do you need to know before you begin?
  18. Этап 1. Запуск служб POP3 и настройка их автоматического запуска Step 1: Start the POP3 services, and configure the services to start automatically
  19. Запуск служб POP3 и настройка их автоматического запуска с помощью консоли «Службы Windows» Use the Windows Services console to start the POP3 services, and configure the services to start automatically
  20. Запуск служб POP3 и настройка их автоматического запуска с помощью командной консоли Exchange Use the Exchange Management Shell to start the POP3 services, and configure the services to start automatically
  21. Как проверить, что шаг выполнен? How do you know this step worked?
  22. Этап 2. Настройка параметров POP3 для внешних клиентов с помощью командной консоли Exchange Step 2: Use the Exchange Management Shell to configure the POP3 settings for external clients
  23. Как убедиться, что все работает? How you do know this step worked?
  24. Этап 3. Перезапуск служб POP3 Step 3: Restart the POP3 services
  25. Перезапуск служб POP3 с помощью консоли «Службы Windows» Use the Windows Services console to restart the POP3 services
  26. Перезапуск служб POP3 с помощью командной консоли Exchange Use the Exchange Management Shell to restart the POP3 services
  27. Этап 4. Настройка параметров протокола SMTP с проверкой подлинности для клиентов POP3 Step 4: Configure the authenticated SMTP settings for POP3 clients
  28. Как убедиться, что это сработало? How do you know this task worked?
  29. Дальнейшие действия Next steps

Media UniX

freebsd команды, настройка, установка сервера и не только

Консольный почтовый клиент

Речь пойдёт о том, как поставить и настроить консольный почтовый клиент с возможностью читать письма по протоколам POP3/IMAP и отправлять по SMTP. Почта через консоль … вполне гиковское решение, реализовывать которое будем с помощью mutt, в качестве операционной системы служит в моём случае Ubuntu.
Настраивать mutt на убунту будем по примеру, ибо так нагляднее. Сначала установим сам mutt:
apt-get install mutt

После того как поставили в домашнем каталоге создадим конфигурационный файлик потового клиента
touch

и редактируем его
sudo nano

Для работы с gmail через IMAP в

/.muttrc впишем:
set spoolfile=imaps://username:password@imap.gmail.com/INBOX

Для работы с gmail через POP3 в

/.muttrc впишем:
set spoolfile=pops://username:password@pop.gmail.com

Для исходящей почты (SMTP) пишем в тот же файлик:
set smtp_url=smtp://username@smtp.gmail.com:587
где
imaps , pops или smtp — почтовые протоколы
username — имя пользователя почты
password — пароль пользователя почты
587 — порт исходящей почты

Теперь перезапускаем консоль и выполняем в ней команду:
mutt

Наслаждаемся появившимся списком писем на чёрненьком экране 🙂

Консольный почтовый клиент : 2 комментария

Здравствуйте, а можно его настроить таким образом на работу с несколькими ящиками?

Здравствуйте. Не пробовал, поэтому наверняка сказать не могу.
Как вариант, наверно можно использовать несколько системных учётных записей и у каждой настроить клиента, но в таком случае придётся держать открытым несколько консолей, что уже не так удобно. Опять же это только в теории. На практике я таким не занимался, потому что пользуюсь пересылкой почты с разных ящиков в один, а отправляю всегда с одного, но уж если очень надо, то через веб-интерфейс.
Может быть кто-то из читателей сможет подсказать вам.

Добавить комментарий Отменить ответ

Для отправки комментария вам необходимо авторизоваться.

command line pop3 mail client for windows?

Does anyone know of a client that I can use to access a pop3 mailbox via command line on windows? I need it to support downloading emails to a file and have SSL support. I would really like for it to be free too. Using my google-fu, I wasn’t able to find an app that had all 3 of those features.

6 Answers 6

We use Blat for sending mail via command line and are very happy with it. The link has alot of info.

No SSL support, but i use it when i need to:

You could use the Command Line Pop Client in combination with the SSL wrapper Stunnel.

Command Line Pop Client

Command Line POP Client is a free console utility that allows you to receive your e-mails to a local directory. It is suitable for batch jobs or whenever there is a need to download e-mails as files into a folder. This mail receiver supports the POP3 protocol and is both robust and light weight. The settings are defined in an xml file.

This e-mail client is compatible for Windows 95, 98, Me, NT, 2000, XP and 2003.

Stunnel

Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon’s code.

The Stunnel source code is not a complete product — you still require a functioning SSL library such as OpenSSL or SSLeay in order to compile stunnel. This means that stunnel can support whatever (and only) that which your SSL library can, without making any changes in the Stunnel code.

Free Open Source Windows POP3 Software

Filters

POP3 Software

Software that helps organizations gain actionable insights from customers, employees, citizens, users, and attendees.

Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand’s true look & feel.

SwithMail

Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus. Supports XML settings files, variables, or all settings explicitly from the command line. Now supporting Exit Codes for batch file use (will return «0» for successful delivery, or «1» for error delivering) — handle your batch file accordingly.

PopTray

PopTray is a mail notifier written in Delphi for the Windows platform. It sits in your tray notification area and check mail from multiple accounts on a timer interval. Preview, Delete, Rules, Plug-ins and translated into more than 30 languages.

OpenPop.NET

Robust open source POP3 client and MIME parser written in C#

.NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio’s Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our project homepage. Code is hosted on GitHub (https://github.com/foens/hpop).

Читайте также:  Как пользоваться точками восстановления системы windows 10

HERMES Mail

The cult-favourite eMail client formerly known as Qualcomm Eudora

eMail traffic is on the rise. With over 100 man-years of development time behind it and a clean, intuitive interface that makes handling messages a breeze, Hermes Messenger (formerly known as QUALCOMM Eudora) is more than a way to send and receive mail: it’s a powerful management tool with features to increase your productivity and enhance your communications. It is the best eMail program for people who get lots of it. If you’re not yet one of them, you soon will be. Take control of your eMail before it takes control of you! Hermes provides industrial-strength communication, free of ads and free of cost.

For anyone who needs a fast and secure VPN service

FreePOPs

FreePOPs is a webmail to pop3 conversion daemon. It is extensible to support other webmail using the scripting language LUA. See the homepage for supported webmails.

Включить и настроить POP3 на сервере Exchange Enable and configure POP3 on an Exchange server

По умолчанию подключение клиентов POP3 не разрешено в Exchange. Чтобы разрешить подключение клиентов POP3, необходимо выполнить указанные ниже действия. By default, POP3 client connectivity isn’t enabled in Exchange. To enable POP3 client connectivity, you need to perform the following steps:

Запустите службы POP3 и настройте их автоматический запуск: Start the POP3 services, and configure the services to start automatically:

Microsoft Exchange POP3. Это служба клиентского доступа (frontend), к которую подключаются клиенты POP3. Microsoft Exchange POP3: This is the Client Access (frontend) service that POP3 clients connect to.

Microsoft Exchange POP3 Backend: клиентские подключения POP3 из службы клиентского доступа подключены к службе поддержки на сервере с активной копией почтового ящика пользователя. Microsoft Exchange POP3 Backend: POP3 client connections from the Client Access service are proxied to the backend service on the server that hold the active copy of the user’s mailbox. Дополнительные сведения см. в архитектуре протокола клиентского доступа. For more information, see Client Access protocol architecture.

Настройте параметры POP3 для внешних клиентов. Configure the POP3 settings for external clients.

По умолчанию Exchange использует следующие параметры для внутренних подключений POP3: By default, Exchange uses the following settings for internal POP3 connections:

POP3 server FQDN: . POP3 server FQDN: . Например, mailbox01.contoso.com . For example, mailbox01.contoso.com .

TCP порт и метод шифрования: 995 для всегда зашифрованных подключений TLS и 110 для незашифрованных подключений или для opportunistic TLS (STARTTLS), что приводит к зашифрованному подключению после первоначального простого рукопожатия протокола текста. TCP port and encryption method: 995 for always TLS encrypted connections, and 110 for unencrypted connections, or for opportunistic TLS (STARTTLS) that results in an encrypted connection after the initial plain text protocol handshake.

Чтобы разрешить внешним клиентам POP3 подключаться к почтовым ящикам, необходимо настроить полное доменное имя сервера POP3, TCP-порт и метод шифрования для внешних подключений. После этого параметры внешнего сервера POP3 будут отображаться в разделе Параметры > Параметры > Почта > Учетные записи > POP и IMAP приложения Outlook в Интернете (прежнее название — Outlook Web App). To allow external POP3 clients to connect to mailboxes, you need to configure the POP3 server FQDN, TCP port, and encryption method for external connections. This step causes the external POP3 settings to be displayed in Outlook on the web (formerly known as Outlook Web App) at Settings > Options > Mail > Accounts > POP and IMAP.

Перезапустите службы POP3, чтобы сохранить изменения. Restart the POP3 services to save the changes.

Настройте параметры протокола SMTP с проверкой подлинности для внутренних и внешних клиентов. Configure the authenticated SMTP settings for internal and external clients. Дополнительные сведения см. в рубрике Настройка параметров SMTP с проверкой подлинности для клиентов POP3 и IMAP4 в Exchange Server. For more information, see Configure authenticated SMTP settings for POP3 and IMAP4 clients in Exchange Server.

Дополнительные сведения о POP3 см. в pop3 и IMAP4 в Exchange Server. For more information about POP3, see POP3 and IMAP4 in Exchange Server.

Что нужно знать перед началом работы What do you need to know before you begin?

Предполагаемое время для завершения каждой процедуры: 5 минут. Estimated time to complete each procedure: 5 minutes.

Теперь для шифрования данных, которыми обмениваются компьютерные системы, используется протокол TLS вместо протокола SSL. Эти протоколы настолько сходны между собой, что термины «SSL» и «TLS» (без версий) часто используются как взаимозаменяемые. Поэтому когда в статьях по Exchange, Центр администрирования Exchange и Командная консоль Exchange упоминается термин «SSL», часто под ним подразумевается как протокол SSL, так и протокол TLS. Как правило, термин «SSL» обозначает именно протокол SSL только в тех случаях, когда указан номер версии (например, SSL 3.0). О том, почему следует отключить протокол SSL и перейти на протокол TLS, см. в статье Как устранить уязвимость SSL 3.0. Secure Sockets Layer (SSL) is being replaced by Transport Layer Security (TLS) as the protocol that’s used to encrypt data sent between computer systems. They’re so closely related that the terms «SSL» and «TLS» (without versions) are often used interchangeably. Because of this similarity, references to «SSL» in Exchange topics, the Exchange admin center, and the Exchange Management Shell have often been used to encompass both the SSL and TLS protocols. Typically, «SSL» refers to the actual SSL protocol only when a version is also provided (for example, SSL 3.0). To find out why you should disable the SSL protocol and switch to TLS, check out Protecting you against the SSL 3.0 vulnerability.

Сведения о том, как открыть командную консоль Exchange в локальной организации Exchange, см. в статье Open the Exchange Management Shell. To learn how to open the Exchange Management Shell in your on-premises Exchange organization, see Open the Exchange Management Shell.

Для выполнения этих процедур необходимы соответствующие разрешения. Сведения о необходимых разрешениях см. в статье запись «Разрешения POP3 и IMAP4» в статье Разрешения клиентов и мобильных устройств. You need to be assigned permissions before you can perform this procedure or procedures. To see what permissions you need, see the «POP3 and IMAP4 Permissions» section in the Clients and mobile devices permissions topic.

Сочетания клавиш для процедур, описанных в этой статье, приведены в статье Сочетания клавиш в Центре администрирования Exchange. For information about keyboard shortcuts that may apply to the procedures in this topic, see Keyboard shortcuts in the Exchange admin center.

Читайте также:  Последняя версия apple mac os

Возникли проблемы? Попросите помощи на форумах Exchange. Перейти на форумы можно по следующим ссылкам: Exchange Server, Exchange Online или Exchange Online Protection. Having problems? Ask for help in the Exchange forums. Visit the forums at: Exchange Server, Exchange Online, or Exchange Online Protection.

Этап 1. Запуск служб POP3 и настройка их автоматического запуска Step 1: Start the POP3 services, and configure the services to start automatically

Это действие можно выполнить с помощью консоли «Службы Windows» или командной консоли Exchange. You can perform this step by using the Windows Services console, or the Exchange Management Shell.

Запуск служб POP3 и настройка их автоматического запуска с помощью консоли «Службы Windows» Use the Windows Services console to start the POP3 services, and configure the services to start automatically

Откройте консоль «Службы Windows» на сервере Exchange Server. On the Exchange server, open the Windows Services console. Например: For example:

Запустите services.msc команду из диалогового окна Run, окна командной подсказки или командной командной оболочки Exchange. Run the command services.msc from the Run dialog, a Command Prompt window, or the Exchange Management Shell.

Откройте диспетчер серверов и выберите Средства > Службы. Open Server Manager, and then click Tools > Services.

В списке служб выберите Microsoft Exchange POP3, а затем нажмите Действия > Свойства. In the list of services, select Microsoft Exchange POP3, and then click Action > Properties.

Откроется окно Свойства POP3 Microsoft Exchange. На вкладке Общие настройте следующие параметры: The Microsoft Exchange POP3 Properties window opens. On the General tab, configure the following settings:

Тип запуска: Выберите автоматический. Startup type: Select Automatic.

Состояние службы: Нажмите кнопку Начните. Service status: Click Start.

После этого нажмите кнопку ОК. When you’re finished, click OK.

В списке служб выберите Внутренний POP3 Microsoft Exchange и нажмите Действия > Свойства. In the list of services, select Microsoft Exchange POP3 Backend, and then click Action > Properties.

Откроется окно Свойства внутреннего POP3 Microsoft Exchange. На вкладке Общие настройте следующие параметры: The Microsoft Exchange POP3 Backend Properties window opens. On the General tab, configure the following settings:

Тип запуска: Выберите автоматический. Startup type: Select Automatic.

Состояние службы: Нажмите кнопку Начните. Service status: Click Start.

После этого нажмите кнопку ОК. When you’re finished, click OK.

Запуск служб POP3 и настройка их автоматического запуска с помощью командной консоли Exchange Use the Exchange Management Shell to start the POP3 services, and configure the services to start automatically

Выполните следующую команду, чтобы запустить службы POP3: Run the following command to start the POP3 services:

Выполните следующую команду, чтобы настроить автоматический запуск служб POP3: Run the following command to configure the POP3 services to start automatically:

Дополнительные сведения об этих командлетах см. в статьях Start-Service и Set-Service. For more information about these cmdlets, see Start-Service and Set-Service.

Как проверить, что шаг выполнен? How do you know this step worked?

Чтобы проверить, успешно ли запущены службы POP3, выполните одно из указанных ниже действий. To verify that you’ve successfully started the POP3 services, use either of the following procedures:

На сервере Exchange Server откройте диспетчер задач Windows. Откройте вкладку Службы и убедитесь, что в столбце Состояние для служб MSExchangePOP3 и MSExchangePOP3BE указано значение Работает. On the Exchange server, open Windows Task Manager. On the Services tab, verify that the Status value for the MSExchangePOP3 and MSExchangePOP3BE services is Running.

В командной консоли Exchange выполните следующую команду, чтобы убедиться, что службы POP3 запущены: In the Exchange Management Shell, run the following command to verify that the POP3 services are running:

Этап 2. Настройка параметров POP3 для внешних клиентов с помощью командной консоли Exchange Step 2: Use the Exchange Management Shell to configure the POP3 settings for external clients

Чтобы настроить параметры POP3 для внешних клиентов, используйте следующий синтаксис: To configure the POP3 settings for external clients, use the following syntax:

В этом примере для внешних подключений POP3 настраиваются следующие параметры: This example allows configures the following settings for external POP3 connections:

POP3 server FQDN: mail.contoso.com POP3 server FQDN: mail.contoso.com

Порт TCP: 995 для всегда зашифрованных подключений TLS и 110 для незашифрованных подключений или оппортунистических зашифрованных подключений TLS (STARTTLS). TCP port: 995 for always TLS encrypted connections, and 110 for unencrypted connections or opportunistic TLS (STARTTLS) encrypted connections.

IP-адрес сервера Exchange и порт TCP для всегда зашифрованных подключений TLS: все доступные адреса IPv4 и IPv6 на сервере в порту 995 (мы не используем параметр SSLBindings, а значение по умолчанию [::]:995,0.0.0.0:995 ). Internal Exchange server IP address and TCP port for always TLS encrypted connections: All available IPv4 and IPv6 addresses on the server on port 995 (we aren’t using the SSLBindings parameter, and the default value is [::]:995,0.0.0.0:995 ).

IP-адрес внутреннего сервера Exchange и порт TCP для незашифрованных или оппортунистических подключений TLS (STARTTLS). Все доступные ip-адреса IPv4 и IPv6 на сервере порта 110 (мы не используем параметр UnencryptedOrTLSBindings, а значение по умолчанию [::]:110,0.0.0.0:110 ). Internal Exchange server IP address and TCP port for unencrypted or opportunistic TLS (STARTTLS) encrypted connections: All available IPv4 and IPv6 addresses on the server on port 110 (we aren’t using the UnencryptedOrTLSBindings parameter, and the default value is [::]:110,0.0.0.0:110 ).

FQDN, используемая для шифрования: mail.contoso.com. FQDN used for encryption: mail.contoso.com. Это значение указывает сертификат, который совпадает с полным доменным именем сервера POP3 или содержит его. This value identifies the certificate that matches or contains the POP3 server FQDN.

Примечания: Notes:

Дополнительные сведения о синтаксисе и параметрах см. в разделе Set-PopSettings. For detailed syntax and parameter information, see Set-PopSettings.

Полному доменному имени внешнего сервера POP3 должна соответствовать запись на общедоступном DNS-сервере, а TCP-порт (110 или 995) должен быть разрешен в брандмауэре на сервере Exchange Server. The external POP3 server FQDN that you configure needs to have a corresponding record in your public DNS, and the TCP port (110 or 995) needs to be allowed through your firewall to the Exchange server.

Сочетание методов шифрования и портов TCP, используемых для параметра ExternalConnectionSettings, необходимо соответствовать соответствующим портам TCP и методам шифрования, используемым для параметров SSLBindings или UnencryptedOrTLSBindings. The combination of encryption methods and TCP ports that you use for the ExternalConnectionSettings parameter need to match the corresponding TCP ports and encryption methods that you use for the SSLBindings or UnencryptedOrTLSBindings parameters.

Вы можете использовать отдельный сертификат для протокола POP3, но рекомендуем использовать тот же сертификат, что и для других служб IIS (HTTP) в Exchange. Как правило, это групповой сертификат или сертификат с альтернативным именем субъекта (SAN), выданный коммерческим центром сертификации, которому автоматически доверяют все клиенты. Дополнительные сведения см. в разделе Требования к сертификатам для служб Exchange. Although you can use a separate certificate for POP3, we recommend that you use the same certificate as the other Exchange IIS (HTTP) services, which is likely a wildcard certificate or a subject alternative name (SAN) certificate from a commercial certification authority that’s automatically trusted by all clients. For more information, see Certificate requirements for Exchange services.

Читайте также:  Как поставить приоритет хамачи windows 10

Если вы используете один сертификат субъекта или сертификат SAN, вам также необходимо назначить сертификат службе Pop Exchange. If you use a single subject certificate, or a SAN certificate, you also need to assign the certificate to the Exchange POP service. Вам не нужно назначать сертификат под диктовки службе POP Exchange. You don’t need to assign a wildcard certificate to the Exchange POP service. Дополнительные сведения см. в справке Назначение сертификатов Exchange Server службам. For more information, see Assign certificates to Exchange Server services.

Как убедиться, что все работает? How you do know this step worked?

Чтобы убедиться, что вы успешно настроили параметры POP3 для внешних клиентов, выполните приведенную ниже команду в командной консоли Exchange и проверьте параметры. To verify that you’ve successfully configured the POP3 settings for external clients, run the following command in the Exchange Management Shell and verify the settings:

Дополнительные сведения см. в статье Get-POPSettings. For more information, see Get-POPSettings.

Этап 3. Перезапуск служб POP3 Step 3: Restart the POP3 services

После включения и настройки протокола POP3 необходимо перезапустить службы POP3 на сервере с помощью консоли «Службы Windows» или командной консоли Exchange. After you enable and configure POP3, you need to restart the POP3 services on the server by using the Windows Services console, or the Exchange Management Shell.

Перезапуск служб POP3 с помощью консоли «Службы Windows» Use the Windows Services console to restart the POP3 services

Откройте консоль «Службы Windows» на сервере Exchange Server. On the Exchange server, open the Windows Services console.

В списке служб выберите Microsoft Exchange POP3, а затем нажмите Действия > Перезапустить. In the list of services, select Microsoft Exchange POP3, and then click Action > Restart.

В списке служб выберите Внутренний POP3 Microsoft Exchange и нажмите Действия > Перезапустить. In the list of services, select Microsoft Exchange POP3 Backend, and then click Action > Restart.

Перезапуск служб POP3 с помощью командной консоли Exchange Use the Exchange Management Shell to restart the POP3 services

Чтобы перезапустить службы POP3, выполните следующую команду: Run the following command to restart the POP3 services.

Дополнительные сведения об этом командлете см. в статье Restart-Service. For more information about this cmdlet, see Restart-Service.

Чтобы убедиться, что службы POP3 успешно перезапущены, выполните следующую команду: To verify that you’ve successfully restarted the POP3 services, run the following command:

Этап 4. Настройка параметров протокола SMTP с проверкой подлинности для клиентов POP3 Step 4: Configure the authenticated SMTP settings for POP3 clients

Так как протокол POP3 не используется для отправки электронных сообщений, вам необходимо настроить параметры протокола SMTP с проверкой подлинности, которые используются внутренними и внешними клиентами POP3. Because POP3 isn’t used to send email messages, you need to configure the authenticated SMTP settings that are used by internal and external POP3 clients. Дополнительные сведения см. в pop3 и IMAP4 в Exchange Server. For more information, see POP3 and IMAP4 in Exchange Server.

Как убедиться, что это сработало? How do you know this task worked?

Чтобы убедиться, что вы включили и настроили протокол POP3 на сервере Exchange Server, выполните указанные ниже действия. To verify that you have enabled and configured POP3 on the Exchange server, perform the following procedures:

Откройте почтовый ящик в Outlook в Интернете и выберите Параметры > Параметры. Open a mailbox in Outlook on the web, and then click Settings > Options.

Нажмите Почта > Учетные записи > POP и IMAP и убедитесь, что отображаются правильные параметры POP3. Click Mail > Accounts > POP and IMAP and verify the correct POP3 settings are displayed.

Примечание. Если вы настроили значения 995/SSL и 110/TLS для параметра ExternalConnectionSettings в комлете Set-PopSettings, в Outlook в Интернете отображается только значение 995/SSL. Note: If you configured 995/SSL and 110/TLS values for the ExternalConnectionSettings parameter on the Set-PopSettings cmdlet, only the 995/SSL value is displayed in Outlook on the web. Кроме того, если внешние параметры POP3, настроенные вами, не отображаются в Outlook в Интернете после перезапуска служб POP3, запустите команды и перезапустите службы интернет-информации net stop w3svc /y net start w3svc (IIS). Also, if the external POP3 settings that you configured don’t appear as expected in Outlook on the web after you restart the POP3 services, run the commands net stop w3svc /y and net start w3svc to restart Internet Information Services (IIS).

Вы можете проверить подключение клиента POP3 к серверу Exchange Server следующими способами: You can test POP3 client connectivity to the Exchange server by using the following methods:

Внутренние клиенты. Используйте комлет Test-PopConnectivity. Internal clients: Use the Test-PopConnectivity cmdlet. Например, Test-PopConnectivity -ClientAccessServer -Lightmode -MailboxCredential (Get-Credential) . For example, Test-PopConnectivity -ClientAccessServer -Lightmode -MailboxCredential (Get-Credential) . Дополнительные сведения см. в статье Test-PopConnectivity. For more information, see Test-PopConnectivity.

Примечание. Переключатель Lightmode сообщает командные тестовые логотипы POP3 серверу. Note: The Lightmode switch tells the command test POP3 logons to the server. Чтобы протестировать отправку (SMTP) и получение (POP3) сообщения, необходимо настроить параметры SMTP с проверкой подлинности, как описано в POP3 и IMAP4в Exchange Server . To test sending (SMTP) and receiving (POP3) a message, you need to configure the authenticated SMTP settings as described in POP3 and IMAP4 in Exchange Server.

Внешние клиенты. Используйте тест электронной почты POP в анализаторе удаленногоподключения Майкрософт. External clients: Use the POP Email test in the Microsoft Remote Connectivity Analyzer.

Примечание. Вы не можете использовать POP3 для подключения к почтовому ящику Администратора. Note: You can’t use POP3 to connect to the Administrator mailbox. Это ограничение было намеренно включено в Exchange 2016 и Exchange 2019 для повышения безопасности почтового ящика Администратора. This limitation was intentionally included in Exchange 2016 and Exchange 2019 to enhance the security of the Administrator mailbox.

Дальнейшие действия Next steps

Чтобы включить или отключить доступ POP3 к отдельным почтовым ящикам, см. в руб. Включить или отключить доступ POP3 или IMAP4к почтовым ящикам в Exchange Server. To enabled or disable POP3 access to individual mailboxes, see Enable or disable POP3 or IMAP4 access to mailboxes in Exchange Server.

Оцените статью