Search found 401 matches

by p24t
Tue Sep 02, 2008 2:24 pm
Forum: Administrators
Topic: IM and SSL
Replies: 4
Views: 747

IM and SSL

I am able to connect to my ZCS using Pidgin without SSL enabled, port 5222.
by p24t
Tue Sep 02, 2008 2:21 pm
Forum: Administrators
Topic: Mix and Match ZCS Std & Network Ed?
Replies: 5
Views: 1196

Mix and Match ZCS Std & Network Ed?

You can mix and match licenses on a single server.
And yes, the five or so Outlook users would need the Network licenses to be able to use the Outlook connector at all. There is a PST import tool to convert their current Outlook mail. (assuming they're using .pst files of course)
by p24t
Fri Aug 22, 2008 11:41 am
Forum: Administrators
Topic: [SOLVED] localhost shows up in server status view
Replies: 3
Views: 913

[SOLVED] localhost shows up in server status view

You can get to the logger database "logmysql zimbra_logger" then check the service status table to see if there's any extra entries in there: select * from service_status; go ahead and remove the records that correspond to localhost if any exist. That's how I fixed a similar situation I ha...
by p24t
Fri Aug 22, 2008 11:31 am
Forum: Installation and Upgrade
Topic: Migration from qmail to zimbra
Replies: 16
Views: 3148

Migration from qmail to zimbra

You might want to try specifying authentication mechanisms. I use "--authmech1 PLAIN --authmech2 PLAIN" when I migrate, for plain text auth.
by p24t
Fri Aug 22, 2008 11:28 am
Forum: Administrators
Topic: User Archiving
Replies: 4
Views: 635

User Archiving

I've been moving mine to another ZCS OSS box, which sits on a VM and is left off unless I need it. I haven't been bothering to save the address books/calendars.. although I probably should start doing that.
by p24t
Tue Aug 19, 2008 10:24 am
Forum: Administrators
Topic: Can Zimbra Trace Sent EMail?
Replies: 3
Views: 1849

Can Zimbra Trace Sent EMail?

'Tracing' mail is not supported by anything that I'm aware of. The only option that some people use are the Read Receipts, which I'm not a fan of, since they're not guaranteed either. (and sometimes they're annoying) Zimbra doesn't support receipts yet, not until v5.5 I believe. In the end, there is...
by p24t
Fri Aug 15, 2008 11:08 am
Forum: Administrators
Topic: purging logger database
Replies: 3
Views: 776

purging logger database

You may find this thread helpful for deleting the logger db.
http://www.zimbra.com/forums/installati ... ssues.html
by p24t
Wed Jul 23, 2008 7:49 am
Forum: Developers
Topic: Scripting zmprov with Ruby (getting stdout/stderr)
Replies: 6
Views: 1083

Scripting zmprov with Ruby (getting stdout/stderr)

I normally don't invoke the interactive zmprov if I'm going to be scripting. I'm not exactly sure if this is slower or not, and I don't really bother to grab stderr or anything. I wouldn't imagine that the interactive mode is intended for scripting. If I exit from zmprov, then the stream closes, and...
by p24t
Tue Jul 22, 2008 10:04 am
Forum: Developers
Topic: Scripting zmprov with Ruby (getting stdout/stderr)
Replies: 6
Views: 1083

Scripting zmprov with Ruby (getting stdout/stderr)

I found some stuff relating to Open3, but I've never really used it before.
Module: Open3


require 'open3'

Open3.popen3('ls -lR bad_file_listing') {|stdin, stdout, stderr| puts stderr.read}

by p24t
Thu Jul 17, 2008 1:52 pm
Forum: Administrators
Topic: [SOLVED] Unable to add user after LDAP mishap
Replies: 5
Views: 2034

[SOLVED] Unable to add user after LDAP mishap

I normally use the CLI tools such as ldapsearch, ldapmodify, etc. You can have it spit out the entire tree using 'ldapsearch -x -h '.