diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-05-28 16:46:35 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-05-28 16:46:35 +0200 |
commit | 2761465d3bde7e326ffd3cb2c9bb480144f5a72d (patch) | |
tree | 7c96e36e9f9e608249cbf212204465bd2c165482 /pullimap | |
parent | 7283dae2bca7a8a032c6627b0cac532c8f19f4aa (diff) |
typo fixes
Diffstat (limited to 'pullimap')
-rwxr-xr-x | pullimap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/perl -T #---------------------------------------------------------------------- -# Pull mails from an IMAP mailbox and deliver them to a SMTP session +# Pull mails from an IMAP mailbox and deliver them to an SMTP session # Copyright © 2016-2018 Guilhem Moulin <guilhem@fripost.org> # # This program is free software: you can redistribute it and/or modify |