Skip to content
Snippets Groups Projects
Unverified Commit dad9c8a0 authored by Roma's avatar Roma Committed by Rémy Huet
Browse files

typo

parent 267d60fe
No related branches found
No related tags found
1 merge request!20pica-mailnt
......@@ -11,7 +11,7 @@ EOF
ip address show eth0 | grep inet | cut -b 10-19
ETH0_ADRESS=$(ip address show eth0 | grep inet | cut -b 10-19)
CAT <<EOF > /etc/dovecot/conf.d/10-master.conf
cat <<EOF > /etc/dovecot/conf.d/10-master.conf
pica: lmtp (local delivery agent) via tcp, in order to allow connections from hosts on local network (i.e. VMs on Alice & Bob)
a config block like this will be added at compilation:
service lmtp {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment