Displaying 20 results from an estimated 5000 matches similar to: "Pop3 Problem"
2008 Oct 18
1
Pop3 on dovecot
Hi
When I telnet localhost 110
I get a response as
+OK POP3 localhost 2006c.94 server ready
I expect to get +OK Dovecot ready.
Is there any other pop3 server running on port 110?
If so how to assign port 110 to Dovecot?
Thanks for advice
--
Rajiv Gore
102 Sahakarnagar
Ahmednagar 414 003
MS, India
2008 Oct 14
1
Multiple users in password like file
Hi
Can I provide ?login in name and password of multiple users in password like
file and will dovecot allow multiple users to login from different ip
address?
I have set up 2 users. Both are system users. Dovecot allows login in for the
first user but doesn't allow login for the second user.
Any help will be appreciated.
Thanks
--
Rajiv Gore
Sai Links (India) Pvt. ltd
L-213 MIDC
Ahmednagar
2008 Oct 02
1
Unable to Login to Dovecot.
I am unable to login to dovecot . I have edited dovecot.conf as per the Basic
Configuration.txt in the wiki.I am using Suse 10.2 on I586 and OS is ?Linux
2.6.18.2-34-default i686.
Any help will be appreciated.
Lisiting of Dovecot.conf
Saisuse:~ # dovecot -n
# 1.1.3: /usr/local/etc/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/log/info.dovecot
disable_plaintext_auth: no
2008 Oct 06
1
Help required to login to Deovecot
I am truing to Login to Dovecot.
The error is as below
"Logins for users with primary group ID 0 not permitted (see first_valid_gid
in config file)."
Please inform solution to this problem
Thanks
--
Rajiv Gore
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2007 Sep 10
5
xinetd and pop3
Is this the best way to get dovecot's pop3 process to run under xinetd? This
is what I did after I installed postfix and dovecot.
I am using Debian. I am using the dovecot local delivery agent.
---------first the dovecot configuration and version
information------------------
dovecot -n output:
# /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: pop3 pop3s
2001 Nov 28
2
shell()/system() question
Hi folks:
How do I get shell() or system() to run external programs in a particular
directory (different from the current R working directory)?
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
minor 3.0
year 2001
month 06
2002 Mar 05
3
reading 2-byte integers using readBin and connections
Hi folks:
This may be a stupid question, but I cannot seem to find a way to tell
readBin that I want to read 2-byte integers from the connection. The input
file is 150,720 bytes long containing 75,360 short (2-byte) integers. But
specifying "integer" or "int" for what in readBin only returns me a vector
of length 37680, leading me to believe that sizeof(integer) or
2003 Jan 29
1
dyn.load warning message in R1.6.2 on Windows XP
Hi folks:
I used to load a DLL fine up until R 1.5.1. The same DLL dyn.loaded under R
1.6.2 prints the following warning message:
> dyn.load("C:/Rajiv/Bin/rpdate.dll")
Warning message:
DLL attempted to change FPU control word from 8001f to 9001f
>
Any indication as to what the warning means, and whether I should be
concerned about it? The DLL is made from a pure C code,
2002 Aug 26
5
updating n within for(i in 1:n) loop
Hi folks:
I think I'm having problems with figuring this one out:
test1 <- function()
{
n <- 2
for(i in 1:n)
{
cat(paste("i =", i, "\n")); flush.console()
n <- 5 # version 1
#n <<- 5 # version 2
#assign("n", 5, envir = environment(test1)) # version 3
}
}
I need the for(.) loop to run (say) n=5 times within the
2004 Oct 17
2
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
Thanks, Peter, and Prof. Ripley.
My efforts last night was mostly futile except that it told me about the
embedded newline in Built field.
Prof. Ripley: how do I get your fixes? Can I just download
R-2.0.0-patched?
Rajiv
--------
Rajiv Prasad
Scientist, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 375-2096 Fax: (509) 372-6089
2008 Sep 17
1
backup file to win98 system
Hi...rsync working fine for my fedora 5 box to fedora 9 box. Now i want to
take back of my folder /home/rajiv to a windows 98 box...Shared a folder in
win98 system for full access but do not know how to take backup...tried with
the following but got error message
[root@myserver ~]# rsync -aPrv /data/stock/ //192.168.1.75/dir
sending incremental file list
rsync: mkdir
2006 Jun 09
1
Can't run POP3 and IMAP simultaneously from xinetd...
Hello all, I'm hoping you can help out with an issue I'm having
running dovecot-beta8 on Solaris 9 (SPARC). The reason I need to run
them from xinetd is that we require the filtering ability that
tcp_wrappers provide.
My issue is that, when running both from xinetd, IMAP runs fine, but
then, when you try to POP in to check mail on the same box, it seems
that the login section is
2008 Sep 20
3
without passwd
Hi, I have two Fedora box and rsync running on both systems. One system ip
is 192.168.1.110 and the other is 192.168.1.71. I run manually for the
following commands in both systems. my problem is whenever run it asking
the user passwd and i cannot run the same automatically using crontab. My
question is how to avoid the passwd option...
rsync -aPrv rsync://192.168.1.110/detailing/
2014 Jun 28
1
tftp-hpa 5.2
Hello everyone,
I am having difficulties in setting up a tftp server on a Fedora 3.14.8-200.fc20.x86_64.
Running tftp client to test the server functionality, a simple get from the terminal prompts 'Transfer timed out.' back.
The version is tftp-hpa 5.2, with remap, with tcpwrappers, unfortunately I am not able to find any log in the system journal.?
The server and related services appear
2005 Jul 06
1
Question regarding SWAT
Hi everyone,
In the last few days I've spended hours and hours on the web surching for a solution to my problems. Eventhough it looked like there where several other people having the same problem I couldn't find a way to solve it.
Therefore I'm hoping that one of you could help me with the following problem.
I've installed Samba 3.0.14a on RedHat 9.0. Samba is working perfectly.
2001 Nov 28
1
fill patterns
Hi folks:
Any idea when the density and angle arguments to polygon() are to be
implemented? Or is there another way to achieve hatching fill patterns?
TIA.
Rajiv.
--------
Rajiv Prasad
Postdoctoral Research Associate, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 375-2096 Fax: (509) 372-6089 Email: rajiv.prasad at pnl.gov
2008 Apr 29
2
xinetd question
I am using centos 5.1 x86_64
I am wanting to restart xinetd
when I do "service xinetd restart"
it says xinetd unrecognized service
when I do "/etc/init.d/xinetd restart"
I get no such file or directory.
How does one restart xinetd?
THanks,
Jerry
2010 Dec 28
4
Nested Class
Hi:
I have something like this:
class xinetd {
... some Puppet code ...
class xinetd::telnet {
... some Puppet code ...
}
}
node ''host1'' {
include xinetd::telnet
}
However, when running Puppet says it can''t find class xinetd::telnet.
I can include xinetd so I know my site.pp correctly includes all .pp
files.
I am running Puppet 2.6.0.
Thanks