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

Topic: Mail transport agent


Related Topics

In the News (Fri 25 Dec 09)

  
  O'Reilly Media -- Bookstore: Exim: The Mail Transfer Agent
Exim is the default mail transport agent installed on some Linux systems; it runs on many versions of Unix and is suitable for any TCP/IP network with any combination of hosts and end-user mail software.
It's the default mail transport agent installed on some Linux systems, runs on many versions of Unix, and is suitable for any TCP/IP network with any combination of hosts and end-user mail software.
Mailing list is a big help, but I recommend for futher development to focus on documentation, which is "not good enough".
www.oreilly.com /catalog/exim   (692 words)

  
  The Linux Electronic Mail Administrator HOWTO: Choosing a Mail Transport Agent
Mail transport agents are the software that transfers mail from your local system to remote systems.
It is very seldom necessary to mess with or replace your MTA on a modern Linux, and you're better off not fixing what isn't broken.
This is convenient for mail user agents, which often assume they are talking to sendmail.
www.tldp.org /HOWTO/Mail-Administrator-HOWTO-5.html   (617 words)

  
  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   (158 words)

  
 Mail Transport Agent Comparison
MTA deployment is something which can be measured with even greater precision than which web servers are in use because every site must register its mail exchanger in the global DNS.
All of them can handle large amounts of mail; can interact with databases in many formats; have an extensive knowledge of the many SMTP variants in use; are not trivially exploitable; have the source code available in a free manner; have third-party documentation available, etc etc. There are some assumptions implicit in what follows.
Sendmail is the most popular MTA and is reckoned by many authorities to deliver a bit less than half of all Internet email.
www.shearer.org /en/writing/mtacomparison.html   (1481 words)

  
 Microsoft Exchange and other mail servers / mail transport agents   (Site not responding. Last check: 2007-10-28)
SendMail is the de facto standard mail transport agent; if you've sent or received more than a few e-mail messages on the internet, SendMail has almost certainly handled some of them.
The Eudora Internet Mail Server is a popular, easy-to-use-and-install, but full-featured server for Mac OS systems (68030 or later), which is now back in the hands of its original developer.
Avirt Mail is a nice option for small offices or home offices with just a intermittent dial-up connection to the internet, little hardware to work with, and limited computer expertise.
microsoft.toddverbeek.com /mta.html   (1548 words)

  
 Using International Characters in Internet Mail
Historically, Internet mail software has not kept up with the technologies available to it for making mail useful to all end users, regardless of the languages they speak and the kinds of characters they use.
The MTA that is responsible for receiving messages for the recipient accepts messages and saves them in a message store that the recipient has access to.
Mail recipients expect to receive mail that they can view (although most people have gotten used to getting some messages that they cannot view due to charsets that their viewing program does not handle).
www.imc.org /mail-i18n.html   (4465 words)

  
 Mail transport tools
When you sent a mail message, it would be dumped into a spool directory; periodically, a mail daemon would run and for each spooled message, identify the recipient, lock their mailbox (to stop other processes writing to it), and append the new message to it.
Sendmail is a mail transport agent: it runs as a daemon and you don't normally have anything to do with it (as a user).
The MH mail tools are extremely interesting because their approach to email is radically different from the monolithic mailbox approach adopted by tools like Pine or Mutt (that is: you have a mailbox file, and need a special mail tool to read it).
www.antipope.org /charlie/linux/shopper/160.mail.html   (3414 words)

  
 Electronic Mail.
Today, if mail is broken on our machines, the secretaries are the first to complain; almost all departmental communication is done by electronic mail rather than by telephone, memos, or discussions.
The transport agent is responsible for actually receiving and delivering messages.
Configuration of sendmail is somewhat of a "Black Art." It is a very complex mail delivery agent that is designed to handle several mail transport mechanisms, address format translations, and delivery options.
www.washington.edu /R870/Email.html   (618 words)

  
 Mail Headers, MIME, HTML, and ASCII Text
However, this header is used in USENET News mail transport (See RFC0976) to indicate the path through which an article has gone when transferred to a new host.
Some MTAs queue mail; the internal message identifier that is assigned to the message may be noted, using the "id" parameter.
For example, when a copy of mail is sent to the member of a mailing list, this parameter may be used to record the original address that was used to specify the list.
www.expita.com /header1.html   (7552 words)

  
 O'Reilly Store -- Email
Exim is the default mail transport agent installed on some Linux systems; it runs on many versions of Unix and is suitable for any TCP/IP network with any combination of… Read more.
Internet mail protocols have become not just an enabling technology for messaging, but a programming interface on top of which core applications are built.
This book covers four mailing list packages (Majordomo, LISTSERV, Listproc, and SmartList) and tells you everything you need to know to set up and run a mailing list, from writing… Read more.
www.oreilly.com /pub/topic/email   (784 words)

  
 Exim Mail Transport Agent
