similar to: This binary should probably be called with process group set to (vmail) instead of (userid)

Displaying 20 results from an estimated 3000 matches similar to: "This binary should probably be called with process group set to (vmail) instead of (userid)"

2012 Jun 05
1
INBOX help needed, dovecot + squirrelmail
Im trying to figure out how to get dovecot to deliver to my mail_location (example: /opt/imapdata/j/jeff/INBOX/inbox) AND work with squirrelmail. Ive worked on this for hours reading the docs etc with no luck so far. I get dovecot-lda to deliver to: /opt/imapdata/j/jeff/INBOX/inbox but when I use squirrelmail, I see the following in the log: dovecot: imap(jeff): Debug: Effective uid=1006,
2016 Nov 11
1
How does one mark all messages as read (imap4flag "seen") with sieve?
This one is for vmail which is attached. Bill On 11/10/2016 8:29 PM, Ben Johnson wrote: > On 11/10/2016 3:46 AM, Bill Shirley wrote: >> I don't use the Anti-Spam plugin; I just fire off a BASH script every >> four hours with >> crontab which iterates thru the vmail email accounts and trains >> Spamassassin 'per-user' >> accounts. If the script
2012 Dec 06
4
imap-login - where does the user get filled in from?
Sorry to ask such a basic question, but I finally got some major hurdles working for imaps on port 993 and Im getting the following when I try to connect from my iphone: imap-login: Disconnected (no auth attempts in 60 secs): user=<>, rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnected Im using SQL and SSL over 993. I cant seem to find where my user comes from that its blank?
2012 Apr 28
2
help with AES_DECRYPT and password lookup - mysql password_query
Hello- Sorry if this is a noob question, but I cant seem to get my password_query to work with dovecot + mysql. Im using 'Password verification by SQL server' at: http://wiki2.dovecot.org/AuthDatabase/SQL trying to modify it to work with my encrypted passwords in the DB. Im using the following which isnt working: password_query = SELECT NULL AS password, \ 'Y' as
2013 Apr 27
1
dovecot-sql.conf - Unknown setting: driver
Im upgrading my dovecot from 2.1.14 to dovecot 2.2.1 on linux. Im using the same configuration file against my MySQL db and getting the following error: doveconf -n # 2.2.1: /opt/dovecot221/etc/dovecot/dovecot.conf doveconf: Fatal: Error in configuration file /opt/dovecot221/etc/dovecot/conf.d/dovecot-sql.conf line 2: Unknown setting: driver dovecot-sql.conf: # The mysqld.sock socket may be in
2008 Mar 11
2
Replacing text
Sorry, another newbie question :-( I loaded a data set with 10 rows and 30 columns. The first column is characters for names of car manufacturers: Jeep Nissan Toyota1 Toyota2 Etc. How can I replace "Toyota2" with "Scion"? Thanks again [[alternative HTML version deleted]]
2011 Aug 11
1
help with loops
hi I need help with list object. I have a list object > a <- c('apple','orange','grape') > b <- c('car','truck','jeep') > c <- list(a,b) > names(c) <- c('fruit','vehicle') > c $fruit [1] "apple" "orange" "grape" $vehicle [1] "car" "truck"
2009 Apr 24
1
RoR - getting started with database relations
Hey everyone... I''m just getting my feet wet with relational databases using RoR models. The software I''m putting together relies on car parts. Originally I had the database set up as follows create_table :parts do |t| t.column :year, :string t.column :make, :string t.column :model, :string . . . end However, I now realize it''s much better to do it using
2012 Mar 12
1
Faceted bar plot shows wrong counts (ggplot2)
I have encountered a problem with faceted bar plots. I have tried to create something like the example explained in the ggplot2 book (see pp. 126-128): library(ggplot2) mpg4 <- subset(mpg, manufacturer %in% c("audi", "volkswagen", "jeep")) mpg4$manufacturer <- as.character(mpg4$manufacturer) mpg4$model <- as.character(mpg4$model) base <-
2015 Dec 07
2
userid shows 4294967295
Am 07.12.2015 um 20:18 schrieb Rowland penny: > On 07/12/15 18:55, Ole Traupe wrote: >> I always wondered why to reserve 8000 IDs for built-in accounts. I >> see ~40 built-in groups in ADUC and 2 such users (Administrator and >> Guest)... >> >> Ole >> >> > > There are more potential users and groups than that, but you are > correct, you do
2008 May 09
2
K-Means Clustering
Hello, I am hoping you can help me with a question concerning kmeans clustering in R. I am working with the following data-set (abbreviated): BMW Ford Infiniti Jeep Lexus Chrysler Mercedes Saab Porsche Volvo [1,] 6 8 2 8 4 5 4 4 7 7 [2,] 8 7 4 6 4 1 6 7 8 5 [3,] 8 2 4
2016 Nov 10
2
How does one mark all messages as read (imap4flag "seen") with sieve?
I don't use the Anti-Spam plugin; I just fire off a BASH script every four hours with crontab which iterates thru the vmail email accounts and trains Spamassassin 'per-user' accounts. If the script sounds interesting I can post it here. It probably could use a little polish though. Bill On 11/9/2016 6:49 PM, Ben Johnson wrote: > On 11/5/2016 1:22 PM, Larry Rosenman wrote:
2015 Dec 07
2
userid shows 4294967295
I always wondered why to reserve 8000 IDs for built-in accounts. I see ~40 built-in groups in ADUC and 2 such users (Administrator and Guest)... Ole Am 07.12.2015 um 17:27 schrieb Rowland penny: > On 07/12/15 16:08, Nico De Ranter wrote: >> >> I'm coming from a Debian system so my system accounts are below 1000, >> regular accounts start at 1000. For some historical
2003 Nov 20
0
(no subject)
Hi All, I'm trying to migrate from an NT4 domain to samba-3... sorry this is so long... when I run the "net rpc vampire" I get errors for users and machines in uppercase or contain uppercase chars. I'm in a test env before I go live! I'm on a gentoo distro w/ shadow. useradd FOO errors, this might be the culprit... I set up some dummy accts and made them members of
2003 Nov 20
0
problems with uppercase in usernames
Oops, forgot to put a subject... apologies for the repost... (newb!) > Hi All, > > I'm trying to migrate from an NT4 domain to samba-3... > sorry this is so long... > > when I run the "net rpc vampire" I get errors for users and machines > in uppercase or contain uppercase chars. > > I'm in a test env before I go live! > > I'm on a
2013 May 03
0
dovecot 1.2.5 Fatal: setgid(5000(vmail)) Operation not permitted
This is the error I'm getting (whenever i recieve and email): *deliver() : Fatal: setgid(5000(vmail)) failed with euid=5000(vmail), gid=8(mail), egid=8(mail): Operation not permitted (This binary should probably be called with process group set to 5000(vmail) instead of 8(mail)) * I am at loss. I have tried "everything" i could think of (besides purging the machine and do it all
2003 Feb 20
0
Web vmail CGI patch
Here is a patch to the vmail.cgi. It adds the "Content-Length" header with the size of the audio file. Fixes viewing problems os Safari and IE (probably others too). Mark, can you add this, assuming you approve? --Mike -------------- next part -------------- A non-text attachment was scrubbed... Name: vmail.diff Type: application/octet-stream Size: 402 bytes Desc: not available
2003 Apr 29
1
web interface to vmail
Hi, I haven't been able to find it in the docs, but I believe I remember some people talking about a web interface to the asterisk voicemail application. Does this cool beast exist? And if so, where might I find some docs on it? Also, I noticed there was some talk about a gnome interface to asterisk, does that exist as well? If so, same question... Thanks in advance, and thank you to
2003 Sep 02
0
vmail.cgi forward problems
I am testing out vmail.cgi I can listen to my messages, but I can't forward them to another user. I get the following error message: Software error: Invalid new mailbox<BR> That doesn't tell me much, so I'm hoping that somebody will be able to help me out. Thank you for your time. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web
2003 Dec 17
0
Patch to fix vmail.cgi forwarding problem
Hello All, Here is a patch that fixes the problem when forwarding messages with vmail.cgi. Bug submitted with patch on bugs.digium.com. -sb --- /usr/src/asterisk/vmail.cgi.orig 2003-12-17 14:21:47.000000000 -0500 +++ /usr/src/asterisk/vmail.cgi 2003-12-17 15:07:36.000000000 -0500 @@ -672,7 +672,7 @@ sub message_copy() { - my ($mbox, $oldfolder, $old, $newmbox, $new) = @_; + my ($mbox,