Displaying 20 results from an estimated 4000 matches similar to: "Postfix smtp freezing"
2003 Oct 14
1
On an RH9 box, where does wcusb get loaded?
>From -
Received: from rwcrmhc12.comcast.net ([216.148.227.85]) by
sccrmxc11.comcast.net (sccrmxc11) with ESMTP id
<20031014185753s1100nos46e>; Tue, 14 Oct 2003 18:57:53 +0000
Received: from rwcrmhc12.comcast.net (localhost[127.0.0.1]) by
comcast.net
(rwcrmhc12) with ESMTP id <20031014185753014006qmtie>; Tue, 14 Oct 2003
18:57:53 +0000
From: Mail Delivery Subsystem
2001 Nov 12
3
Sending a 'winpopup' message by IP.
Hi there.
how do I send a winpopup message to a machine knowing its IP only?
I tryed witch 'smbclient -M ' but I need the netbios for that machine...
--
Enrique Iglesias Rodriguez
System Administrator
http://www.intelideas.net Madrid, Spain
--
CtrInt
2008 Nov 29
2
IMAP rule problem
I have a problem with local mail on this netbook. I'm
sure it's something obvious, but I could use another
brain's input.
Fri, 2008-11-28 13:15:27 - TCP Packet -
Source:192.168.0.7,58711 Destination:88.97.17.41,143
- [IMAP rule match]
Fri, 2008-11-28 13:15:27 - TCP Packet -
Source:192.168.0.7,58711
Destination:192.168.0.40,143 - [IMAP rule not match]
The first one delivers
2000 Sep 24
4
SSH_CLIENT _not_ set when doing a command
Hi,
I'm trying to create an dynamic dns system by using the nsupdate (or Net::DNS) trough a non-passphrase protected ssh session. I've keygen'ed an extra key, with no passphrase and using it, i execute a litte script on the server, which updates te DNS records. (something like this: ssh pickup /usr/local/bin/updatedns 10.1.2.3)
This al works fine and dandy. I would like to protect
2008 Jan 14
1
What libs req'd to resolve DNS within a chroot jail?
Hi,
I've been working at getting a tftp server up an running in a chroot jail,
and I have finally succeed getting almost everything working. The server
itself works fine, however, it is implemented as a tcpwrapper application
(ie: in.tftpd) and I am having trouble getting it to resolve DNS names. I
copied my /etc/hosts.allow and /etc/hosts.deny in my chroot/etc folder,
however, they
2008 Jan 23
6
JRuby and callbacks?
Hi all,
Any Java/JRuby folks on the list? I''d like to see if we can implement
api.c for JRuby using JNA and see how it handles the callbacks.
I''m not a Java guy, nor do I know JNA, but I''ll take a stab at it if no
one else on the list does.
Here are a couple of useful links:
http://www.infoq.com/news/2007/09/jna-jruby
https://jna.dev.java.net/
Regards,
Dan
This
2008 Jun 10
4
Problems configuring a PRI...
I'm trying to get a Qwest PRI configured and working with my lab
Asterisk server. They said that the switchtype is 5ess and the signaling
is pri_cpe. My entries into zaptel.conf are:
span=1,0,0,esf,b8zs
bchan=1-23
dchan=24
loadzone = us
defaultzone=us
channels=1-23
And my entries in zapata.conf are:
language=en
context=telco-incoming
switchtype=5ess
signalling=pri_cpe
2006 Sep 23
8
svn problems
I can consistently segfault the 0.10.4 gem, so I''m trying to get the
subversion version working with hopes towards tracking the problem down.
I have a fresh SVN checkout but:
a) the version (in ferret.rb) claims to be 0.9.6; and
b) Ferret::Index::FieldInfos and a couple other classes are missing at
run time. It looks like this is because they''re not exported in the C
2018 Aug 27
3
Mail has quit working
> Date: Monday, August 27, 2018 07:42:48 -0400
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
>> Richard Sent: Monday, August 27, 2018 7:29 AM
>
>>
>> Since the localhost4 approach worked, commend out the ipv6
>> localhost entries in your /etc/hosts file, then try:
>>
2008 Jun 10
7
Unraveling a FAR*
Hi all,
Just looking over fole_s_connect() in win32ole.c and I noticed this bit:
hr = CLSIDFromProgID(pBuf, &clsid);
...
hr = GetActiveObject(&clsid, 0, &pUnknown);
...
hr = pUnknown->lpVtbl->QueryInterface(
pUnknown,
&IID_IDispatch,
(void **)&pDispatch
);
Using win32-api, that would be something like:
IID_IUnknown =
2008 Apr 30
8
Playing with NtQueryInformationFile
Hi all,
I''m trying to get the allocation size of a file via a file handle
(rather than its name). The example below works for FileNameInformation
but I can''t get it to work as expected for FileStandardInformation.
Here''s some sample code:
# query_test.rb
require ''windows/handle''
require ''windows/error''
include Windows::Handle
2010 Apr 28
4
Question about auth multiple configuration
Hello,
My mail system is build with postfix, dovecot and roundcube.
In first time users can view and "manage" their mail only on the webmail.
So this one (webmail) use IMAP (no tls/ssl at all) authentication to give access to users maildir. This connection is made on the 'loopback' interface and use PLAIN method.
This works fine (configuration below without ssl parameters).
2008 Jun 04
3
Ruby 1.8.7
Hi all,
Has anyone else been able to build Ruby 1.8.7 from source on Windows? I
get this when I run configure:
C:\>win32\configure.bat
find: =: No such file or directory
Creating Makefile
Creating Makefile(6) : fatal error C1085: Cannot write compiler
generated file: '''': Invalid argument
NMAKE : fatal error U1077: ''cl'' : return code ''0x1''
2006 Jan 17
1
Qwest can't/won't
Hello--
I've been making note of a local situation that seems somewhat
irritating, and thought maybe some of you experts out there, might be
able to propose some alternatives.
The situation goes like this:
Rural Wyoming. Cody, to be exact, but I'd wager that you could almost
anywhere in Wyoming and find similar situations.
The county gov. phones and the school system phones do not
2005 Mar 03
3
Problems dialing out - possible settings changes
First, I apologize if this info has been covered, I tried doing a search
on Google and the wiki and found nothing, but I could be searching for
the wrong info.
Second, I am new to asterisk and linux. My knowledge is Asterisk is
much better than linux, so excuse the ignorance in some areas.
Configuration:
Novell Linux Desktop
Asterisk 1.0.6
Intel CPU/MB
TDM12P digium card (I think that is it -
2007 Oct 05
11
Session handling busted on Oracle
Hi,
Ruby 1.8.6 (one-click)
Camping 1.5
I''d submit this as a bug, but the tracker says I''m forbidden, so here
you go.
The first problem is that the sql to create the sessions table is
broken. This is what it tried to send:
CREATE TABLE sessions (
id NUMBER(38) NOT NULL PRIMARY KEY (38), --> Problem here
hashid VARCHAR2(32),
created_at DATE,
ivars CLOB DEFAULT
2003 Dec 02
4
John Brown from Chagres!
Sorry to everyone on the list, but for some reason this is the only reliable way to get hold of John.
John Brown of Chagres Technologies, please contact me! I have been trying for weeks now to get hold of you via email and phone after wire transfering money into your account for the Grandstream phones we ordered, but so far I have not had a single response, nor have the phones arrived!
Please
2008 Nov 10
4
PathFindExtension and wide strings
Hi,
What''s happening here?
require ''windows/path''
require ''windows/unicode''
include Windows::Path
include Windows::Unicode
file_a = ''bar.txt''
file_w = multi_to_wide(file_a)
p PathFindExtensionA(file_a) # ''.txt'' => OK
p PathFindExtensionW(file_w) # ''.'' => WRONG
Is Ruby chopping the
2005 Jan 31
5
RE: Answering Machine Function?
-----Original Message-----
<snip>
Is this possible with asterisk? Anyone have a sample dialplan?
-other than the problem outlined below I would try something like
S,1,wait(20)
S,2,voicemail(uwhatever)
S,3,hangup
That should ignore the call for 20 seconds and then leave a message in the
unavailable greeting for 'whatever' then hangup
That leaves another problem -
2008 Jun 25
3
[OT] Byacc error
Hi all,
Yeah, I''m going OT here...
I''m not entirely sure I understand how Ruby builds parse.y on Windows,
but it works. However, when I changed all instances of "Ruby" to
"Sapphire", and renamed all the source files, I suddenly started getting
this error:
byacc ./parse.y
''byacc'' is not recognized as an internal or external command,