room_citadel_support  

[Citadel Support] Re:Creating External Mail Retrieval with commandline

mgwigglesworth
Sun, 22 Jun 2008 22:36:33 -0700

How exactly will this assist me in using citadel program  to edit user
account-specific external mail retrieval options? I have looked at the man
page for both msgfmt and gettext, and neither of them give me any clues as to
how to solve my problem with those packages.  Am I missing something with
their usage?  

I have researched what gettext is, and I am no where near experienced enough
with citadel code to be in a position to even empliment gettext.  It
references multiple times during the ReadMe that you are intended to
implement the gettext package of functions while writing native code.  

How am I supposed to use gettext to tell a citadel Mail room for a user
account to retrieve external email, without the aid of the webcit application
frontend again? 
>Sun Jun 22 2008 03:46:57 PM EDT from [EMAIL PROTECTED] 
>Subject: Re:Creating External Mail Retrieval with commandline
>
>  try to install msgfmt; its part of the gettext package.