Displaying 7 results from an estimated 7 matches for "telnet'ed".
Did you mean:
telnet'd
2007 Sep 10
5
xinetd and pop3
...pop3
{
disable = no
socket_type = stream
protocol = tcp
wait = no
server = /usr/lib/dovecot/pop3-login
user = root
}
2. Terminated the dovecot master process
#kill -TERM <pid of dovecot>
3. Restarted xinetd
#/etc/init.d/xinetd restart
4. telnet'ed to pop3 port. Because I am using the dovecot local delivery
agent, postfix needs the dovecot master process and its associated processes
already first running; otherwise, postfix will not be able to use the
dovecot local delivery agent.
#telent localhost pop3
Trying 127.0.0.1...
Connected...
2007 Dec 28
1
Upsmon and Winnut disconnect regularly
Hi All!
This time I'm using Nut 2.2.0, Debian etch and kernel v. 2.6.23.9.
My hardware config is quite simple. There are 2 PCs connected to my
PowerMust 600VA. One is mensioned above the other is a Windows PC
using Winnut 2.0.0b. The Linux PC is connected to the UPS via a
serial cable and acts as the server.
The problem is that both upsmon and winnut disconnect regularly but
in random
2010 Jul 26
1
OpenLDAP authentication, account expired when it's not.
...today. Most of the sites where we're using ldap
and nss are not authentication, but simply going to user's $HOME
directories to deliver e-mail to Maildir stores which doesn't require
authentication. FWIW, I just checked an old SLES9 system authenticating
against another SuSE system by telnet'ing to its POP3 server and that works
as expected so it's something different in the way SuSE's PAM and CentOS'
works (using MD5 passwords).
I have done a fair amount of google/RTFM as well as reading the pam
documentation on the CentOS client machine, and don't find anything t...
2001 Jul 15
1
Access to cran.us.r-project.org
I am the maintainer of one of the CRAN mirrors in the U.S.,
cran.us.r-project.org. It appears that this site has been
inaccessible since Friday.
This has me puzzled because I can connect to the same machine through
ssh and I can see that the http daemon (apache) is running. In fact I
can make an http connection from this machine to this machine and from
other machines on any of our subnets to
2007 Apr 24
3
Deliver sending bounces from 'MAILER-DAEMON@'
Hello,
I'm having a problem with postfix and/or dovecots "deliver". I'm
getting these lines in the mail log:
| Apr 24 11:42:08 smtp2 postfix/qmgr[6176]: 05BAE3B67E: from=<>, size=3055, nrcpt=1 (queue active)
| Apr 24 11:42:08 smtp2 postfix/qmgr[6176]: 05BAE3B67E: to=<MAILER-DAEMON@>, relay=none, delay=0.01, delays=0.01/0.01/0/0, dsn=5.1.3, status=bounced (bad
2012 Sep 10
1
dsync issue: "Server sent invalid input: Error parsing input: Unexpected ')'"
...ice: Initialization failed: Initializing mail storage from mail_location setting failed: imapc: LIST failed: Internal error occurred. Refer to server log for more information. [2012-09-10 11:49:02]
dsync(migtest at office): Fatal: User init failed
What can cause this? "By hand" test with telnet'ing says:
dovecot-test:~$ telnet imap-sunw-old.servers.intra 143
Trying 192.168.10.100...
Connected to imap-sunw-old.servers.intra.
Escape character is '^]'.
* OK [CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS
CHILDREN BINARY UNSELECT SORT LANGUAGE XSENDER X-NETSCAPE...
2004 Jul 18
4
Cisco 7960 SIP V6 and IBM A30P Fedora Asterisk
...roxy_port: 5060 ; default is 5060
# Allow for the bridge on a 3way call to join remaining parties upon hangup
cnf_join_enable : 1 ; 0-Disabled, 1-Enabled (default)
# Allow Transfer to be completed while target phone is still ringing
semi_attended_transfer: 1 ; 0-Disabled, 1-Enabled (default)
# Telnet Level (enable or disable the ability to telnet into the phone)
telnet_level: 1 ; 0-Disabled (default), 1-Enabled, 2-Privileged
# XML URLs
;services_url: "http://your.site/services.xml" ; URL for external Phone Services
services_url: "http://193.113.58.136/bt/" ;bt services...