Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cyrus-imapd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
cyrus-imapd
Commits
444194c0
Commit
444194c0
authored
Jan 26, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Configured lmtp folder
parent
e6e6b20c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Makefile
Makefile
+1
-0
No files found.
Makefile
View file @
444194c0
...
...
@@ -34,6 +34,7 @@ all: cyrus-config imapd-config cyrus-imapd-service services
openssl req
-new
-x509
-nodes
-out
/var/lib/cyrus/server.pem
-keyout
/var/lib/cyrus/server.pem
-days
3650
-subj
"/C=US/ST=Denial/L=Springfield/O=Dis/CN=localhost"
chown
cyrus:mail /var/lib/cyrus/server.pem
sudo
-u
cyrus cyrus-imapd-3.2.3/tools/mkimap
@
echo
"d /run/cyrus/socket 750 cyrus mail -"
>
/usr/lib/tmpfiles.d/lmtp.conf
@
echo
"
$$
CYRUS_IMAPD_SERVICE"
>
/lib/systemd/system/cyrus-imapd.service
systemctl
enable
cyrus-imapd.service
if
[
-f
"/etc/mail/sendmail.mc"
]
;
then
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment