~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to help/sl/mail-not-sent.page

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-not-sent" xml:lang="sl">
 
3
 
 
4
  <info>
 
5
    <desc>Possible reasons why emails are not sent.</desc>
 
6
    
 
7
    <link type="guide" xref="index#common-mail-problems"/>
 
8
 
 
9
    <revision pkgversion="2.28.3" version="0.1" date="2010-10-16" status="review"/>
 
10
    <credit type="author">
 
11
      <name>April Gonzales</name>
 
12
      <email>loonycookie@gmail.com</email>
 
13
    </credit>
 
14
    <license>
 
15
      <p>Creative Commons Share Alike 3.0</p>
 
16
    </license>
 
17
 
 
18
</info>
 
19
 
 
20
<title>Mail is not sent</title>
 
21
 
 
22
<p>There can be several reasons why emails are not sent:</p>
 
23
 
 
24
<list>
 
25
<item><p>Invalid email address. Check if all the addresses listed as mail recipients are correct. If the message contains a wrong or invalid email address, the message will not be sent.</p></item>
 
26
<item><p>Incorrect SMTP settings. Verify if the settings used for outgoing messages is correct. Using the incorrect server address or authentication method may prevent emails from being sent</p></item>
 
27
<item><p>Offline status. Evolution may be offline. Check on the <gui style="button">Send and Receive</gui> button; if it is greyed out, then you are offline. To go online, go to <guiseq><gui>File</gui><gui>Work online</gui></guiseq>. You should now be able to use the <gui style="button">Send and Receive</gui> button.</p></item>
 
28
</list>
 
29
 
 
30
 
 
31
</page>