Displaying 20 results from an estimated 9000 matches similar to: "OT: Strange Email Problem"
2010 Jan 15
4
OT TTW Email Interface
Hi;
I don't know what these things are called so that I can look for an OS
solution. I want to install an email server interface like Hotmail where
people can check their email TTW. What is this called? Any recommendations?
TIA,
Susan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Feb 26
2
Email Problem
Hi;
The following message appears to have been sent, but in fact never does
reach their destination:
[root qmail-send]# tail current
@400000004b87b3d3392cbddc new msg 97881462
@400000004b87b3d3392cc5ac info msg 97881462: bytes 531 from <
suzieprogrammer at gmail.com> qp 23629 uid 508
@400000004b87b3d33b7f700c starting delivery 4: msg 97881462 to remote
suzieprogrammer at gmail.com
2006 Apr 05
2
What causes deadlock?
Hi
What causes deadlock?
Apr 5 14:02:43 WARNING[2413] channel.c: Avoided initial deadlock for
'0x82acb10', 10 retries!
Apr 5 14:02:43 WARNING[2413] channel.c: Avoided initial deadlock for
'0x8298160', 10 retries!
Here is the portion of the log:
Apr 5 14:02:42 NOTICE[23363] chan_zap.c: Got event 18 (Ring Begin)...
Apr 5 14:02:42 VERBOSE[23363] logger.c: -- Executing
2010 Jan 05
5
Signing In Other than Root
Hi;
How do I make it so that it's impossible to SSH into the server directly as
root? That is, make it necessary to SSH in as an ordinary user and then su
to root?
TIA,
Suzie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100105/9d567d47/attachment-0002.html>
2010 Feb 24
2
tcpserver on port 25
Hi;
[root at 13gems beno]# netstat -ltnup
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:*
LISTEN 24560/mysqld
tcp 0 0 0.0.0.0:110 0.0.0.0:*
LISTEN 27762/tcpserver
tcp 0 0 0.0.0.0:25
2009 Nov 21
4
crontab problem
Hi;
I have the following in crontab -eu root:
@daily /usr/local/bin/mysql-backup-
daily.sh
@weekly /usr/local/bin/mysql-backup-weekly.sh
@monthly /usr/local/bin/mysql-backup-monthly.sh
[root at 13gems globalsolutionsgroup.vi]# ls /usr/local/bin/mysql-*
/usr/local/bin/mysql-daily.sh /usr/local/bin/mysql-monthly.sh
/usr/local/bin/mysql-weekly.sh
These scripts worked on another server. The daily
2007 Sep 13
1
Asterisk DIAL() premature timeout on a PRI trunk to legacy PBX
An Asterisk extension calls an Alcatel extension via a
PRI link which rings 4 times for about 10-15 seconds
and then drops.
So if the Alcatel user doesn't answer within 10-15
seconds the call is aborted.
(A timeout is *not* specified in the Asterisk Dial
command.)
It seems however that either Asterisk or Alcatel drop
the call prematurely (it's more likely to be on the
Asterisk side).
What
2010 Feb 25
2
getaddrinfo problem
Hi;
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
/var/www/html/mysite.com/simplemail/mail2.py
40 </head>
41 <body>'''
42 my_mail()
43 print '''
44 </body>
my_mail = <function my_mail>
/var/www/html/mysite.com/simplemail/mail2.py in my_mail()
27
2010 Jun 28
3
Upgrading MySQL
Hi;
I'm trying to install django and got this error:
django.core.exceptions.ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is
required; you have 1.2.1
So then I tried yum upgrade mysql and got this:
No Packages marked for Update
Please advise.
TIA,
Susan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Nov 23
12
Recommend Mail Server
Hi;
I don't want sendmail. What's a good secure email server that I can yum? I
really only need smtp right now, but who knows what the future will bring?
TIA,
Suzie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091123/1ef8c879/attachment-0003.html>
2010 Jun 26
2
Upgrading MySQLdb
Hi;
I've got MySQLdb installed (bridge to Python) and I can't figure out how to
upgrade it. I did a find and got these paths:
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.py
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.pyc
I don't have mysql-devel installed, so it wasn't that.
2006 Apr 05
0
What does this error mean "app.c: Huh....? no dial for indications?"
Hi,
What does the following error mean:
Apr 5 12:39:40 NOTICE[22755] app.c: Huh....? no dial for indications?
Here is the 'full' log around the error:
Apr 5 12:38:24 VERBOSE[22755] logger.c: -- outgoing agentcall, to
agent '3002', on 'Local/510@default-6b6c,1'
Apr 5 12:38:24 VERBOSE[22755] logger.c: -- Called Agent/3002
Apr 5 12:38:24 VERBOSE[22755]
2010 Jan 05
2
IUD Number
Hello;
How do I get the IUD number for a user?
TIA,
Suzie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100105/be7e9ce2/attachment-0002.html>
2006 Mar 30
0
BUG: FOP reports incorrect (duplicate) IP address until restarted
Hi,
This problem may be related to a configuration problem but I believe it
is a bug in the FOP since restarting the FOP server clears the problem.
Here is the scenario: Using AgentCallBackLogin and have four agents
logged in a call is made to one of the agents directly from an internal
phone. Okay so far. Call is hung up and the same extension is used to
call another agent okay again, no
2010 Mar 22
1
Upgrading Python with Yum
Hi;
I have an old version of Python (2.4.3) and I'm trying to upgrade (to 2.6);
however, when I try
yum upgrade python
it tells me that it's already got the latest and greatest...presumably of
2.4.3. I've tried
yum list python
and it only gives me the 2.4.3. Are there no others? Do I have to build from
a tarball? I'm surprised I don't find a version of Python 3 either. In what
2012 Sep 20
3
Sendmail log entries
Recently we began seeing lots of these log entries on our off-site mx
smtp host. I have googled this but I am not clear from what I have
read if this is something we can stop altogether or should even worry
about.
Comments?
Logwatch. . .
--------------------- sendmail Begin ------------------------
SMTP SESSION, MESSAGE, OR RECIPIENT ERRORS
------------------------------------------
2019 Mar 28
2
Using lmtp to authenticate email users
FreeBSD 11.2
Postfix 3.3.2
Dovecot 2.3.4
I am trying to use dovecot lmtp with postfix to verify authentication of
incoming email and to avoid being a spam relay (an issue I was having using
sendmail as my MTA).
I am getting the following log message in /var/log/maillog:
Mar 30 20:31:38 ns postfix/smtpd[40373]: NOQUEUE: reject: RCPT from
2006 Mar 06
0
No ring when doing blind transfer.
Hi,
I have an odd problem when doing a blind transfer. The transfer is
intiated and the transferred caller hears nothing until the timeout. I
have tried setting the 'r' and the 'm' variables in the dial command.
Nothing happens when I use the 'r' variable when I use the 'm' variable
I briefly hear music on hold and then it stops until the timeout for no
answer
2010 May 24
7
[WTA] Automatically blocking on failed login
Hello All,
I had problems with the security server, the server is frequently
attacked using bruteforce attacks. Is there an application that can
perform automatic blocking when there are failed login to the ports
smtp, pop3 port, and others?
I am currently using CentOS 5.5 in some servers
Thanks in advanced.......
--
--
Best regards,
David
http://blog.pnyet.web.id
-------------- next part
2014 Jan 02
1
How to remove Dovecot (LMTP) information from Email header
Hello All,
I want to remove Dovecot (LMTP) information from Email Header, Please
help me. I am using Dovecot 2.0.9 with Exim.
Received: from XX.XXblue.co.uk
by XX.XXblue.co.uk*(Dovecot) with LMTP id* XIuTJkJFxVLKTwAAG2fxGQ
for <anant.saraswat at techblue.co.uk>; Thu, 02 Jan 2014 10:59:28 +0000
Received: from [210.7.64.2] (helo=[192.168.100.71])
by solo.techblue.co.uk with esmtp (Exim