<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/sortmail/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/sortmail/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/sortmail/bugs/</id><updated>2021-07-09T00:59:38.578000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Fixes for manpage</title><link href="https://sourceforge.net/p/sortmail/bugs/5/" rel="alternate"/><published>2021-07-09T00:59:38.578000Z</published><updated>2021-07-09T00:59:38.578000Z</updated><author><name>Joao ERIBERTO Mota Filho</name><uri>https://sourceforge.net/u/eriberto/</uri></author><id>https://sourceforge.net4d3cda1b1645773d6e7197d537a48caa09b36b6a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear developer,&lt;/p&gt;
&lt;p&gt;I attached some fixes for manpage from Debian.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Fix build with ld's --as-needed flag</title><link href="https://sourceforge.net/p/sortmail/bugs/4/?limit=250#1d34" rel="alternate"/><published>2016-06-15T16:10:38.850000Z</published><updated>2016-06-15T16:10:38.850000Z</updated><author><name>Ed Falk</name><uri>https://sourceforge.net/u/efalk/</uri></author><id>https://sourceforge.nete6a94fedf0769e1e887f3783dd25428d4b63eae3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;OK for the record, the --as-needed flag had no effect. I wasn't linking any unused libraries. I'll leave the flag in the Makefile anyway, for future-proofing.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Fix build with ld's --as-needed flag</title><link href="https://sourceforge.net/p/sortmail/bugs/4/?limit=250#f9ef" rel="alternate"/><published>2016-06-15T16:04:32.443000Z</published><updated>2016-06-15T16:04:32.443000Z</updated><author><name>Ed Falk</name><uri>https://sourceforge.net/u/efalk/</uri></author><id>https://sourceforge.net794fb33b231bd5adb7b61c8d6e1b8542c9ba7959</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Heh; I was unaware that sortmail was even being packaged with Debian. I will look into it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fix build with ld's --as-needed flag</title><link href="https://sourceforge.net/p/sortmail/bugs/4/" rel="alternate"/><published>2016-06-15T12:13:08.494000Z</published><updated>2016-06-15T12:13:08.494000Z</updated><author><name>Sean Whitton</name><uri>https://sourceforge.net/u/spwhitton/</uri></author><id>https://sourceforge.netf1d5f1b2fa7088e36cf7d9a7f5f4333747fb569b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please consider applying the patch in &lt;a class="" href="https://bugs.debian.org/641440" rel="nofollow"&gt;this Debian bug&lt;/a&gt; to fix building with ld's --as-needed flag.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pipe into command can't take arguments</title><link href="https://sourceforge.net/p/sortmail/bugs/3/" rel="alternate"/><published>2006-07-15T15:37:32Z</published><updated>2006-07-15T15:37:32Z</updated><author><name>Luke Kendall</name><uri>https://sourceforge.net/u/ljk/</uri></author><id>https://sourceforge.net2b9d147b98422033fa23a11476ad1a8c4bd64d1f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;sortmail's rc file used to allow you to feed the mail&lt;br /&gt;
to a command with specified arguments.  The current&lt;br /&gt;
sortmail requires there to be no arguments provided to the&lt;br /&gt;
given command, which cripples the usefulnesss of the&lt;br /&gt;
pipe command.&lt;/p&gt;
&lt;p&gt;E.g. my .sortmailrc file used to have lines like this:&lt;/p&gt;
&lt;p&gt;/^Subject: Testing 2/s:| /usr/local/script/addmail&lt;br /&gt;
/home/luke/Mailboxes/tmp luke 'More test mail'&lt;br /&gt;
/usr/local/lib/sounds/NewMail.au&lt;/p&gt;
&lt;p&gt;Now, that just provokes the error:&lt;/p&gt;
&lt;p&gt;sortmail 2006-7-16 1:20:42: syntax error line 7,&lt;br /&gt;
"/home/luke/Mailboxes/tmp luke More-test-mail&lt;br /&gt;
/usr/local/lib/sounds/NewMail.au" unrecognized&lt;/p&gt;
&lt;p&gt;luke&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>cvs version fails to build on FreeBSD</title><link href="https://sourceforge.net/p/sortmail/bugs/2/" rel="alternate"/><published>2002-09-05T05:59:48Z</published><updated>2002-09-05T05:59:48Z</updated><author><name>Kurt Werle</name><uri>https://sourceforge.net/u/kwerle/</uri></author><id>https://sourceforge.net91aa8819a0ad3d040f08e0670725520242b0345d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;On OSX it builds, but the linker warns about the same&lt;br /&gt;
thing.&lt;/p&gt;
&lt;p&gt;On FreeBSD:&lt;br /&gt;
cc -O -pipe  -c utils.c&lt;br /&gt;
utils.c:521: conflicting types for `hstrerror'&lt;br /&gt;
/usr/include/netdb.h:232: previous declaration of&lt;br /&gt;
`hstrerror'&lt;/p&gt;
&lt;p&gt;I will tend to it and submit a diff soon.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fails to build for OSX</title><link href="https://sourceforge.net/p/sortmail/bugs/1/" rel="alternate"/><published>2002-08-23T19:33:09Z</published><updated>2002-08-23T19:33:09Z</updated><author><name>Kurt Werle</name><uri>https://sourceforge.net/u/kwerle/</uri></author><id>https://sourceforge.net643f953b1c35a1585c3f2a1461acc7689059fe55</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;locking.c: In function `dotlock':&lt;br /&gt;
locking.c:585: `O_SYNC' undeclared (first use in this&lt;br /&gt;
function)&lt;br /&gt;
locking.c:585: (Each undeclared identifier is reported&lt;br /&gt;
only once&lt;br /&gt;
locking.c:585: for each function it appears in.)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>