similar to: /etc/passwd Centos + dovecot

Displaying 20 results from an estimated 4000 matches similar to: "/etc/passwd Centos + dovecot"

2015 Jan 24
1
[PATCH] add mips64 support
On 12/15/2014 05:56 AM, Dejan Latinovic wrote: > > Hello, > > Any updates on mips64 support for klibc? > > Can I do anything to help merging > mips64 changes? > Sorry, my personal life exploded in late August, and I have bee chronically behind ever since. Is this the only patch needed? From: Dejan Latinovic <Dejan.Latinovic at imgtec.com> Subject: [PATCH]
2014 Sep 08
2
[PATCH] add mips64 support
On 09/08/2014 05:57 AM, Dejan Latinovic wrote: >> From: H. Peter Anvin [hpa at zytor.com] >> Sent: Friday, September 05, 2014 7:13 PM >> To: Dejan Latinovic; YunQiang Su; klibc at zytor.com; maximilian attems >> Subject: Re: [klibc] [PATCH] add mips64 support > >> Why copy the files rather than share them? > > Hi Peter, > here is new version of
2010 Dec 17
1
{SOLVED} Re: Google Picasa / GNOME / how to launch application?
On Wed, Dec 15, 2010 at 11:41 PM, Dejan <centos at bektchiev.net> wrote: > On Wed, Dec 15, 2010 at 06:47, Lanny Marcus <lmmailinglists at gmail.com> wrote: >> I had installed Picasa,apparently properly, but am unable to launch >> the application. In the GNOME Desktop menu, Applications > Graphics > >> Picasa > Picasa it does not launch. Reinstalled it and
2005 Nov 15
2
conversion from RData to R file
Dear all I am beginner in R coding and have a problem to figure out how to convert RData format into R format. After I converted csv file using read.csv I got RData file but to run some R code need R format Many Thanks Dejan [[alternative HTML version deleted]]
2014 Apr 09
3
[PATCH] add mips64 support
On 03/11/2014 09:38 AM, H. Peter Anvin wrote: > On 03/10/2014 11:21 PM, YunQiang Su wrote: >> From: Dejan Latinovic <Dejan.Latinovic at imgtec.com> > > Description goes here? I think it would be helpful to break this up > into a few patches with descriptions. > >> + unsigned long __f20; >> + unsigned long __f21; >> + unsigned long __f22; >> +
2014 Sep 05
2
[PATCH] add mips64 support
On 09/04/2014 07:57 AM, Dejan Latinovic wrote: > Description: All files are copied over from klibc/arch/mips, > and used witout any changes and aditional adaptation. Why copy the files rather than share them? -hpa
2001 Feb 03
1
WIN32 files have unix-style linebreaks?
Is it just me or doesn't all the Win32 files have unix-style EOL codes? I downloaded the nightly CVS tarball and tried to compile it in Visual Studio 6 but it failed partly because of that reason. It didn't even want to recognize some of the files (ie *.dsp files). It's a fairly simple operation to fix the problem but I don't know if it's my fault or if it realy something in
2009 Dec 17
2
How to let people change their password ?
Hi, I would like to know what do you use to let people change their email password ? I have a dedicated server with postfix and dovecot on it for a couple of web sites and I need to be able to let them change their mail password ... but I havent found any documentation on that :( If you have any feedbacks, tutorials, website, ... let me know ;) ++ -- .''`. Edi Stojicevic : :' :
2012 Oct 25
4
Changing password for users
Hello, I am using dovecot (2.0.9) and using virtual users using passdb { args = /etc/dovecot/dovecotpasswd driver = passwd-file } How can i make my virtual users change their passwords using web interface ? My users already uses squirrelmail to access their mail. is there a program to add to squirrelmail to add this function to the clients ? or should i user different separate website
2000 Oct 18
3
Anybody working on Windows codec ?
Sorry if this has been on discussion before, but is anybody working on enabling Vorbis so that it can be used in Windows Media player and friends? Dejan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2013 Feb 06
1
Append/delete permissions
Hi, I am new on the list but have been using samba for a while. At the moment I have the following problem/request: - have a group of ordinary users (lets call it ALL) - have a group of admin users (lets call it ADMIN) - have a share X I want all my ordinary users (they are in valid users list as @ALL) to be able to create/add files and folders in this share but NOT be able to delete them once
2014 Aug 27
2
[PATCH] add mips64 support
On 07/14/2014 05:24 AM, Dejan Latinovic wrote: > > > Hello, > I apologize for a late response. > > > I have crated a new version of patch with mips64 support for klibc. > > > Here are some changes: > - archsetjmp.h has been reduced. > - Symbolic register names are fixed (asm.h). > - Some not needed parts were removed. > - crt0.S is fixed to work
2010 Jun 29
1
pop passd for changing passwords in squirrelmail
hi when i migrated from courier to dovecot my password change plugin in squirrelmail stopped working since courierpassd was being used in poppassd is there a way to get this working ie some alternative solution i don't want to use qmailadmin thanks rajesh
2003 Jun 02
4
quick poppassd question
Hello, I did a quick change to the patched port of poppassd and am wondering if you think my code would introduce any potential problems. The idea is right after we check if the username exists, also check if the UID of that username is over 1000. I wanted to make sure that no one monkeys around with priveleged users once poppassd is running. So, the middle chunk of code is mine, everything
2014 Sep 29
2
recomendación de librerías para mapas en Shiny
Hola: En la versión gratuita no existe límites en el número de usuarios y tampoco existe límites en el número de desarrolladores. Con la versión gratuita para publicar una aplicación debes subirla al servidor, es decir, es necesario acceso a nivel de sistema al servidor y allí se ejecuta con los permisos que tenga el usuario que ejecuta el servidor shiny. Esto supone un riesgo potencial de
2010 Apr 01
2
Regarding problem with encoding / decoding
Hi, I am new to speex library. I am doing project in VC++. My project details are, I have to capture voice from mic and encode it then decode and play. I am capturing the voice and storing in a buffer from there i am reading frame by frame ( 160 bytes) . These bytes i am converting to short int then calling speex_encode-int(). The output buffer i am passing to doder speex_decode_int() function.
2008 Mar 11
2
IMAP storage - mail_location = maildir:~/Maildir:mbox:~/mail/
I'm moving to IMAP and trying to understand all the details of where to save email. The system is CentOS running sendmail - procmail which delivers as: DEFAULT=$HOME/Maildir/ I'm trying also to use Usermin as the webmail client. I can get mail to deliver to $HOME/Maildir/ and I can get clients (thunderbird outlook etc) to view them. However Usermin seems stuck with saving
2007 Aug 22
1
problem with poppassd
Dear All, I have recently installed CentOS 5 and is workin perfect i recently download n installed poppassd daemon ver 1.6a so as to let the users to change their password but when i try to change password i get the folling error 500 'BAD PASSWORD: it is based on a dictionary word' i tried googlin arround and tried to play with system-auth-ac file in /etc/pam.d but no use my
2023 Mar 15
1
Bug with lmtp_save_to_detail_mailbox
> On 15/03/2023 13:12 EET Dejan <me at dejanstrbac.com> wrote: > > > > lmtp_save_to_detail_mailbox = yes > > Plus-delivery conflicts with existing, reserved files such as > "subscriptions": > > Message for kim+subscriptions@ results in: > > lmtp(kim@***.com)<14493><SK7sEvaHEWSdOAAAvAYmHA>: Error: >
2007 Jun 28
2
dovecot help
Hello, I have a mail server which I upgraded yesterday. OLD: Redhat 9 sendmail (very old version) UW ipop3d usermin with readmail module for webmail access (very old version) NEW: Fedora Core 6 sendmail 8.13.8 Usermin for webmail again dovecot 1.0.0 # /etc/dovecot.conf protocols: pop3 login_dir: /var/run/dovecot/login login_executable: /usr/libexec/dovecot/pop3-login mail_location: