Blame tests/p_dovecot/0-install_dovecot.sh

Karanbir Singh 0b5bb2
#!/bin/bash
Karanbir Singh 0b5bb2
# Author: Athmane Madjoudj <athmanem@gmail.com>
Karanbir Singh 0b5bb2
Karanbir Singh 2dd0be
t_Log "Running $0 - installation and startup of dovecot IMAP/POP3."
Karanbir Singh 2dd0be
Athmane Madjoudj 26170b
# Install some pkgs needed by the tests
Christoph Galuschka ef20cc
t_InstallPackage nc grep dovecot
Athmane Madjoudj 26170b
Steve Barnes 464547
t_ServiceControl dovecot start