Displaying 20 results from an estimated 50000 matches similar to: "Re: Re: Message"
2004 Aug 06
0
Lame and ices
I apologize, I didn't get to the message about the archive.
While on the archive, I don't think the search function works.
I entered lame and checked use whole word. It gave a blank for the number of
messages search and said 0 found.
I did a manual search and found my answers I think.
I must have compiled lame 3.7 on the old machine before I did the
upgrade. The 3.88 rpms were in my
2008 Sep 15
0
Webpage has expiered problem
Dear all
some of my users complained about the following error. It appears on
Internet Explorer but not on Firefox
is there any solution to this problem from the server side.
Webpage has expired
Most likely cause:
The local copy of this webpage is out of date, and the website
requires that you download it again.
What you can try:
Click on the Refresh button on the toolbar to reload
2011 Jun 14
2
Dovecot 2.0.13 and sieve
Hello all,
I am testing Dovecot 2.0.13, with sieve for the vacation.
I have some problems with the :regex as i can see...
An example:
# Sieve Filter
# Generato da Ingo (http://www.horde.org/ingo/) (10/06/2011, 04:45:07)
require ["vacation", "regex"];
# Vacanze
if allof ( not exists ["list-help", "list-unsubscribe",
"list-subscribe",
2002 Oct 08
1
Get Your IE Toolbar!
Make your customers and visitors always have the link to your site on
their Explorer toolbar.
Custom Toolbars increase your ability to market your site anywhere within
millions of Internet browsers and takes only seconds to install.
Custom IE Toolbar with unlimited menu items - 200$US!
Advanced IE Toolbar with custom design logo - 250$US!
Unlimited IE Toolbar features with the plain rate of
2006 Dec 27
2
Autorespond
Hi all,
I am using sendmail as MTA , so i want to use autoresponder facility , i want to autorespond whenever i recived mail for a particular id like sam at somedomain.com so by this id sendmail send autorespond mail while i want to save recieved mail into user mail box . or anyone plz tell me the webmail that provides Autoreponding facility .
thanks in advance
Send free SMS to
2004 Aug 06
1
Stupid MTA
On Mon, 17 Dec 2001 16:54:51 -0500
xiphmont@xiph.org (Monty) wrote:
>
> "Autoresponder replying to a list without indicating in the header
> it's an autoresponder" is idiocy.
But its the ISP's idiocy. Not necessarily the user's.
FWIW, im still getting posts from mailer-daemon.
Mike
--
<mystica@darktech.org>
--- >8 ----
List archives:
2004 Apr 21
2
IE6 Errors
Hello all (again).
I'm almost giving up....
Now, im trying with wine-20041212-i686.rpm , in fedora core 1
Ive tryed at home (the one above is in work), with wine-20040408 and
works (almost - missing toolbars in IE)
Can someone tell why this is happening to me ??? if it works for the
rest of the world ???? :-)
-------------------------- the error messages
2004 Aug 06
0
Earn an income from home !! qjb
---------------------
Note: Your e-mail address was added to a database by you. I am sending my
advertisement to this database and, if you are not interested in receiving
ads similar to mine, It would be in your best interest to click the below
link and opt-out of our mailings by simply adding your address to our global
Block List. Your e-mail address will NOT be sold, validated or used in
other
2004 Sep 10
2
newbie questions re flac on win32 eac and id3v2
Firstly, a big thank-you to Josh for FLAC. Someone mentioned it in a post on
Slashdot, so I came over to sourceforge for a look-see. This is just the
sort of thing I've been looking for.
Can anyone relate any general tips for using flac on Windows for the purpose
of archiving cd's? If I can nail down a solid, easy-to-use process, I'm
happy to write it up and contribute it to the
2004 Apr 24
2
Changing Gui preferences
I want to modify my Gui preferences to get rid of the MDI toolbar and
status bar. [ Under Windows XP and R 1.8.1 and 1.9.0.]
When I uncheck the boxes and click "apply" I am told to save the
preferences and the changes will take effect when restarting R. I click
"save" and a box comes up to ask me to save Rconsole (I'm not sure where
this should be saved but I navigate
2004 Dec 14
1
[LLVMdev] __time_t type instead of __time64_t inwin32/TimeValue.cpp
Replace __time_t with time_t in my question. I've compiled function:
std::string TimeValue::toString() const {
// Alas, asctime is not re-entrant on Windows...
//hb: __time64_t ourTime = this->toEpochTime();
time_t ourTime = this->toEpochTime();
//hb: char* buffer = ::asctime(::_localtime64(&ourTime));
char* buffer = ::asctime(::localtime(&ourTime));
std::string
2013 Dec 26
2
Postfix Autoresponder (CentOS 6.5 x64)
Can any expert tell me, or give me any tutorial link?
How can I Set Up Postfix Autoresponder for my email account?
I am new in Linux & Now I am using CentOS 6.5 x64
2017 Apr 21
1
LDAP schema ?
On Friday 21 April 2017 08:36:47 Steffen Kaiser wrote:
> On Tue, 18 Apr 2017, Dave Dodd wrote:
> > I am trying to determine the correct LDAP schema I need to use to have
> > either mailLocation or mailboxPath available ?
> >
> > Should I be just adding this to one of my own custom objectClasses ?
>
> Surprisingly, lots of installations seem to work with standard
2006 May 31
0
AGI MySql
thanks Billy. I replaced
print "STREAM FILE $filename \"\"\n";
with
print "EXEC PLAYBACK $filename \n";
and it worked fine. Interestingly when I did
print "STREAM FILE beep \"\"\n";
within the script, it worked.
If I wasnt a newbie to asterisk I wouldve thought this to be strange.
>From: "William Piper"
2008 Feb 28
1
Inheritable Permissions Issue
I have a Centos 3 server running Samba 3.0.28. It's a member of an AD
domain on a Windows Server 2003 R2 Standard x64 SP2 box. From the
W2K3 server I can see the samba share I created. Using the Security
tab in the Windows Explorer file properties dialog I can add and
remove users and change their permissions. However, in the
Permissions tab of the Advanced Security Settings dialog,
2005 Apr 27
3
Internal Qdisc
Hell
I''m new to Qdisc programming and I was wondering, what is the difference
between using an internal Qdisc (like e.g. TBF does) vs. not using internal
Qdisc (like e.g. SFQ does)?
Can someone give me a quick rundown of pro and cons?
with regards
R.harper
_________________________________________________________________
UndgÄ pop-ups med MSN Toolbar - http://toolbar.msn.dk hent den
2005 Jun 26
1
help regarding h323.conf
2004 Sep 14
0
[LLVMdev] Files to lib/System/Win32
>From: Jeff Cohen <jeffc at jolt-lang.org>
>
>Uh... shouldn't a Win32 port use the Win32 API?
>
Well, as I see it LLVM contains only tools that are perfectably manageble
through a shell. And in this respect, I see the win32/mingw port perfectably
achieves this at the moment.
>On Tue, 14 Sep 2004 02:11:51 +0200
>"Henrik Bach" <henrik_bach_llvm at
2006 May 23
0
QVCS on Centos
Hello,
I,installed last year qvcs on Centos 3.4 . Now I want to install on another machine and I don't know what version is the most stabile for qvcs. The last installation is working fine, but I didn't manage to resolve the autoresponder problem for name.lastname users. The accounts that had "." are not working with autoresponder.
Thank you,
Marius
-------------- next part
2011 Aug 22
0
Mario Raffin is out of office (was: Speex-dev Digest, Vol 87, Issue 3)
This is how you get booted from any mailing list... setting an autoresponder
without blocking such messages from being sent to lists, and to add insult
to injury, adding a JPG and vcard as part of your autoresponder signature.
Sheesh.
FC
2011/8/22 Mario Raffin <raffin at ermes-cctv.com>
> This is a multi-part message in MIME format.
> --------------060705070200090504030007