Просмотр исходного кода

When unintegrating sendmail, output message indicating the command

to build the new sendmail.cf file.


git-svn-id: https://svn.microneil.com/svn/SNFUtility/trunk@39 aa37657e-1934-4a5f-aa6d-2d8eab27ff7c
master
adeniz 12 лет назад
Родитель
Сommit
0b085158b5
1 измененных файлов: 3 добавлений и 1 удалений
  1. 3
    1
      SNFMilterConfig/SendmailIntegrate.cpp

+ 3
- 1
SNFMilterConfig/SendmailIntegrate.cpp Просмотреть файл

@@ -193,7 +193,9 @@ SendmailIntegrate::Unintegrate(FileBackup *SaveFile) {
if (Verbose()) {
std::cout << "Remove integration in sendmail file " << SendmailSendmailMcPath << "--\n";
std::cout << "Remove integration in sendmail file " << SendmailSendmailMcPath
<< " and generate new " << SendmailSendmailCfPath << " file with the command '"
<< BuildInstallSendmailCfFile << "'...";
}

Загрузка…
Отмена
Сохранить