Search:

Type: Posts; User: deugenin; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. I think problem is about using Pop3SSL between...

    I think problem is about using Pop3SSL between Zimbra Proxy and Zimbra Mailboxes.

    Client is using Pop3 to connect to Zimbra Proxy, but SSL is still using...

    Is there any way to disable SSL...
  2. Replies
    57
    Views
    19,236

    Yes, replacement solution in Zimbra 7.x is: ...

    Yes, replacement solution in Zimbra 7.x is:


    You can create system-wide mandatory signatures. The signatures are added to every message sent out. These types of signatures can be used to set up...
  3. Replies
    4
    Views
    2,718

    No this not work with zimbra 7 and 6 (only 5). ...

    No this not work with zimbra 7 and 6 (only 5).

    Now, with Zimbra 6.4 and after, you can set a default signature with zmprov commands:

    * zimbraDomainMandatoryMailSignatureEnabled (TRUE/FALSE)...
  4. Replies
    9
    Views
    3,765

    View Post

    Básicamente el error está en que no debes "apuntar" a tu LDAP externo durante la instalación, sino que debes realziar la instalación normal, y posteriormente, en la interfaz de administración de...
  5. Replies
    6
    Views
    1,366

    Justo you need execute, for example: zmprov ma...

    Justo you need execute, for example:

    zmprov ma account@domain.com zimbraMailBlacklistMaxNumEntries 500
    zmprov ma account@domain.com zimbraMailWhitelistMaxNumEntries 500
  6. Replies
    9
    Views
    3,765

    De lo que necesitas, lo mejor es no meterse...

    De lo que necesitas, lo mejor es no meterse directamente en base de datos ni en ldap, para el desarrollo de aplicaciones externas y conectadas a tu servidor zimbra puedes utilizar SOAP:
    ...
  7. Replies
    2
    Views
    2,824

    just read this tutorial: zimbra:wlbl []...

    just read this tutorial:
    zimbra:wlbl []
  8. Replies
    4
    Views
    1,650

    What is the correct URN? 'uri' =>...

    What is the correct URN?

    'uri' => "urn:zimbraAccount", ???
  9. Replies
    5
    Views
    1,867

    Zimbra Domain Disclaimer it's work in other...

    Zimbra Domain Disclaimer it's work in other Zimbra versions.

    Be careful with zimbra.schema file, because Zimbra Team change it in every version.

    For example (zimbra 5.0.8):

    In every version...
  10. Replies
    57
    Views
    19,236

    That is very easy! You have a...

    That is very easy!

    You have a /opt/zimbra/postfix/conf/read_from_ldap.pl script

    This script it's executed every one hour (/etc/cron.hourly/...). The script read LDAP signatures information, and...
  11. Replies
    57
    Views
    19,236

    Can you execute "altermime" command as zimbra...

    Can you execute "altermime" command as zimbra user?

    is ok?

    Maybe "altermime" command is not OK for 64 bit OS.......... this altermime RPMs is for 32 bit systems....
  12. Replies
    57
    Views
    19,236

    OK, and test it for 5.0.2 version of Zimbra....

    OK, and test it for 5.0.2 version of Zimbra....
  13. Replies
    57
    Views
    19,236

    You can do some troubleshooting in your...

    You can do some troubleshooting in your /opt/zimbra/postfix/conf/disclaimer script:

    For example


    # obtain domain name From
    domain=`grep "From:" in.$$ | cut -d "@" -f 2 | cut -d ">" -f...
  14. Replies
    57
    Views
    19,236

    Is there any dfilt pipe in your zimbra logs? ...

    Is there any dfilt pipe in your zimbra logs?

    grep dfilt /var/log/zimbra.log
  15. Replies
    57
    Views
    19,236

    This problem is about postfix...master.cf Can...

    This problem is about postfix...master.cf
    Can you show me your master.cf file?

    head -n 20 /opt/zimbra/postfix/conf/master.cf
  16. Thread: Disclaimer

    by deugenin
    Replies
    7
    Views
    2,124

    Situation is repaired, a new version of...

    Situation is repaired, a new version of zimbra_altermime install package.
    Check the Zimbra Wiki and Gallery:

    Domain Disclaimer Extension Admin UI - Zimbra :: Wiki
  17. Replies
    57
    Views
    19,236

    Hi guys!, i recently finished a hard testing and...

    Hi guys!, i recently finished a hard testing and i have a new version of zimbra_altermime install package (v 0.0.4).

    Check new instructions on Zimbra Wiki:
    Domain Disclaimer Extension Admin UI -...
  18. Thread: Disclaimer

    by deugenin
    Replies
    7
    Views
    2,124

    I found the problem, i forgot to include new...

    I found the problem, i forgot to include new attributes to zimbra.schema.5.0.2,,, i'm reparing this situation....
  19. Thread: Disclaimer

    by deugenin
    Replies
    7
    Views
    2,124

    Your master.cf looks OK, now you can check: *...

    Your master.cf looks OK, now you can check:

    * /opt/zimbra/postfix/conf/disclaimer -> permisions
    * /opt/zimbra/postfix/conf/disclaimers/ -> domain files...
  20. Thread: Disclaimer

    by deugenin
    Replies
    7
    Views
    2,124

    Hi jpbuse, i'm going to check zimbra_altermime...

    Hi jpbuse, i'm going to check zimbra_altermime v0.0.3 install package, and i'll do some changes.
    i'll do a very hard test for it....
  21. Replies
    1
    Views
    2,638

    Solved!: [zimbra@mail ~]$ strace zmprov gacf...

    Solved!:

    [zimbra@mail ~]$ strace zmprov gacf
    execve("/opt/zimbra/bin/zmprov", ["zmprov", "gacf"], [/* 27 vars */]) = -1 ENOEXEC (Exec format error)
    dup(2) = 3...
  22. Replies
    1
    Views
    2,638

    zmmtaconfig problem

    I have a test machine with Centos 5 and Zimbra GA 5.0.2, and my zimbra.log show:

    Feb 14 19:14:19 mail zimbramon[25001]: 25001:info: zmmtaconfig: Skipping Global system configuration update.
    Feb...
  23. Replies
    3
    Views
    4,630

    Maybe..... but scaliz server don't have IMAP...

    Maybe..... but scaliz server don't have IMAP SSL... :-(

    POP3 it's OK:

    [root@mail var]# telnet 192.168.1.48 110
    Trying 192.168.1.48...
    Connected to 192.168.1.48 (192.168.1.48).
    Escape...
  24. Replies
    3
    Views
    4,630

    imapsync and scalix

    I'm trying to migrate imap accounts from Scaliz 11.2.0.11121 to Zimbra GA 5.0.2.
    Anybody can help me?


    1) imapsync version: 1.182

    [root@mail scripts]# imapsync --buffersize 8192000...
  25. Replies
    1
    Views
    1,110

    Remember to delete the LDAP objects: ...

    Remember to delete the LDAP objects:

    zimbraAccountExtraObjectClass posixAccount
    zimbraAccountExtraObjectClass sambaSamAccount
Results 1 to 25 of 73
Page 1 of 3 1 2 3