Search found 1233 matches

by liverpoolfcfan
Mon Apr 20, 2026 7:55 pm
Forum: Administrators
Topic: Execute or apply a mail filter from the command line
Replies: 4
Views: 1868

Re: Execute or apply a mail filter from the command line

Seems like a dodgy thread

OP apparently joined the forum in 2014 but asked the question in 2012
by liverpoolfcfan
Wed Apr 15, 2026 8:29 am
Forum: Installation and Upgrade
Topic: A bunch of mails sent by root@domain.com
Replies: 7
Views: 3294

Re: A bunch of mails sent by root@domain.com

Do you have a lot of CRON jobs running under root? You could try running (as the root user) crontab -e and adding a known mailbox as the sender/receiver of the CRON emails. Place the MAILTO/MAILFROM at the top of the crontab file MAILTO=myMailbox@mail.domain.com MAILFROM=myMailbox@mail.domain.com Th...
by liverpoolfcfan
Tue Apr 14, 2026 1:07 pm
Forum: Installation and Upgrade
Topic: A bunch of mails sent by root@domain.com
Replies: 7
Views: 3294

Re: A bunch of mails sent by root@domain.com

You can check if you have any account with an alias of root@mail.domain.com by

Code: Select all

su - zimbra
zmprov ga root@mail.domain.com 
by liverpoolfcfan
Tue Apr 14, 2026 12:18 pm
Forum: Installation and Upgrade
Topic: A bunch of mails sent by root@domain.com
Replies: 7
Views: 3294

Re: A bunch of mails sent by root@domain.com

If you send an email to root@mail.domain.com - what happens to it? When you see - Apr 4 00:05:02 mail postfix/qmgr[15784]: ED91B802A9: removed - it just means that delivery to the mailbox was successful so it was removed from the mail queue. Do you have an account for root@mail.domain.com? Do you ha...
by liverpoolfcfan
Thu Apr 09, 2026 8:37 am
Forum: Installation and Upgrade
Topic: A bunch of mails sent by root@domain.com
Replies: 7
Views: 3294

Re: A bunch of mails sent by root@domain.com

What is in the emails?

It shows they are being delivered to root@your domain - so where does root's email go to? Do you have an alias that is sending them to a mailbox?
by liverpoolfcfan
Thu Mar 19, 2026 9:16 am
Forum: Installation and Upgrade
Topic: Possible Bug - nginx proxy not seeing memcache when DoS workaround applied
Replies: 7
Views: 6227

Re: Possible Bug - nginx proxy not seeing memcache when DoS workaround applied

Is the fix as simple as removing the : from the memcache.:servers line in the template and restarting nginx?
by liverpoolfcfan
Wed Mar 18, 2026 3:10 pm
Forum: Administrators
Topic: Z-Push Zimbra
Replies: 4
Views: 10164

Re: Z-Push Zimbra

What does editing the post afterwards achieve?

The post is gone from my view. Did you "moderate" it out of the forum?
by liverpoolfcfan
Mon Mar 16, 2026 11:12 am
Forum: Administrators
Topic: Z-Push Zimbra
Replies: 4
Views: 10164

Re: Z-Push Zimbra

Why would you deploy a new server with a years-out-of-date version of zimbra?
by liverpoolfcfan
Mon Feb 16, 2026 3:42 pm
Forum: Installation and Upgrade
Topic: Maldua's Zimbra 10 FOSS Build system
Replies: 63
Views: 392175

Re: Maldua's Zimbra 10 FOSS Build system

@adrian.gibanel.btactic Please note that on @umashankar.avagadda previous post for building 10.1.16 - it does not include 10.1.0.beta in the git-default-tag list. Perhaps you should also not be including it. Build Ubuntu 24.04 Beta git clone --depth 1 --branch 10.1.16 git@github.com:Zimbra/zm-build....
by liverpoolfcfan
Wed Jan 07, 2026 10:00 am
Forum: Installation and Upgrade
Topic: ZCS FOSS 10.1.12 - Upcoming FOSS release issues
Replies: 17
Views: 17163

Re: ZCS FOSS 10.1.12 - Upcoming FOSS release issues

For the moment, 10.1.16 FOSS actually builds and runs (from a basic smoke test) and is using

Code: Select all

zimbra-jetty-distribution.x86_64    9.4.57.v20241219-2.r8     @zimbra-1000-oss
So, hopefully we will get a cleaner build this time round once they announce availability