Displaying 20 results from an estimated 3000 matches similar to: "Sendmail with Google Apps SMTP"
2008 Jul 01
5
Configuring sendmail in a corporate environment
I have a stock CentOS 5 system as far as email (sendmail) is
concerned that is on our corporate LAN. I am not trying to set up a
mail server; I merely want our CentOS systems to be able to send out
emails. This works as long as the recipient's domain is our local
domain. Any email send to recipients that are not in our local
domain get stuck in the queue:
# mailq
2005 Oct 16
3
Dial plan questions
I'm afraid I'm quite confused by what I've found on the Wiki.
I have the following dial plan that works:
exten => 2201,1,Dial(sip/2201@gs1.uucp,20,)
exten => 2201,2,Voicemail(u2201)
exten => 2201,3,Hangup
exten => 2201,102,voicemail(b2201)
exten => 2201,104,hangup
When the phone is in use it goes to voice mail as busy. When not
picked up, as
2006 Jun 27
1
F3000 registering to asterisk
Hi,
I have an F3000 phone that I am trying to register to asterisk. As
far as I can tell I have everything in correct. Are there any little
quirks I need to worry about? The phone has internet access, set it's
time.. I can access the web config, but it just won't register with
asterisk. I don't see anything meaningful in the full log.
2006 May 24
2
DHCP configuration for Cisco 7960?
(Apologies to those Toronto Asterisk Users' Group folks who have seen
this message... I figured I'd have more success with a wider audience)
I'm trying to boot a Cisco 7960 from an ISC DHCPD server (3.0.3 on
FreeBSD 4.11), so far unsuccessful, and getting some odd behaviour on
the wire. I wonder if anyone has done this before and therefore can
validate whether or not the traffic I am
2006 Jun 17
6
Canreinvite
I put canreinvite=yes in my sip, for a sipura 3000 and a xlite, however, if
I call the traffic still go throw the asterisk. How come?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060617/8f4449fa/attachment.htm
2008 Mar 28
1
Deleting file in /tmp directory
Hi,
This is a bit of-topic, but since it has to do with /tmp permissions
here it goes.
Anyway, I'm sorry in advance for posting this.
I have this PHP script (simplificated here), called delete_tmp.php
that basically calls external commands:
<?php
$session_file = '/tmp/sess_89765'
system(''rm -f' . ' ' . $session_file);
?>
delete_tmp.php file is owned by
2004 Jul 08
8
FINALLY! a good book about Asterisk.
There is finally an introductory book about Asterisk!
It looks like Paul Mahler at www.signate.com wrote it
with a lot of help from Digium. I looked at the sample
pages, it looks great.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
2004 Jun 22
2
Unable to find libiodbc.so.2
I was finally able to compile asterisk with cdr_odbc.so. But now for some reason I get that error:
*CLI> load cdr_odbc.so
Jun 22 16:38:53 WARNING[-1084309376]: loader.c:240 ast_load_resource: libiodbc.so.2: cannot open shared object file: No such file or directory
Unable to load module cdr_odbc.so
But the file is there...
# ls -lag /usr/local/lib/libiodbc.so*
lrwxrwxrwx 1 root
2008 Sep 18
4
Strange ! characters inserted into emails
I have never encountered anything like this before, so thought I'd post here
and see if anyone can help.
We have a java application that sends out notification emails to end-users.
The body of the email is some boilerplate text and HTML that is pulled from
a database. When the emails are received there are random instances of " !"
(that's a space and a bang symbol) inserted
2004 Jun 27
4
Re Cron
Hi List
Is there a cron that I con do to replace this, as the fx0 card doesnt hang up properly
phonegc:/home/samantha# asterisk -r
Asterisk CVS-05/30/03-17:17:07, Copyright (C) 1999-2001 Linux Support Services, Inc.
Written by Mark Spencer <markster@linux-support.net>
=========================================================================
Connected to Asterisk CVS-05 currently running on
2004 Jun 24
4
Asterisk with PostgreSQL
Hello Everybody,
I am trying to configure Asterisk to listen into a database which is
created in PostgreSQL. Whenever asterisk starts up, it is unable to
connect to the pg database and gives the following error:
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
Jun 24 21:20:53 DEBUG[1074494336]: cdr_pgsql.c:284 my_load_module:
cdr_pgsql:
2005 Jun 15
6
Help with Cron and Reload
This will sound weird but the command 'asterisk -r -x reload' fails to work
when issued by Cron. But it works when I issue it from a bash session. What
is not configured correctly? I need to refresh the configuration every a
short amount of time.
rom root@localhost.localdomain Wed Jun 15 18:42:00 2005
Date: Wed, 15 Jun 2005 18:42:00 -0400
From: root@localhost.localdomain (Cron Daemon)
2006 Apr 17
1
voicemail use external smtp server for sendingmail
I had the same question, and I want to make sure I'm clear..... This
implies to me that Asterisk itself doesn't use SMTP, but rather dumps a
message into some directory that Sendmail on the same box will see and
process? I have no problem getting Sendmail to use a smarthost, but am
I understanding the Asterisk part of this properly, or is there a way to
get Asterisk to DIRECTLY use a
2004 Jul 08
6
Updated Grandstream configurator
The most recent version of GSConfigure is available at
www.buffalo.edu/~sbesch Several serious bugs that kept the program from
getting started have been ferreted out and corrected with the help of
Bruce Komito. The program is now actually running on someone's machine
other than mine. I have built this version with the oldest copies of the
system dll's that I could find inn an effort
2012 Jan 10
1
Centos 6.2 Postfix - forward through SMTP smarthost with SMTP-AUTH
Hi All,
I have set up three servers in a development environment. Via CR they're
updated to Centos 6.2
It appears that these servers have postfix installed on them by default,
which unfortunately I'm not very well acquainted with.
All I want is a quick and dirty way to enable these hosts to send email
through my own SMTP host.
My (sendmail) SMTP host uses SMTP AUTH on a non-standard
2010 Jun 15
5
Disable sendmail and configure mailx to use an external Postfix server?
Is there anyway I can disable sendmail on my various machines and configure mailx on them to utilize my Postfix SMTP server?
Thanks,
Dan
2004 Jul 01
1
Asterisk Docs
OK, this may seem to be an obvious question but where do I find
the reference docs? I'm getting this error message:
Timeout, but no rule 't' in context 'home'
about this line:
exten => 2201,1,Dial(${PHONES1},20,Ttm)
I know the problem is with the 't' but I don't know what the
parameters mean. I looking for a man page basically.
--
Linux Home Automation
2003 Apr 15
3
SNAT or DNAT or what?
Hello,
I have a Debian-Woody-3.0 Router with 3 NIC''s.
Kernelversion 2.4.18
+------------+ +-------------+
| | | |
|192.168.1.1 | | 192.168.2.1 |
| DSL-Router | | ISDN-Router |
+------------+ +-------------+
| |
2010 Jul 30
1
Postfix SMTP auto on remote relay server
Hi,
Does anyone know how to configure Postfix to use SMTP authentication
on a relay host?
i.e. I have a Linux server, running PostFix on an ADSL line with a
dynamic IP. Thus I can't just send out emails from this server but
need to relay it via our ISP's SMTP server, which is very unreliable.
Now I want to relay the email via another SMTP server where a user
account with the same domain
2007 Jul 13
2
Postfix Question
I've googled around and although I get a lot of hits about postfix
smarthost authentication with ssl, I can not find out how to
actually accomplish the task.
I've read through smatterings of postings from Neophasis and the
like searching for just the syntax and what file (I assume it's
main.cf) I should be using; however, any smtpd_ lines I have tried
result in postfix hanging and