Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Mail submission agent


Related Topics
Yam

  
  Mail transfer agent - Wikipedia, the free encyclopedia
A mail transfer agent or MTA (also called a mail server, or a mail exchange server in the context of the Domain Name System) is a computer program or software agent which transfers electronic mail messages from one computer to another.
It receives messages from another MTA (relaying), a mail submission agent (MSA) that itself got the mail from a mail user agent (MUA) or directly from an MUA, thus acting as an MSA itself.
The delivery of email to a user's mailbox typically takes place via a mail delivery agent (MDA); many MTAs have basic MDA functionality built in, but a dedicated MDA like procmail can provide more sophistication.
en.wikipedia.org /wiki/Mail_transfer_agent   (169 words)

  
 Mandragor & Apinc - Free Documentation Base   (Site not responding. Last check: 2007-09-18)
For mail submission and delivery of short messages EMSD is up to 5 times more efficient than SMTP both in terms of the number of packets transmitted and in terms of number of bytes transmitted.
More than one mail submission and delivery protocols which address requirements specific to a particular user's environment are likely to be developed.
The Submission Verify operation succeeded, meaning that the UA received the request, and responded with a message stating that it wants the message to be sent.
docs.mandragor.org /files/RFCs/25xx/2524   (13391 words)

  
 Zvon - RFC 2524 [Neda's Efficient Mail Submission and Delivery (EMSD) Protocol Specification Version 1.3] - ...
Mail in the Internet was not a well-planned enterprise, but instead arose in more of an "organic" way.
For the purposes of this specification, mail submission is the process of putting mail into the mail transfer system (MTS).
For the purposes of this specification, mail delivery is the process of the MTS putting mail into a user's final mail-box.
www.zvon.org /tmRFC/RFC2524/Output/chapter1.html   (1338 words)

  
 [No title]
Message Submission Agent (MSA) A process which conforms to this specification, which acts as a submission server to accept messages from MUAs, and either delivers them or acts as an SMTP client to relay them to an MTA.
The address in MAIL FROM appears to have insufficient submission rights, or is invalid, or is not authorized with the authentication used; the address in a RCPT TO command is inconsistent with the permissions given to the user; the message data is rejected based on the submitting user.
Enforce Submission Rights The MSA MAY issue an error response to the MAIL FROM command if the address in MAIL FROM appears to have insufficient submission rights, or is not authorized with the authentication used (if the session has been authenticated).
www.ietf.org /rfc/rfc2476.txt   (2997 words)

  
 Procmail disclaimer
Mail Transfer Agent - the program which manages inter-system message delivery (and which also determines which type of delivery should be used, even for messages determined to be for local delivery).
Mail Submission Agent - in newer versions of Sendmail, messages delivered to the mail system from the local host are queued through this process, which in turn passes them to the MTA.
Mail Delivery Agent - often assumed to be synonymous with LDA, but actually, this may refer to one of several delivery agents, including the Program delivery and file delivery.
www.professional.org /procmail/disclaimer.html   (2064 words)

  
 Identified Internet Mail
This MTA or MSA would typically have a private key that is authorized to send mail for anyone in the domain.
In order to retain the current semantics and visibility of the From header, verifying mail agents SHOULD take steps to ensure that the Sender address is prominently visible to the user if it is used to verify the message and is different from the From address.
A variation on this attack is that if a very large amount of mail were to be sent using spoofed addresses from a given domain, the key registration servers for that domain could be overwhelmed with requests.
www.identifiedmail.com /draft-fenton-identified-mail.html   (9838 words)

  
 Selected MARID-Related Terms and Acronyms
Before accepting mail from a sender for the first time, challenge the sender by sending an e-mail and requiring the she respond.
Then the receiving mail servers detect that the recipient user doesn't have a mailbox there, they all send bounce messages to the e-mail address of the spoofed sender.
A mail transfer (MTA) which--as soon as it identifies an incoming e-mail as SPAM (or from a spammer)--purposely responds very slowly.
www.technoids.org /maridterms.html   (999 words)

  
 RFC 2524 (rfc2524) - Neda's Efficient Mail Submission and Delivery (EMSD)
EMSD protocol accomplishes reliable connectionless mail submission and delivery services on top of Efficient Short Remote Operations (ESRO) protocols as specified in RFC-2188 [1].
Submission of a short message with EMSD (EMSD-P and ESRO) involves 3 transmissions (in typical cases).
Those interested in further development and maintenance of this protocol are invited to join the various mailing lists hosted at http://www.emsd.org/.
www.faqs.org /rfcs/rfc2524.html   (13650 words)

  
 An Introduction to Internet E-Mail   (Site not responding. Last check: 2007-09-18)
Mail Submission Agent (MSA): a relatively new term in the e-mail field.
Mail Delivery Agent (MDA): the component of an MTA which is responsible for the final delivery of a message to a local mailbox on disk.
Mail is often left on the mail server (although this is not required); IMAP connections generally last as long as the user's MUA is still running.
wooledge.org /~greg/mail.html   (3868 words)

  
 rfc3888
Originating Mail Submission Agent (MSA) The Mail Submission Agent accepts a message from a User Agent, adds or modifies it as required for Internet standards and/or site policy, and injects the message into the network.
The MSA may be the initial MTA or may hand off the message to an MTA.
Intermediate Message Transfer Agent (MTA) An Intermediate MTA is an MTA that accepts a message for transfer somewhere else.
ietfreport.isoc.org /idref/rfc3888   (2116 words)

  
 Mail Architecture
Mailing list maintenance and bounce functionality loading is relatively light, and as a result, would most likely be the last machine to require scaling.
The mail relays would then pass messages to a series of store/forward machines, which accept and deliver mail locally for legitimate users and forward mail on for customers who choose to retrieve their mail from some other server.
The methodology utilized to address scaling of services as it pertains to mail storage in the past was to use the POP3 proxy functionality and forward the request to the appropriate machine by using some sort of a database updated by the provisioning process.
www.cnetwork.com /~rhaskins/feb01.html   (2144 words)

  
 AdamShand/2003-10-29 - spack.org/wiki
I typically provide this on my mail servers via inetd/stunnel as a way to get around providers who block port 25 to stop spammers.
The new "right" way is to use the MSA (Mail Submission Agent?) on port 587, and most modern MTA's support it out of the box.
MSA is an attempt to separate client-to-server SMTP from server-to-server SMTP.
www.spack.org /wiki/AdamShand/2003-10-29   (269 words)

  
 Kasoft Central: SMTP is not secure
A Mail Submission Agent (MSA) is a program running on a mail server which acts to inject new mails into the mail system arriving from MUAs.
A Mail Transfer Agent (MTA) is a program running on a mail server which acts to relay mails to another MTA or store e-mails on behalf of local users of the system on which the MTA is running.
Using the ESMTP submission port [RFC2554] is not sufficient, as this does not require submitters to use the port.
kasoft.freeyellow.com /Central/smtpbad.html   (1029 words)

  
 RE: [draft-ietf-opes-smtp-use-cases-01]
Please let's stick with the wording we agreed on earlier: There are two agents: OPES processor and callout server.
In that email server an MSA (mail submission agent) is waiting for your email and uses a MTA (mail transfer agent) within the same server to forward this email to other domains.
In the destination email server there is then a MDA (mail delivery agent) that may put the email in the recipient's mailbox.
www.imc.org /ietf-openproxy/mail-archive/msg03246.html   (567 words)

  
 Internet Mail Architecture
When not part of a mailbox address, a domain name is used in Internet mail to refer to a node that took action upon the message, such as providing the administrative scope for a message identifier, or performing transfer processing.
When resending a message, the submission agent may record a Received header field, to indicate the transition from original posting to resubmission.
However its discussion of the roles and responsibilities for different mail service modules, and the information they create, highlights the considerable security considerations that must be present when implementing any component of the Internet mail service.
bbiw.net /specifications/draft-crocker-email-arch-03.html   (7559 words)

  
 [Maia-users] All Mail Marked as Spam   (Site not responding. Last check: 2007-09-18)
In other words, instead of having a single MTA that also doubles as a Mail Submission Agent (MSA), separate the functions into two services--let the MTA listen for server-to-server connections on port 25, and have the MSA listen for client submissions on port 587.
If a lot of genuine mail is being flagged with BAYES_99, it usually means that either the database has become corrupt or that extensive learning mistakes have occurred.
Given your stated mail volume, this should only take a day or so to kick in again with fresh data.
www.renaissoft.com /pipermail/maia-users/2004-August/002004.html   (390 words)

  
 EFFICIENT MAIL SUBMISSION AND DELIVERY PROTOCOL
EM Submission is the process of transferring a message from EMSD-UA to EMSD-SA.
The Submission control violated error reports the violation by the MTS-user of a control on submission services imposed by the MTS via the Submission control service.
For a multi-segment message, this error indicates that the messaging agent has not received the message completely and that the message must be retransmitted.
www.emsd.org /dataCom/emsd/emsdRfcs/emsdp-rfc/split/node7.html   (4216 words)

  
 ii.com · Procmail Quick Start: An introduction to mail filtering with a focus on procmail by Nancy McGough
An MSA can be used to authenticate the sender, rewrite headers, catch outgoing spam, viruses, and other vermin, and to provide an alternate outgoing port number (because port 25 is often blocked or hijacked by Internet Access Providers).
A mailing list that is used either for group discussion or for newsletters and announcements.
For more information, see the definition of mailing list at FOLDOC and Webopedia; also see the definition of UBE (Unsolicited Bulk Email), which is an antonym of these terms.
ii.best.vwh.net /internet/robots/procmail/qs   (8253 words)

  
 Baton Mail   (Site not responding. Last check: 2007-09-18)
Baton Mail is a small application that you run in the background on your computer.
Again, many older mail clients don't allow you to change which port mail is sent out on, preventing you from using a company mail server instead of your ISP's.
Baton Mail can come to the rescue here as well, by allowing you to assign what port you want to connect over.
www.mythtech.net /baton.html   (383 words)

  
 CptS 302: Electronic Mail
The standard mail storage system is the directory /var/spool/mail (or sometimes /var/mail), with each user's mail stored in a file named the same as the user's login name.
In situations where users do not access their mail directly from the storage area, an access agent is needed.
In high-traffic situations, the job of handling messages from MUAs (including parsing mail addresses, qualifying hostnames, formatting headers, etc.) is enough that for the MTA to do this in addition to actually sending the mail proves to be too much.
www.eecs.wsu.edu /~cs302/notes/email.html   (1108 words)

  
 Configuring Sendmail - Workshop Wisdom - Network Magazine India
Starting from a few hundred mails per day in its youth at Berkeley University, more than 1 million e-mails make their trips round the globe every day.
Sendmail developers have done just the right thing by doing away with things that caused trouble in the past such as "Relaying e-mails to each and every domain." Though the option still prevails, one needs to enable it in the conf files.
Version 8.9 and above support MSA (Mail Submission Agent) which listens on connections made at port 587.
www.networkmagazineindia.com /200108/workshop1.htm   (1104 words)

  
 Eland Systems Resources - Sendmail milter
Sendmail comprises a mail filter API (milter) which allows third-parties to hook up their filters into sendmail.
The Mail Submission Agent listens for incoming connections on TCP port 587.
Add the domains (one per line) for which you want mail to be delivered locally to this file.
www.elandsys.com /resources/sendmail/milter.html   (686 words)

  
 [ale] Local email w/o sendmail daemon on RHL 9   (Site not responding. Last check: 2007-09-18)
There is something called a Mail Submission Agent (MSA) and now there is a submit.mc in addition to sendmail.mc.
Deferred: Connection refused by [127.0.0.1] I can see the message is queued up in /var/spool/clientmqueue/ Then if I start sendmail (service sendmail start) the mail gets delivered to /var/mail/localaccount.
Is there no way to send mail to a local account w/o having sendmail started?
www.ale.org /pipermail/ale/20031120/003525.html   (162 words)

  
 Postfix 0111: Re: Mail submission agent (port 587)
Postfix 0111: Re: Mail submission agent (port 587)
In reply to: Jim Holmes: "Re: Mail submission agent (port 587)"
jh> on port 587 for your clients that need a mail relay.
www.irbs.net /internet/postfix/0111/2392.html   (139 words)

  
 dBforums - How do I disable sendmail daemon but still receive email from scripts or reports?
longer send mail from the command line or via the "admin" scripts.
the startup so that mail sent from local box will still be delivered.
> the startup so that mail sent from local box will still be delivered.
www.dbforums.com /t710604.html   (1151 words)

  
 Postfix 0111: Re: Mail submission agent (port 587)   (Site not responding. Last check: 2007-09-18)
Previous message: Jim Holmes: "Mail submission agent (port 587)"
In reply to: Jim Holmes: "Mail submission agent (port 587)"
Next in thread: Jim Holmes: "Re: Mail submission agent (port 587)"
www.irbs.net /internet/postfix/0111/2239.html   (183 words)

  
 Identified Internet Mail combats fraud
The Identified Internet Mail (IIM) specification was submitted to the IETF as an Internet draft in July 2004 and is under review.
In a typical IIM use, the sending e-mail domain's outgoing mail server, known formally as a mail transfer agent (MTA),"signs" the message by inserting a new header with the sending user's signature and the public key to be used to verify it.
Alternatively, a mail user agent (MUA), software used by the message writer or reader, or mail submission agent, a type of MTA that authenticates the message sender, can sign the message.
www.nwfusion.com /news/tech/2005/011005techupdate.html   (1457 words)

  
 macosxhints - Change the SMTP port on Panther Server
The mail server admin panels in Panther Server have changed from their equivalents in Jaguar Server, hiding the options to modify the port on which Postfix listens for SMTP connections.
Instead of using the non-standard port 2525 for this I recommend using the standard mail submission port which is 587.
With newer sendmail you can even avoid running any sort of milter-based spam filtering on mail coming in from the MSA port which both speeds up processing and avoids inadvertantly tagging outbound mail as spam for example in cases where someone connects through a dial-up account listed on several fllists..
www.macosxhints.com /article.php?story=2004122809382235   (581 words)

  
 Postmaster ESMTP Server
Postmaster is the mail transport agent of choice for the discriminating hacker.
And, last but not least, there is a rapidly growing collection of re-usable event handlers which you can plug together to configure complex setups in a few lines of code.
This configures Sendmail to act as a "mail submission agent".
postmaster.cryp.to   (693 words)

  
 Software Gun: Software Submission Agent   (Site not responding. Last check: 2007-09-18)
This program helps software authors to submit their program details to software distributors on the Internet.
Includes links to over 100 software submission sites on the Internet.
This program does not do all the work for you, like some more expensive programs, but only helps to ease the job of manually submitting your software to distribution sites.
theabsolute.net /sware/sgun.html   (170 words)

  
 [No title]
An archive of the mailing list may be found at http://www.ietf.org/archive/msgtrk.
User Agent and Tracking Server are new, while all other terms have been collected here from other sources.
Gateway Message Transfer Agent (GW-MTA) A gateway MTA accepts a message for transfer to a foreign MTA outside of the Internet protocol space.
www.mit.edu /afs/athena/reference/rfc/authors/rfc3888-diff.html   (2554 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.