I was facing the same issue after migrating OpenEMM to a new server. This time while creating the DB user 'agnitas' I chose a password other than openemm (default).
File: /home/openemm/bin/scripts/agn.py has variables where you can update the value of the DB Host, User and Password. Changed this ...
Search found 9 matches
- Wed May 06, 2009 12:59 pm
- Forum: Installation & Upgrades
- Topic: Disable Sendmail doesn't work
- Replies: 30
- Views: 45998
- Mon Apr 20, 2009 8:24 am
- Forum: Installation & Upgrades
- Topic: Yahoo! e-mails get stat=deferred
- Replies: 1
- Views: 3802
Need to talk to Yahoo
Yahoo SPAN Guard algorithm's probably will be considering your mails as SPAM given the number of e-mail reaching yahoo's mail servers, hence blocking for the first time. Yahoo advises to try after 4-5 hours again.
However as a permanent solution you should get in touch with yahoo to add your mail ...
However as a permanent solution you should get in touch with yahoo to add your mail ...
- Mon Mar 30, 2009 7:26 am
- Forum: Installation & Upgrades
- Topic: How to manipulate sendmail queues (post all your info here)
- Replies: 4
- Views: 9296
Short answer: Yes it is working great for me
Yes it is working great for me. More details:
1) I'm currently able to send 4000+ mails at an average in an hour.
2) Primary boost was due to the second settings MIN_QUEUE_AGE. Since most of the mailers that I need to send are of the size which usually gets completed in 2-3 hours I've set it to 3 ...
1) I'm currently able to send 4000+ mails at an average in an hour.
2) Primary boost was due to the second settings MIN_QUEUE_AGE. Since most of the mailers that I need to send are of the size which usually gets completed in 2-3 hours I've set it to 3 ...
- Sun Mar 08, 2009 8:47 am
- Forum: Installation & Upgrades
- Topic: Sendmail problem & Resin not running properly
- Replies: 5
- Views: 12555
Possible Solution
I have been facing the same problem and here is what i believe was cause of the problem and how I resolved it:
Cause: OpennEMM was installed using the rpm (OpemEMM-5.5..1-1.i386.rpm) with creating the openemm user and group prior to installing the rpm. Installation process had shown error openemm ...
Cause: OpennEMM was installed using the rpm (OpemEMM-5.5..1-1.i386.rpm) with creating the openemm user and group prior to installing the rpm. Installation process had shown error openemm ...
- Fri Nov 21, 2008 3:59 am
- Forum: Installation & Upgrades
- Topic: Maybe a sendmail config issue - Retrying every 1 minute
- Replies: 7
- Views: 11896
Sendmail configuration for retry
Though too late for you probably, but for the benefit of others following two properties need to be added to the sednmail.m4 config file (you will need to generate the cf file and restart sendmail)
## Delivery of mail will be retried only once every x minutes or so for i
## any given message even ...
## Delivery of mail will be retried only once every x minutes or so for i
## any given message even ...
- Thu Nov 20, 2008 1:28 pm
- Forum: Bounce Management
- Topic: Cant create output suspicious file bav.rc
- Replies: 1
- Views: 7966
Cant create output suspicious file bav.rc
Hi all,
I'm receiving the following error when i send a test mail from a gmail account to my bounce address (domain name and mail address changed):
Nov 20 17:40:25 abc sendmail[3653]: mAKCANav003653: from=<mmmm@gmail.com>, size=1947, class=0, nrcpts=1, msgid ...
I'm receiving the following error when i send a test mail from a gmail account to my bounce address (domain name and mail address changed):
Nov 20 17:40:25 abc sendmail[3653]: mAKCANav003653: from=<mmmm@gmail.com>, size=1947, class=0, nrcpts=1, msgid ...
- Thu Nov 20, 2008 1:15 pm
- Forum: Installation & Upgrades
- Topic: domainkey
- Replies: 29
- Views: 40190
Need help on setting up domain keys with Sendmail
Though not the right place to ask, but since you have already setup, It will be great if you could share the steps/settings. I've tried to follow the steps in the following link, except creating the DNS entries (which I believe should result only in domain key validation failure): http://www ...
- Thu Nov 20, 2008 1:12 pm
- Forum: Installation & Upgrades
- Topic: How to manipulate sendmail queues (post all your info here)
- Replies: 4
- Views: 9296
Resolution to the questions in my previous post
1) How can i tell OpenEMM/Sendmail to not to retry sending mails if connection timeout is received for say 5 attempts?
Resolution: Added the following configurations to my sendmail.m4 file
define(`confTO_RESOLVER_RETRANS_FIRST', `2s')
define(`confTO_RESOLVER_RETRY_FIRST', `2')
define(`confTO ...
Resolution: Added the following configurations to my sendmail.m4 file
define(`confTO_RESOLVER_RETRANS_FIRST', `2s')
define(`confTO_RESOLVER_RETRY_FIRST', `2')
define(`confTO ...
- Wed Nov 19, 2008 7:52 am
- Forum: Installation & Upgrades
- Topic: How to manipulate sendmail queues (post all your info here)
- Replies: 4
- Views: 9296
Sendmail does not stop retry of timedout e-mail
Few of my mail addresses have wrong domains like gmmail.com, rediiifmail.com etc. OpenEMM/sendmail keeps trying to send mail to these addresses. It apparently has been trying to send them after every one minute since the last 15 hours.
Couple of questions:
1) How can i tell OpenEMM/Sendmail to not ...
Couple of questions:
1) How can i tell OpenEMM/Sendmail to not ...