The router hands the mail to a transport, which typically sends it to a queue directory and sends it in a SMTP transmission.
The transport also keeps the message in the queue if the remote host refuses the mail initially or the host is unavailable.
In the balance, for my servers, I was most interested in a Mail Transport Agent that wouldn't drive me up the wall when I wanted to make changes, since I'm a bear with little brain (or memory for what I did six months ago when I last changed something).
www.coder.com /daniel/kwlug/exim/exim-demo.html   (997 words)

  
 sendmail(8) - an electronic mail transport agent
When it reaches a limit, the mail is returned with an error message, the victim of an aliasing loop.
If the text of the message is not mailed back by modes ‘m’ or ‘w’ and if the sender is local to this machine, a copy of the message is appended to the file
In aliases, the first character of a name may be a vertical bar to cause interpretation of the rest of the name as a command to pipe the mail to.
www.gsp.com /cgi-bin/man.cgi?section=8&topic=sendmail   (1727 words)

  
 Configuring Netscape Mail on Unix   (Site not responding. Last check: 2007-10-28)
Should the User Agent want to remove messages from that file, rather than just look at them, there is a possibility of a collision between the Transport Agent and the User Agent: if both of them are writing to the file at the same time, the file could become corrupted, and messages could be lost.
Note that the ``Keep Mail on Server'' preference is not consulted when movemail is used; it is a POP3-only option, intended to ease the use of a secondary computer, for example, a laptop or home machine, in a situation where it is desirable to store most mail on another, primary machine.
Our goal is for Netscape Mail, in its out-of-the-box configuration, to be able to safely retrieve mail from the mail spool on all systems on which it runs.
home.netscape.com /eng/mozilla/2.0/relnotes/demo/movemail.html   (2290 words)

  
 Mail Transport Agent (MTA) Configuration   (Site not responding. Last check: 2007-10-28)
When a user sends an email from an MUA, the messages are handed off to the MTA, which sends the message to a series of MTAs until it reaches its destination.
to change the MTA, the selected mail daemon is enabled to start at boot time, and the unselected mail daemon is disabled so that is does not start at boot time.
The selected mail daemon is started, and the other mail daemon is stopped; thus making the changes take place immediately.
linux-rep.fnal.gov /rhl-cg-en-9/ch-switchmail.html   (252 words)

  
 Sieve Home Page   (Site not responding. Last check: 2007-10-28)
In systems where the Mail Transport Agent (MTA) does final delivery (such as with traditional UNIX mail systems) it is reasonable to sort when the MTA deposits mail into the user's mailbox.
Mail traffic for most users has been increasing due both to increased usage of e-mail, the emergence of unsolicited email as a form of advertising, and increased usage of mailing lists.
As such, Sieve is intended as a first-stage building block for mail filters, although one that in and of itself provides significant functionality for a large number of possible uses.
www.cyrusoft.com /sieve   (1898 words)

  
 Hotel and Travel Deals
However, our agents are available to assist you with any questions you may have regarding your online booking.
Rules, fares, and procedures regarding the transportation of animals in the passenger and cargo section of the aircraft vary from airline to airline.
The Transportation Security Administration has enacted a policy at most airports that requires all passengers, including e-ticket holders, to obtain a boarding pass (obtained at the airline check-in counter or airline kiosk if available) before entering any security checkpoint that leads to a flight gate.
traveldeals.travelofix.com /nexres/help/help_pages.cgi?pageid=302&product=air&src=10008426&ses=09175e84bb2c97ea6c81244e226552f736259&src_aid=&path=&unps=   (11939 words)

  
 Red Hat Linux 9 Manuals - Chapter 23. Mail Transport Agent (MTA) Configuration
When a user sends an email from an MUA, the messages are handed off to the MTA, which sends the message to a series of MTAs until it reaches its destination.
to change the MTA, the selected mail daemon is enabled to start at boot time, and the unselected mail daemon is disabled so that is does not start at boot time.
The selected mail daemon is started, and the other mail daemon is stopped; thus making the changes take place immediately.
redhat.activeventure.com /9/customizationguide/ch-switchmail.html   (287 words)

  
 Mail Transport Agents   (Site not responding. Last check: 2007-10-28)
Sendmail is configured as the default MTA, although it is easy to switch the default MTA to Postfix.
In short, LDAP abstracts the mail routing level from Sendmail and its separate configuration files to a powerful LDAP cluster that can be leveraged by many different applications.
Fetchmail is an MTA which retrieves email from remote servers and delivers it to the local MTA.
www.sju.edu /~os171955/rhl9_manual/rhl-rg-en-9/s1-email-mta.html   (2513 words)

  
 LinuxCult Forums - Which Mail Transport Agent ESMTP or SSMTP ?   (Site not responding. Last check: 2007-10-28)
Mail Transport Agent, which can be configured to deliver any messages
I decided to use Ssmtp on all stations except the mail server.
I am still evaluating Mail Transport Agents for the mail server.
www.linuxcult.com /forum/showthread.php?postid=48126   (398 words)

  
 Linux Web Hosting
