[CentOS] Dovecot GUI

2012-03-03 Thread Timothy Murphy
Is there a web-interface to dovecot under CentOS-6?

I want to create a top-level folder
(ie at the same level as Inbox)
but this doesn't seem to be possible
from KMail running on a remote Fedora-6 laptop.

I was browsing through the dovecot wiki,
and I saw some pictures which seemed to be from a dovecot GUI,
but I could not find the name of this program.

Alternatively, can I simply create the folder I want
on the CentOS dovecot server?

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Lucian
On 3 March 2012 12:15, Timothy Murphy  wrote:
> Is there a web-interface to dovecot under CentOS-6?
>
> I want to create a top-level folder
> (ie at the same level as Inbox)
> but this doesn't seem to be possible
> from KMail running on a remote Fedora-6 laptop.
>
> I was browsing through the dovecot wiki,
> and I saw some pictures which seemed to be from a dovecot GUI,
> but I could not find the name of this program.
>
> Alternatively, can I simply create the folder I want
> on the CentOS dovecot server?

Good thing you linked that image so we know what you're talking about.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Mailinglist
You should email the dovecot mailing list. 

http://dovecot.org/mailinglists.html

Regards

On Mar 3, 2012, at 7:15 AM, Timothy Murphy  wrote:

> Is there a web-interface to dovecot under CentOS-6?
> 
> I want to create a top-level folder
> (ie at the same level as Inbox)
> but this doesn't seem to be possible
> from KMail running on a remote Fedora-6 laptop.
> 
> I was browsing through the dovecot wiki,
> and I saw some pictures which seemed to be from a dovecot GUI,
> but I could not find the name of this program.
> 
> Alternatively, can I simply create the folder I want
> on the CentOS dovecot server?
> 
> -- 
> Timothy Murphy  
> e-mail: gayleard /at/ eircom.net
> tel: +353-86-2336090, +353-1-2842366
> s-mail: School of Mathematics, Trinity College Dublin
> 
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Timothy Murphy
Mailinglist wrote:

> You should email the dovecot mailing list.
> 
> http://dovecot.org/mailinglists.html

Maybe when giving advice you should desist from top-posting.

>> Is there a web-interface to dovecot under CentOS-6?
>> 
>> I want to create a top-level folder
>> (ie at the same level as Inbox)
>> but this doesn't seem to be possible
>> from KMail running on a remote Fedora-6 laptop.
>> 
>> I was browsing through the dovecot wiki,
>> and I saw some pictures which seemed to be from a dovecot GUI,
>> but I could not find the name of this program.
>> 
>> Alternatively, can I simply create the folder I want
>> on the CentOS dovecot server?

> You should email the dovecot mailing list.

I'll try that.
However, what I was asking was if there is a CentOS-6 application
that provides a GUI interface to dovecot,
so it seemed to me appropriate to ask on the CentOS mailing list.


-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Lucian
On 3 March 2012 15:40, Timothy Murphy  wrote:
> Mailinglist wrote:
>
>> You should email the dovecot mailing list.
>>
>> http://dovecot.org/mailinglists.html
>
> Maybe when giving advice you should desist from top-posting.
>
>>> Is there a web-interface to dovecot under CentOS-6?
>>>
>>> I want to create a top-level folder
>>> (ie at the same level as Inbox)
>>> but this doesn't seem to be possible
>>> from KMail running on a remote Fedora-6 laptop.
>>>
>>> I was browsing through the dovecot wiki,
>>> and I saw some pictures which seemed to be from a dovecot GUI,
>>> but I could not find the name of this program.
>>>
>>> Alternatively, can I simply create the folder I want
>>> on the CentOS dovecot server?
>
>> You should email the dovecot mailing list.
>
> I'll try that.
> However, what I was asking was if there is a CentOS-6 application
> that provides a GUI interface to dovecot,
> so it seemed to me appropriate to ask on the CentOS mailing list.

Webmin - it's not an "Centos-6 application" though, just one of the
many applications that can run on Centos.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6.2 software raid 10 with LVM - Need help with degraded drive and only one MBR

2012-03-03 Thread Les Mikesell
On Sat, Mar 3, 2012 at 12:34 AM, Robert Spangler
 wrote:
>>
> Do not let them tell you that you cannot boot from a software raid.  I do it
> here all the time.  The /boot has to be on a raid1 setup to boot.  Everything
> else can be on a whatever raid you choose.

