/usr/share/help/C/evolution/mail-not-sent.page is in evolution-common 3.18.5.2-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | <page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="mail-not-sent">
<info>
<desc>Possible reasons why emails are not sent.</desc>
<link type="guide" xref="index#common-mail-problems" />
<revision pkgversion="2.28.3" version="0.1" date="2010-10-16" status="review"/>
<credit type="author">
<name its:translate="no">April Gonzales</name>
<email its:translate="no">loonycookie@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Mail is not sent</title>
<p>There can be several reasons why emails are not sent:</p>
<list>
<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>
<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>
<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>
</list>
</page>
|