Defining mail transport protocols If you want sendmail to transport mail in any way other than by local delivery, you must tell it which transports to use.
The local mail transport is included by default, but may be defined for clarity, if you wish.
The more commonly used transports available to you using the MAILER macro are described in the following list: local This transport includes both the local delivery agent used to send mail into the mailbox of users on this machine and the prog mailer used to send messages to local programs.
linux.devsitehosting.com   (3547 words)

  
 Index of nullmailer
nullmailer Simple relay-only mail transport agent Bruce Guenter Version 1.03 2006-06-29 This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which relay to a fixed set of smart relays.
A mailing list has been set up to discuss this package.
To subscribe, send an email to: nullmailer-subscribe@lists.untroubled.org A mailing list archive is available at: http://lists.untroubled.org/?list=nullmailer This package is Copyright(C) 2006 Bruce Guenter, and may be copied according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later version.
untroubled.org /nullmailer   (181 words)

  
 Mail Transport Agent (MTA) Configuration
When a user sends an email from an MUA, the message is handed off to the MTA, which sends the message through a series of MTAs until it reaches its destination.
to change the MTA, the selected mail daemon is enabled to start at boot time, and the unselected mail daemons are disabled so that they do not start at boot time.
The selected mail daemon is started, and any other mail daemon is stopped; thus making the changes take place immediately.
www.redhat.com /docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-switchmail.html   (245 words)

  
 Han's Mercury (Mail Transport Agent) Information pages.   (Site not responding. Last check: 2007-10-28)
If it hasn't determined that the address is local by this point, it returns an error, otherwise it gets the mailbox for the user and writes the message into it.
The process of actually writing the message into the destination mail directory is the last step in the process.
Prior to that, the message is held in a queue format that preserves information like the envelope, the number of retries and so on.
home.kabelfoon.nl /~jaabogae/han/m_proorder.html   (519 words)

  
 Re: Bug#202869: Should MUA only Recommend mail-transfer-agent?
I use offlineimap, courier's outbox feature, direct the mail to the local Outbox[1], synchronize it and the _mail server_ sends it out.
There are so many possibilities to send mails from mutt without an MTA..
Yes, sure, this is not the "common" configuration, but possible and the argument that people using mutt _need_ a MTA is evidently wrong...
lists.debian.org /debian-devel-0308/msg00379.html   (329 words)

  
 Filtering Mail FAQ
Otherwise, if mail is delivered at the same time that you are deleting a message your folder may be corrupted.
From: Raphael Manfredi Subject: 3.0 Mailagent Mailagent is a powerful mail processing package that can be used to process your mail messages, either at arrival time via a.forward hook or later on while they are already saved in a mail folder.
If filter can't queue your mail, it will exit with an exit status of 75, that status being recognized by "sendmail" as a "deliver later on" hint, in which case the mail message will safely wait in sendmail's queue.
www.faqs.org /faqs/mail/filtering-faq   (5131 words)

  
 which Mail Transport Agent (MTA) : sysadminforum
mails from a server running exchange (now 5.5, 2003 in the near
I need frequent updates and it would be nice to have a free one.
Find "which Mail Transport Agent (MTA)" on the web.
sysadminforum.com /t2873.html   (494 words)

  
 Guide to Pegasus Mail Addons List
The supply or promotion of Pegasus Mail for the purpose of sending bulk, unsolicited e-mail is incompatible with the basic aims of the program, which revolve around the free provision of a service that enhances the quality of peoples' communication.
Pegasus Mail may not be included in any package designed for this purpose, whether free or otherwise, nor may vendors of such packages use the "Pegasus Mail" trademark or other related material in the promotion of their package.
Pegasus Mail is a tool for quality communication, and we regard indiscriminate mass-mailing as an antisocial, irresponsible abuse of what we believe is our generosity in providing a service to the broader Internet community.
www.dendarii.co.uk /FAQs/pmail-addons.html   (6719 words)

  
 Produits - NOD32 Antivirus Belgique/Luxembourg
NOD32 pour les serveurs de mail Linux est le meilleur système antivirus pour des serveurs de mail fonctionnant sous le système d'exploitation Linux.
Depuis les serveurs de mail de petites structures jusqu'aux entreprises de type ISP avec des milliers d'utilisateurs, NOD32 pour des serveurs de mail sous Linux délivre la performance et l'évolutivité que vous attendez d'une solution basée sous Linux ainsi que la sécurité sans égal apportée par NOD32.
Le filtre SMTP agit comme un serveur de mail effectuant le balayage antivirus.
www.nod32.lu /?id=ACTU_56-104   (571 words)

  
 qmail: the Internet's MTA of choice
Mail delivery is critical for users; it cannot be turned off, so it must be completely secure.
Local mailing lists: When qmail is delivering a message to a mailbox, it physically writes the message to disk before it announces success---that way, mail doesn't get lost if the power goes out.
Mailing lists with remote recipients: qmail uses the same delivery strategy that makes LSOFT's LSMTP so fast for outgoing mailing lists---you choose how many parallel SMTP connections you want to run, and qmail runs exactly that many.
cr.yp.to.mirror.dogmap.org /qmail.html   (1178 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.