Displaying 20 results from an estimated 10000 matches similar to: "arris e-mta"
2008 Feb 16
0
arris tm502g cablemodem FXS ports and zaptel 1.4.8
Hi there,
I have a cablemodem, ARRIS brand, model tm502G. It has two FXS ports.
I was wondering if anyone has details about the correct signalling of
these FXS ports when connected to original X100p.
Tests:
fxsks on the zapata.conf and zaptel.conf files. From my cellphone I
call the ARRIS, it starts ringing but the zap channel sees no call
coming in.
fxsls on the zapata.conf and zaptel.conf
2011 Oct 21
0
No Voice path during NCS call with Asterisk 10.0.0
Hi,
I tried to establish NCS call b/w 2 endpoints of same PacketCable MTA
using asterisk-10.0.0.
I observed that MDCX sent to aaln/1 contains its own SDP. Some I
observed with aaln/2.
So voice path is not established b/w aaln/1 and aaln/2.
My Configurations:
mgcp.cong:
[mta84.globaledgesoft.com]
host = mta84.globaledgesoft.com
wcardep = aaln/*
callwaiting = 1
;canreinvite = 1
dtmfmode
2019 Dec 12
0
Lightweight LMTP daemon to avoid overkill MTA
Maybe nice to share some details?
-----Original Message-----
To: Marc Roos; dovecot
Subject: Re[4]: Lightweight LMTP daemon to avoid overkill MTA
I ended up 'hacking' LMTP support into the external spam filter. Someone
else already contributed 'real' patches to implement LMTP support, so
once I go live with this mail platform it should be stable.
Met vriendelijke groeten,
2019 Dec 11
0
Lightweight LMTP daemon to avoid overkill MTA
Yes I am running sendmail next to dovecot on backend servers. That works
ok. I have some problems with re-routing mail in a proxy setup.
-----Original Message-----
To: Marc Roos; dovecot
Subject: Re[2]: Lightweight LMTP daemon to avoid overkill MTA
Hi,
I was unclear in my question. The spam filter is only able to deliver
mail over SMTP, not over LMTP.. So I would still need some kind of
2019 Dec 11
0
Lightweight LMTP daemon to avoid overkill MTA
Yes dovecot, /etc/dovecot/conf.d/20-lmtp.conf ;)
service lmtp {
chroot =
client_limit = 1
drop_priv_before_exec = no
executable = lmtp
extra_groups = $default_internal_group
group =
idle_kill = 0
inet_listener lmtp {
address =
haproxy = no
port = 24
reuse_port = no
ssl = no
}
privileged_group =
process_limit = 0
process_min_avail = 0
protocol = lmtp
2019 Dec 12
1
Lightweight LMTP daemon to avoid overkill MTA
I ended up 'hacking' LMTP support into the external spam filter. Someone else already contributed 'real' patches to implement LMTP support, so once I go live with this mail platform it should be stable.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at f1-outsourcing.eu)
Date:
2004 Aug 06
2
Stupid MTA
telnet 207.153.49.131 25
Trying 207.153.49.131...
Connected to 207.153.49.131.
Escape character is '^]'.
220 mail.caisnet.com FirstClass ESMTP Mail Server v6.0 ready
That's one STUPID MTA..
STUPID MTA!!!!
STUPID STUPID STUPID MTA~!!!!!!!!
(ahem)
Sorry..
Can someone block mailer-daemon@* from posting?
Mike
--
<mystica@darktech.org>
--- >8 ----
List archives:
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi,
My situation is as follows.
-An internet-facing spam filter relays email to destination mail server (Dovecot) with SMTP.
- Dovecot should take email and deliver it to user's mailboxes. I guess I'd need LMTP for this.
- An external SMTP relay is already in place. I am thinking of using Dovecot submission to relay to the external relaying cluster.
So, both relaying and routing are done
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi,
I was unclear in my question. The spam filter is only able to deliver mail over SMTP, not over LMTP.. So I would still need some kind of daemon that listens for SMTP and then offers incoming email to Dovecot's LMTP socket.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at
2013 Jul 10
1
postfix as default MTA
I noticed when CentOS 6 came out that RHEL had moved to postfix
vice sendmail as the default MTA. I had never heard the rationale
given, it always sat on the back burner, but I was reminded of the
question the other day when I was dealing with a related topic.
I don't want to get into a pissing contest about how one MTA is
obviously better than the other, nor why others think that I should
2007 Nov 23
3
Wanting to seperate MTA and Imap
Hi
Current my set up is that the MTA and Dovecot (maildir) is on the same
machine. Ive been asked to seperate the services from the same machine
(too would like to add a secondary MTA - but thats future ideas).
I read the documentation on NFS, but from other sites i have read.
Most say this is NOT the best solution.
My question is, how do some of the fellow dovecot users,or other
companys, e.g.
2006 Nov 15
2
Replay mail to test MTA + filtering
Hi All,
My kit : Centos4.4 + Postfix + SA + ClamAV (not that its relevant)
General question - Does anyone know of a product which can take a folder
/ mbox
of mail (spam, ham, virus infected stuff, scam mail and hoaxes) and
"replay" it back
against a test server to determine the servers ability to filter?
I have looked at some low level (IP) packet replayers, but i cant really
find
2011 Oct 05
0
Only using LMTP-delivery, where should domain & user aliases be configured, Dovecot or MTA conf?
I have my MTA (Postfix) check Dovecot2 LMTP for existing users. No
other delivery is done; this is a virtual/LMTP-only setup.
I define known users in a Dovecot passwd-file, specified in
conf.d/10-auth.conf
passdb {
args = ... username_format=%n /stor01/vmail/auth.d/%d/passwd
e.g.,
vi /stor01/vmail/auth.d/mx1.domain1.com/passwd
myuser:{scheme}####:...
mail to: myuser at mx1.domain1.com
2003 Jun 02
2
Exim as default MTA?
Yes, I've been reading /. :)
But this isn't the first time this has occured to me.
With all the security vulnerbilties, would it be unreasonable to either
change the default MTA from sendmail to Exim/Qmail/Postfix, or give
people the option of installing something instead of Sendmail at install
time?
--
Avleen Vig "Say no to cheese-eating surrender-monkeys"
2014 Jan 17
1
Sizing MTA servers
Hi All,
This is probably a bit off-topic but does anyone have any idea about
sizing MTA servers.?? We have about 200,000 emails/hr? incoming and
outgoing.? I am intending using Exim and Spamassassin on each MTA.?
How many servers using recent hardware would I need to cope with this
mail throughput?? What is more important on the servers, CPU or
RAM?? Should I have mail going both directions on
2006 Apr 13
3
Unoffical Survey - What MTA/Spam filtering do you use?
I like this unofficial survey of hardware but wondering what MTA and
spam filtering everyone is using. I do front end spam filtering for
other servers as well. (junkemailfilter.com)
I'm using Exim 4.61
SpamAssassin 3.11
Some version of DSpam that I'm experimenting with
Most of my spam filtering happens on the Exim level.
My mail spam filter server is:
AMD 3800 Dual Core Athlon
2 100gb
2012 Feb 09
4
MTA SA will not install
I tried to install MTA SA and vcredist.exe I got a message saying unable to find volume for file extraction Please verify that you have proper pemissions.
I am logged in as Root on my Debian VPS. Can anyone help me please???
2005 Sep 24
1
Help!! trying to use an MTA
Hi gang,
I've been trying to use asterisk with an MTA device can any one offer some
help as to how asterisk can work with the thing.
thanks a mil
Calvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050924/430f685c/attachment.htm
2007 May 07
1
Zimbra MTA and Contact package?
Does anyone have any feedback on the Zimbra MTA and Contact software?
I just saw that Comcast is going to start using the software, I played
with it over a year ago and dumped it. It seems to have been developed
much further and works, open source and compiled for RedHat 4 Enterprise.
Any feedback would be helpful...
Thanks,
john
2018 Jul 19
1
100% Dovecot MTA Replacement Setup
Working out upgrade of old 1.x + 2.x Dovecot installs to
latest 2.3.2.1 out of Ubuntu Bionic repositories.
_______
https://wiki.dovecot.org/Services suggests Dovecot can
be used for full mail infrastructure, avoiding the
complexity of exim4 or other MTA setup/management.
Let me know if I understand this correctly.
1) https://wiki.dovecot.org/Submission can be used to
listen on port 25 +