You don't actually boot from a raid1, you boot from one of the
mirrored partitions that happens to look enough like a normal non-raid
partition to work.   And it is up to the bios on the machine to try
the 2nd copy if the 1st drive fails, and grub has to be installed on
the 2nd drive and configured to identify the drive the same way bios
will after the failure (which I don't think is always the same and may
even depend on the type of failure).

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Les Mikesell
On Sat, Mar 3, 2012 at 9:40 AM, Timothy Murphy  wrote:
>
>> You should email the dovecot mailing list.
>
> I'll try that.
> However, what I was asking was if there is a CentOS-6 application
> that provides a GUI interface to dovecot,
> so it seemed to me appropriate to ask on the CentOS mailing list.

This sounds like something controlled by the dovecot configuration if
it is even possible.  A tool like webmin might provide GUI access to
the configuration settings but you would still need to understand the
configuration options well enough to know what you need to change.

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread John R Pierce
On 03/03/12 4:15 AM, Timothy Murphy wrote:
> Is there a web-interface to dovecot under CentOS-6?

Dovecot is a pop and imap server for email clients.   are you asking if 
there is a web mail program that can use imap or pop ?



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread Les Mikesell
On Sat, Mar 3, 2012 at 2:25 PM, John R Pierce  wrote:
> On 03/03/12 4:15 AM, Timothy Murphy wrote:
>> Is there a web-interface to dovecot under CentOS-6?
>
> Dovecot is a pop and imap server for email clients.   are you asking if
> there is a web mail program that can use imap or pop ?
>

If I understood the  question, he wants his imap clients to be able to
create folders at the same level as the inbox, not under it.  Which is
probably a server-side storage or namespace option.

-- 
   Les Mikesell
 lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Dovecot GUI

2012-03-03 Thread John R. Dennison
On Sat, Mar 03, 2012 at 03:40:38PM +, Timothy Murphy wrote:
> 
> Maybe when giving advice you should desist from top-posting.

Likewise if you're going to reply to a mailing list post you could
desist from over-quoting extraneous text.




John
-- 
Michelle Backman - For those that think that Sarah Palin is too intellectual.
-- Bill Maher


pgpVxSQW4cHnO.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] OT: Documentation for Mailman

2012-03-03 Thread John J. Boyer
I have Mailman installed on a VPS running Centos to handle mailing 
lists for my organization. However, I can't find the documentation. So 
far, one of our consultants has been handling it, but that costs money. 

At the moment the problem is that I configured a list with config_list, 
but the changes have not taken effect. Presumably the list must be 
restarted in some way, but I can't find out how.

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] getting yum-cron to send a mail

2012-03-03 Thread Bob Hoffman
Hello,
On my old centos 5 system I get updates from yum automatically, it sends 
a mail to root.

on my new centos 6 things have changed and it has a thing called 'yum-cron'

I have it on and it is workingexcept I can find no particular file 
where mailto might be added.
The crontab is going to root, but yum-cron has nothing as far as a 
variable for this.

yum-cron has no man page, no documents...not sure what to do on this one.
Thinking about just adding 'mailto=root' in the daily and weekly cron 
job yum-cron has set.

Again, it is definitely updating the server (did so this morning, added 
stuff to the yum log) but no mails.

thanks

bob
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] OT: Documentation for Mailman

2012-03-03 Thread Tim Evans
On 03/03/2012 08:29 PM, John J. Boyer wrote:
> I have Mailman installed on a VPS running Centos to handle mailing
> lists for my organization. However, I can't find the documentation. So
> far, one of our consultants has been handling it, but that costs money.
>
> At the moment the problem is that I configured a list with config_list,
> but the changes have not taken effect. Presumably the list must be
> restarted in some way, but I can't find out how.

https://www.gnu.org/software/mailman/index.html



-- 
Tim Evans, TKEvans.com, Inc.|   5 Chestnut Court
UNIX System Admin Consulting|   Owings Mills, MD 21117
http://www.tkevans.com/ |   443-394-3864
http://www.come-here.com/News/  |   tkev...@tkevans.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] getting yum-cron to send a mail

2012-03-03 Thread Daniel Haas
On Sat, Mar 3, 2012 at 9:22 PM, Bob Hoffman  wrote:
>
> Hello,
> On my old centos 5 system I get updates from yum automatically, it sends
> a mail to root.
>
> on my new centos 6 things have changed and it has a thing called
> 'yum-cron'
>
> I have it on and it is workingexcept I can find no particular file
> where mailto might be added.
> The crontab is going to root, but yum-cron has nothing as far as a
> variable for this.
>
> yum-cron has no man page, no documents...not sure what to do on this one.
> Thinking about just adding 'mailto=root' in the daily and weekly cron
> job yum-cron has set.
>
> Again, it is definitely updating the server (did so this morning, added
> stuff to the yum log) but no mails.
>
> thanks
>
> bob
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

/etc/sysconfig/yum-cron has a mailto on about line 37. I have't used
used it though.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos