1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-05 00:27:25 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
downtownallday
071c89c420 Tail /var/log/messages if upstream setup fails 2020-06-14 17:19:30 -04:00
downtownallday
6a93af9670 Fix upgrade job failure 2020-06-14 16:48:21 -04:00
downtownallday
b0090edd52 Test upgrade to LDAP from upstream Mail-in-a-Box/sqlite 2020-06-14 13:51:00 -04:00
downtownallday
1f35e9ef91 Move directory setup/mods.d to local 2020-06-11 21:18:05 -04:00
downtownallday
99bb128d60 Investigating occasional test failures. See this in the log:
[ERROR] Jun 11 17:30:15 lmtp(alice@somedomain.com): Error: open(/etc/dovecot/sieve-spam.svbin.box.abc.com.13806.26a2405f731160b1) failed: Read-only file system
[ERROR] Jun 11 17:30:15 lmtp(alice@somedomain.com): Error: GKVhOyZq4l7uNQAAasegNA: sieve: binary save: failed to create temporary file: open(/etc/dovecot/sieve-spam.svbin.) failed: Read-only file system

systemctl service setting for dovecot includes ProtectSystem=full, so /etc will be read-only.

need to understand why sieve is attempting to create a temp file or maybe
move sieve script to /var
2020-06-11 13:47:50 -04:00
downtownallday
6baf4993db Ensure root user has a mailbox for sendmail -bv delivery report 2020-06-11 06:45:49 -04:00
downtownallday
4113ed8501 Look at resolv.conf this time 2020-06-10 23:16:35 -04:00
downtownallday
2bdb6f6216 Output more host information post-setup 2020-06-10 22:37:46 -04:00
downtownallday
a9b5350138 Hide sysctl read errors 2020-06-10 22:00:17 -04:00
downtownallday
adf7d3ed8d Dump kernel ip6 settings 2020-06-10 17:05:34 -04:00
downtownallday
ab087365c4 Move system-setup directory to tests
Set the hosts FQDN instead of adding hosts entry for private ip
2020-06-10 11:40:44 -04:00
downtownallday
64d24566b2 Dump /etc/hosts on travis 2020-06-10 07:49:17 -04:00
downtownallday
81c2b75ee4 Simplify networking info dump 2020-06-09 23:19:24 -04:00
downtownallday
f731d7444f Fix typo 2020-06-09 22:52:04 -04:00
downtownallday
0cd9e92566 Try to deal with nsd failure under Travis 2020-06-09 22:45:12 -04:00
downtownallday
828f9d0185 First attempt at automating tests with a remote Nextcloud under Travis-CI 2020-06-09 21:34:22 -04:00
downtownallday
fa046fc859 Remove unneeded status check 2020-06-03 12:02:25 -04:00
downtownallday
bae7bc4a15 add systemctl reset-failed 2020-06-03 10:09:58 -04:00
downtownallday
2b847a4314 add --wait to systemctl restart 2020-06-03 09:59:23 -04:00
downtownallday
44f7392e9e Last commit fixed things, so just cleaning up with this commit 2020-06-03 09:41:27 -04:00
downtownallday
e9ac87e63b again 2020-06-03 09:15:03 -04:00
downtownallday
0a5439f0bd again 2020-06-03 08:40:59 -04:00
downtownallday
6163be82c5 again 2020-06-02 23:54:26 -04:00
downtownallday
b6aaf12db2 again 2020-06-02 23:41:53 -04:00
downtownallday
ceca4a3cff again 2020-06-02 23:27:24 -04:00
downtownallday
cde1e84f98 again 2020-06-02 22:55:46 -04:00
downtownallday
1683bb46eb again 2020-06-02 22:36:07 -04:00
downtownallday
500d8cfaa7 again 2020-06-02 22:21:56 -04:00
downtownallday
784c709185 again 2020-06-02 22:04:00 -04:00
downtownallday
b0c4345cf8 again 2020-06-02 21:41:35 -04:00
downtownallday
9c848d6808 again 2020-06-02 21:22:11 -04:00
downtownallday
4f2c8d9e15 again 2020-06-02 21:03:43 -04:00
downtownallday
9a9360dda3 again 2020-06-02 20:49:23 -04:00
downtownallday
cbc1371ae2 again 2020-06-02 20:42:38 -04:00
downtownallday
d04a8a0ca6 again 2020-06-02 20:14:25 -04:00
downtownallday
2a2436f30f again 2020-06-02 19:55:58 -04:00
downtownallday
1c31adb034 again 2020-06-02 19:44:00 -04:00
downtownallday
677fe42566 again 2020-06-02 19:35:06 -04:00
downtownallday
5c4d5fb505 again 2020-06-02 18:56:55 -04:00
downtownallday
89c6ea13b6 again 2020-06-02 18:37:47 -04:00
downtownallday
6fce2288d0 again 2020-06-02 18:28:05 -04:00
downtownallday
bb66a7c32b again 2020-06-02 18:18:35 -04:00
downtownallday
c91012a338 Add option to skip tests requiring remote smtp 2020-06-02 15:18:56 -04:00
downtownallday
e56084d682 Try resetting nsd restart count to avoid errors in mgmt tests 2020-06-02 14:48:26 -04:00
downtownallday
80fc86f6c1 again 2020-06-02 13:56:40 -04:00
downtownallday
107cab2a60 again 2020-06-02 13:54:05 -04:00
downtownallday
24f4c048cc Add the primary hostname to /etc/hosts 2020-06-02 13:45:22 -04:00
downtownallday
c9a4aec7ed again 2020-06-02 13:12:13 -04:00
downtownallday
f4ae538c16 again 2020-06-02 13:09:57 -04:00
downtownallday
f2e970fe38 Dump the output from failed tests 2020-06-02 13:04:16 -04:00