Search found 27 matches
- Thu Jan 24, 2013 5:40 pm
- Forum: Administrators
- Topic: [Solved] How to set content_filter in main.cf the 'Zimbra' way.
- Replies: 3
- Views: 1636
[Solved] How to set content_filter in main.cf the 'Zimbra' way.
Modify the master.cf.in file and reload zimbra.
- Wed Jan 23, 2013 12:02 pm
- Forum: Administrators
- Topic: Removing "Received: localhost" header
- Replies: 10
- Views: 7864
Removing "Received: localhost" header
This problem is very important because all emails through Zimbra trigger Spamassassin RCVD_ILLEGAL_IP check.
No-one can help me with?
No-one can help me with?
- Tue Jan 22, 2013 4:23 pm
- Forum: Administrators
- Topic: Error: Failed to update LDAP: LDAP_CONSTRAINT_VIOLATION
- Replies: 2
- Views: 459
Error: Failed to update LDAP: LDAP_CONSTRAINT_VIOLATION
It does work. The strange is that another domain in the same zimbra install:DKIM Public signature: init-s._domainkey IN TXT ( "v=DKIM1; k=rsa; " "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCujW+iw0aDmaqY0jz/eAgcLUwdaUueQfLFcMN30vYhERODggz8et5T1cHRKGMsXYCrkzV1lUqwl2s+lc4GCYmAd2VY6yfMxinvy...
- Mon Jan 21, 2013 2:27 am
- Forum: Administrators
- Topic: Error: Failed to update LDAP: LDAP_CONSTRAINT_VIOLATION
- Replies: 2
- Views: 459
Error: Failed to update LDAP: LDAP_CONSTRAINT_VIOLATION
Trying to add dkim data to my server, I receive this error:zimbra@linux2:~$ /opt/zimbra/libexec/zmdkimkeyutil -s init-s -u -d fantasys.it Error: Domain fantasys.it doesn't have DKIM enabled. zimbra@linux2:~$ /opt/zimbra/libexec/zmdkimkeyutil -s init-s -r -d fantasys.it Error: Domain fantasys.it ...
- Sat Jan 19, 2013 6:48 am
- Forum: Community News
- Topic: Simple Domain Administrators for zcs foss edition.
- Replies: 15
- Views: 8982
Simple Domain Administrators for zcs foss edition.
[quote user="14322sinan"]At this moment script is already completed. but it is turkish language, i have to change it english for common use and i need translators which i already started for searching.
Thank you.[/QUOTE]
I can help to translate it in Italian.
Please let me know.;)
Thank you.[/QUOTE]
I can help to translate it in Italian.
Please let me know.;)
- Sat Jan 19, 2013 3:06 am
- Forum: Administrators
- Topic: Removing "Received: localhost" header
- Replies: 10
- Views: 7864
Removing "Received: localhost" header
Can someone help me?
Thanks
Thanks
- Tue Jan 15, 2013 5:17 pm
- Forum: Administrators
- Topic: Removing "Received: localhost" header
- Replies: 10
- Views: 7864
Removing "Received: localhost" header
Hi to all,I've spent about 3 hours to try to remove the "Received: localhost" header from zimbra mails. I've modified the amavis.conf.in adding two lines:$insert_received_line = 0; $allowed_added_header_fields{lc('Received')} = 0;I've modified the postftix_header_checks...