<feed xmlns='http://www.w3.org/2005/Atom'>
<title>poul-list/src/smtp.rs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.delayed.space/poul-list/atom?h=master</id>
<link rel='self' href='https://git.delayed.space/poul-list/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/'/>
<updated>2026-04-13T04:56:11Z</updated>
<entry>
<title>Rename modules to more accurate names</title>
<updated>2026-04-13T04:56:11Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-09T21:54:57Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=0ff548961a68213487faa85b7b01cf717bb27268'/>
<id>urn:sha1:0ff548961a68213487faa85b7b01cf717bb27268</id>
<content type='text'>
Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Fix some clippy stuff</title>
<updated>2026-04-13T04:56:11Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-09T01:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=3cedb01c7982c5a505a510f7af9a9601c39a5b97'/>
<id>urn:sha1:3cedb01c7982c5a505a510f7af9a9601c39a5b97</id>
<content type='text'>
Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP DATA command for mail input</title>
<updated>2026-04-13T04:56:11Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-09T01:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=1254bf15b2dee313a9b1c79be779c6b0f6789f1c'/>
<id>urn:sha1:1254bf15b2dee313a9b1c79be779c6b0f6789f1c</id>
<content type='text'>
Forwarding and storing are yet to be implemented, but this commit does
implement the handling of the DATA command.

Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP recipient command</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-08T23:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=8d55b7c1c3cac3e6cff00be866f1b48a7300268b'/>
<id>urn:sha1:8d55b7c1c3cac3e6cff00be866f1b48a7300268b</id>
<content type='text'>
Validation for the recipients' email addresses should be added later on.
This is not strictly necessary as the request at this point will already
have gone through another MTA, but it should be done just for good
measure in case someone decides to expose this software directly to the
internet.

Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP start mail transaction</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-07T14:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=6d5043fc90f327addd587548a061d2d52ce1766e'/>
<id>urn:sha1:6d5043fc90f327addd587548a061d2d52ce1766e</id>
<content type='text'>
Validation for the sender's email address should be added later on. This
is not strictly necessary as the request at this point will already have
gone through another MTA, but it should be done just for good measure in
case someone decides to expose this software directly to the internet.

Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP reply for unrecognized commands</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-07T14:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=1600c4d157e64d7022f9401a53649c30d193cd45'/>
<id>urn:sha1:1600c4d157e64d7022f9401a53649c30d193cd45</id>
<content type='text'>
Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP server greeting</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-07T14:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=24cee3a3bc44a758d5fdfdf5d32df82a97afdd97'/>
<id>urn:sha1:24cee3a3bc44a758d5fdfdf5d32df82a97afdd97</id>
<content type='text'>
Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Implement HELO command interaction</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-07T11:13:16Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=2818801042e44961ac2787ff9cd88d0579061a7b'/>
<id>urn:sha1:2818801042e44961ac2787ff9cd88d0579061a7b</id>
<content type='text'>
EHLO most likely won't be implemented as this software is meant to be
ran in a containerized environment, where only the main MTA is supposed
to be able to reach the container of this software.

Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
<entry>
<title>Add SMTP server scaffolding</title>
<updated>2026-04-13T04:56:10Z</updated>
<author>
<name>Mroik</name>
<email>mroik@delayed.space</email>
</author>
<published>2026-04-07T08:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.delayed.space/poul-list/commit/?id=ceaa25c8baf2294458c1560b3292c00c57b0fa1b'/>
<id>urn:sha1:ceaa25c8baf2294458c1560b3292c00c57b0fa1b</id>
<content type='text'>
Signed-off-by: Mroik &lt;mroik@delayed.space&gt;
</content>
</entry>
</feed>
