Displaying 20 results from an estimated 100 matches similar to: "Problems sending voicemail emails"
2012 Feb 23
0
error in optim: initial value in 'vmmin' is not finite
Dear r-helpers,
I'm experiencing some problems in fitting a maximum likelihood binomial
model to some of my data. The error is in optim, which founds: Error in
optim(par = c(0.2, 0.5), fn = function (p) :
initial value in 'vmmin' is not finite
Yes, I know it's a common problem, and I've carefully searched and readed
all the posts about the issue, But, I can't find a
2005 Dec 13
0
mailserver pop3-login: Disconnected
Good Day
I am having the following serious problem. I am
running CentOS 4.1 with dovecot 0.99.11. The users are
using POP3 login to retrieve mail. For the last 2 days
we have experienced the following problems. I have
recreated all the users and reconfigured the
dovecot,but the same problems occur.
Please see attached /var/log/maillog messages
It appears so users login whereas others
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Copeland (tom)
Assigned to: Nobody (None)
Summary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
2005 Feb 10
12
asterisk@home scary log
Hi everybody,
I'm testing asterisk@home 0.4,
looks great so far
I was working when I have been alerted by a bip comming from the * pc...
I connected a screen to it and saw that there was a message which looked like :
Message from syslogd@asterisk1 at Thu Feb 10 09:01:00 2005 ...
asterisk1
so I stopped asterisk, type mail and got a strange mail saying that
user xxxx@yahoo.com could
2007 Mar 29
2
Freebsd 4 error DSN stat=Service Unavailable after dovecot install
Hello everyone,
I am getting an error message on FreeBSD 4 after I install dovecot. To
start off, I create two regular users, testuser and testuser1.
I send each user emails then I install dovecot. After installing
dovecot I set up the users in Maildir format then proceed to send them
emails and here is what shows up in the maillogs:
Email to testuser3 -
Mar 29 22:34:52 myserver
2008 Dec 20
2
Setup ReceiveFax(), fax2mail, mime-construct - but now Sendmail :(
Using 1.6 on Fedora Core 9 I'm trying to receive faxes. I've got this far:
[incoming-fax]
exten =>
s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-0${CALLERIDNUM})
exten => s,2,ReceiveFAX(${FAXFILE}.tif)
exten => s,3,Hangup()
exten=>h,1,System(/usr/local/bin/fax2mail --cid-number "0${CALLERIDNUM}"
--cid-name "home fax"
2005 Jun 14
4
CentOS / BQ / PHP 4.3.9 with the mail() function
Hey everyone!
Got a little problem...with CentOS / BQ / PHP 4.3.9 with the mail()
function
I'm able to send mail using postfix directly from the command line,
however when I try using the mail function of php no mail is being sent.
This simple script works on all my older Cobalt Boxs.
<? if($action=="send") {
$to = 'me at domain.dot';
$subject = 'the
2015 Mar 13
2
Apparent bug in logwatch's reporting of number of email by sendmail
# rpm -q sendmail logwatch
sendmail-8.13.8-8.1.el5_7
logwatch-7.3-10.el5
One host sends just one email per day, the daily logwatch report.
Here's /var/log/maillog entries from yesterday (hostnames are changed to
make designations in this conversation more intuitive):
Mar 12 04:02:18 srchost sendmail[27151]: t2C82Bjr027151: from=root,
size=2485, class=0, nrcpts=1,
2006 Feb 21
1
Dovecot lda woes
Having some painful problems with the dovecot lda and getting it to
(a). Just work
(b). Work with sendmail
This is how I have dovecot setup (appropriate dovecot.conf snippets
included)
protocol lda {
module_dir = /usr/local/lib/dovecot/lda
postmaster_address = postmaster at bradphinney.com
auth_socket_path = /var/run/dovecot-auth-master
}
auth default {
....
# passwd-like file with
2019 Nov 22
7
sendmail on Centos 7.7
Hi All,
I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com
but when looking at the /var/log/maillog its going to mx203.inbound-mx.net.
[192.110.255.243],
why???
my line from sendmail.mc
define(`SMART_HOST', `smtp-relay.gmail.com')
I did make in /etc/mail and service sendmail restart
This is the only SMART_HOST in the config file. I started with the
2015 Mar 13
5
Apparent bug in logwatch's reporting of number of email by sendmail
On 03/13/2015 01:06 PM, Blake Hudson wrote:
> ken wrote on 3/13/2015 11:36 AM:
>> # rpm -q sendmail logwatch
>> sendmail-8.13.8-8.1.el5_7
>> logwatch-7.3-10.el5
>>
>> One host sends just one email per day, the daily logwatch report.
>> Here's /var/log/maillog entries from yesterday (hostnames are changed
>> to make designations in this conversation
2005 Nov 09
2
sendmail & mail() in php
Hello everyone,
I tried to configure sendmail so that I can use mail() in php. I don't
host my email server, my ISP does. I just want to configure sendmail so
that it uses external email server (my ISP) to send mail. When I executed
mail(), i got no error report from php. I checked /var/log/maillog and it
indicated that the message was accepted for delivery. However, it didn't
2007 Apr 14
3
LDA problem
Hi,
I am using dovecot deliver as lda for sendmail. My problem is that when
a user account is over quota, deliver program sends message in the logs,
but the message is not bounced back to sender informing that their is
disk quota problem at the recipient side. Further message remains in the
mail queue. Details are below. Plz suggest how to figure out the problems:
1. Message should be
2008 Oct 14
3
Sendmail and pmtu discovery
We have an issue with some customers who refuse to accept ICMP traffic
to their mail servers. It seems that they have put Mordac, preventer
of information services in charge of their firewall policy
(http://en.wikipedia.org/wiki/List_of_minor_characters_in_Dilbert#Mordac).
My mail logs are showing that customers who specifically disallow ICMP
traffic have many "Connection Reset"
2012 Apr 19
3
dovecot LDA with sendmail
Hi,
Im configuring sendmail with dovecot for virtual users using
password file and file for user name. on centos.
dovecot-1.0.7-7.el5
sendmail-8.13.8-2.el5
dovecot ?n
# 1.0.7: /etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable(default):
2015 May 14
1
Delaying systemd reboot for a while
On 14/05/15 13:44, Martin Cigorraga wrote:
> Hello Carlos,
> You can try the 'at' command to achieve the same result.
> Regards,
> -Mart?n
or 'sleep'
> On May 14, 2015 12:13 AM, "Carlos A. Carnero Delgado" <
> carloscarnero at gmail.com> wrote:
>
>> Hi,
>>
>> I'm in need of rebooting a server 1 minute after I give the
2010 Jul 12
3
deliver and root user
On RHEL5, dovecot 1.0.7, I have set up sendmail to use `deliver` for
my local mda. It keeps giving me this error for the root user though:
Jul 12 12:51:29 mail sendmail[4105]: o699225f001348:
to=<root at localhost.localdomain>, ctladdr=<root at localhost.localdomain>
(0/0), delay=3+08:49:26, xdelay=00:00:00, mailer=local, pri=7502879,
dsn=4.0.0, stat=Deferred: local mailer
2009 Nov 19
1
my mail is refusing messages
Hi there,
I trying to send e-mail using this:
mail -s "maillog" ngonzaga at yahoo.com < /var/log/maillog
but sendmail refused and I don't know why, see my maillog:
Nov 19 14:31:33 servertdoc sendmail[11258]: nAJGVXXi011258: from=root, size=353085, class=0, nrcpts=1, msgid=<200911191631.nAJGVXXi011258 at servertdoc.toshiba.fmg>, relay=root at localhost
Nov 19 14:31:33
2015 Mar 13
0
Apparent bug in logwatch's reporting of number of email by sendmail
> On 13 Mar 2015, at 18:13, ken <gebser at mousecar.com> wrote:
>
>> On 03/13/2015 01:06 PM, Blake Hudson wrote:
>> ken wrote on 3/13/2015 11:36 AM:
>>> # rpm -q sendmail logwatch
>>> sendmail-8.13.8-8.1.el5_7
>>> logwatch-7.3-10.el5
>>>
>>> One host sends just one email per day, the daily logwatch report.
>>>
2019 Nov 22
0
sendmail on Centos 7.7
> Date: Friday, November 22, 2019 08:21:57 -0500
> From: Jerry Geis <jerry.geis at gmail.com>
>
> Hi All,
>
> I am 'trying' to set SMART_HOST in sendmail to point to
> smtp-relay.gmail.com but when looking at the /var/log/maillog its
> going to mx203.inbound-mx.net. [192.110.255.243],
>
> why???
>
> my line from sendmail.mc
>