Changeset 8558044 for server/mail


Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
server/mail
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • server/mail/dovecot.xml

    r7999839 r8558044  
    219219      <application>CLucene</application> full text search support.
    220220    </para>
    221    
     221
    222222    <para>
    223223      <option>--with-lua</option>: This switch enables
  • server/mail/exim.xml

    r7999839 r8558044  
    371371
    372372<screen role="root"><userinput>chmod -v a+wt /var/mail</userinput></screen>
    373        
     373
    374374      <para>
    375375        A default (nothing but comments) <filename>/etc/aliases</filename>
  • server/mail/sendmail.xml

    r7999839 r8558044  
    334334      <para>
    335335        To automate the running of <application>sendmail</application>
    336         at startup, install the 
     336        at startup, install the
    337337        <phrase revision="sysv"><filename>/etc/rc.d/init.d/sendmail</filename>
    338338        init script</phrase>
Note: See TracChangeset for help on using the changeset viewer.