<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Import global address book]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic3627.xml" />
	<updated>2012-08-13T12:50:37Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic3627-import-global-address-book.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post17588.html#p17588" />
			<content type="html"><![CDATA[<p>Hi Zhang,</p><p>We have copied the generated CSV file to webserver reachable&nbsp; location, but we need to access only if&nbsp; logged through iRedAdminpro control panel. So suggest us where we need to create a hyper link, so that it can be accessed only if logged in the control panel.</p><p>Thanks,<br />Regards,<br />PineMail11</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-08-13T12:50:37Z</updated>
			<id>http://www.iredmail.org/forum/post17588.html#p17588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post17581.html#p17581" />
			<content type="html"><![CDATA[<p>Of course you should set a correct link on HTML page first.</p><p>Generate CSV file with your command, and copy to a location which is reachable through web server. Then set correct link on HTML page of iRedAdmin.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-08-13T06:57:14Z</updated>
			<id>http://www.iredmail.org/forum/post17581.html#p17581</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post17575.html#p17575" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>You can modify HTML template files under templates/default/ldap/domain/, add the link to domain profile page or listing page.</p><p>Is this Active Directory server? OpenLDAP doesn&#039;t have attribute &quot;sAMAccountName&quot; by default.</p></blockquote></div><p>This is Open LDAP.</p><p>How can we get it done, we are unable to downloaded when we click on the link created on html page. It does not recognize the location.</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-08-12T18:56:45Z</updated>
			<id>http://www.iredmail.org/forum/post17575.html#p17575</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post17568.html#p17568" />
			<content type="html"><![CDATA[<p>You can modify HTML template files under templates/default/ldap/domain/, add the link to domain profile page or listing page.</p><p>Is this Active Directory server? OpenLDAP doesn&#039;t have attribute &quot;sAMAccountName&quot; by default.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-08-12T01:03:44Z</updated>
			<id>http://www.iredmail.org/forum/post17568.html#p17568</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post17553.html#p17553" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>PineMail11 wrote:</cite><blockquote><p><img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /> If I would know how to write scripts, I wouldn&#039;t have written to you. <br />hope to see this in next version!</p></blockquote></div><p>Hi Zhang,</p><p>We have made script to get the global address book contacts, but we need to make a link in control panel, so that&nbsp; we can download it from control panel.<br />Kindly advice how the script can be called from control Panel.</p><p>Script: <br />ldapsearch -LLLL -x -D &quot;cn=Manager,dc=test,dc=com&quot; -h mail.test.com -b &quot;ou=Users,domainName=test1.com,o=domains,dc=test,dc=com&quot; -w xxxx cn=* sAMAccountName cn&nbsp; sn=*-S sn=* sAMAccountName sn mail=*@* -S mail=*@* sAMAccountName mail | egrep &#039;mail:&#039;&gt;file1<br />ldapsearch -LLLL -x -D &quot;cn=Manager,dc=test,dc=com&quot; -h mail.test.com -b &quot;ou=Users,domainName=test1.com,o=domains,dc=test,dc=com&quot; -w xxxx cn=* sAMAccountName cn&nbsp; sn=*-S sn=* sAMAccountName sn mail=*@* -S mail=*@* sAMAccountName mail | egrep &#039;cn:&#039;&gt;file2<br />paste file1.txt file2.txt | sed &#039;s/\t/,/g&#039;&gt;/home/abc.csv</p><p>Thanks,<br />Regards,<br />Pinemail11</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-08-11T06:07:39Z</updated>
			<id>http://www.iredmail.org/forum/post17553.html#p17553</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16979.html#p16979" />
			<content type="html"><![CDATA[<p><img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /> If I would know how to write scripts, I wouldn&#039;t have written to you. <br />hope to see this in next version!</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-12T12:29:26Z</updated>
			<id>http://www.iredmail.org/forum/post16979.html#p16979</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16977.html#p16977" />
			<content type="html"><![CDATA[<p>No plan to write separate script to export accounts, sorry. You can try it yourself.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-07-12T12:25:58Z</updated>
			<id>http://www.iredmail.org/forum/post16977.html#p16977</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16964.html#p16964" />
			<content type="html"><![CDATA[<p>Hi Zhang,<br />waiting for your reply.<br />Thanks<br />PineMailAdmin</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-12T10:51:19Z</updated>
			<id>http://www.iredmail.org/forum/post16964.html#p16964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16922.html#p16922" />
			<content type="html"><![CDATA[<p>Hi Zhang,<br />Can we have some kind of script to import the same.<br />thanks <br />PineMailAdmin</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-10T13:11:16Z</updated>
			<id>http://www.iredmail.org/forum/post16922.html#p16922</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16887.html#p16887" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>So we&#039;re talking about EXPORT mail accounts in CSV format, right?<br />Hmm, sounds like a good idea as backing up mail accounts, and as address book. Will consider achieving it in future release.<br />Thanks very much for your feedback.</p></blockquote></div><p>Perfect understanding! yes it is.</p><p>It would be great if you can provide a script so it can be updated on the existing server without upgrading just for this cause.</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-07T02:54:19Z</updated>
			<id>http://www.iredmail.org/forum/post16887.html#p16887</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16886.html#p16886" />
			<content type="html"><![CDATA[<p>So we&#039;re talking about EXPORT mail accounts in CSV format, right?<br />Hmm, sounds like a good idea as backing up mail accounts, and as address book. Will consider achieving it in future release.<br />Thanks very much for your feedback.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-07-07T02:46:46Z</updated>
			<id>http://www.iredmail.org/forum/post16886.html#p16886</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16884.html#p16884" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Oh, personal address book, sorry about my misunderstood.</p><p>May i know why you prefer to import/export personal address book in control panel instead of Roundcube?</p></blockquote></div><p>No, your earlier understanding was correct.</p><p>It would be great if we can have a link somewhere in admin panel where we can download global address book of the domain, download format can be CSV or any other which any one easily understand.</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-07T02:17:15Z</updated>
			<id>http://www.iredmail.org/forum/post16884.html#p16884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16870.html#p16870" />
			<content type="html"><![CDATA[<p>Oh, personal address book, sorry about my misunderstood.</p><p>May i know why you prefer to import/export personal address book in control panel instead of Roundcube?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-07-07T00:26:51Z</updated>
			<id>http://www.iredmail.org/forum/post16870.html#p16870</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16865.html#p16865" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>PineMail11 wrote:</cite><blockquote><p>yes, it is ok.<br />Please advise.</p><p>Regards,<br />PineMail11</p></blockquote></div><p>I believe it there should be a link to download in control panel not from roundcube.</p><p>Regards,<br />PineMail11</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-06T17:42:49Z</updated>
			<id>http://www.iredmail.org/forum/post16865.html#p16865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import global address book]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post16851.html#p16851" />
			<content type="html"><![CDATA[<p>yes, it is ok.<br />Please advise.</p><p>Regards,<br />PineMail11</p>]]></content>
			<author>
				<name><![CDATA[PineMail11]]></name>
				<uri>http://www.iredmail.org/forum/user2632.html</uri>
			</author>
			<updated>2012-07-06T02:45:05Z</updated>
			<id>http://www.iredmail.org/forum/post16851.html#p16851</id>
		</entry>
</feed>
