<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[LuxCal Web Calendar — LuxCal 5.3.4 - Problem with email addresses with a sub domain]]></title>
		<link>https://www.luxsoft.eu/lcforum/viewtopic.php?id=532</link>
		<atom:link href="https://www.luxsoft.eu/lcforum/extern.php?action=feed&amp;tid=532&amp;type=rss" rel="self" type="application/rss+xml"></atom:link>
		<description><![CDATA[The most recent posts in LuxCal 5.3.4 - Problem with email addresses with a sub domain.]]></description>
		<lastBuildDate>Fri, 07 Nov 2025 21:03:28 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[LuxCal 5.3.4 - Problem with email addresses with a sub domain]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=2036#p2036</link>
			<description><![CDATA[<p>When using an email address with a sub domain, like John@Dowd.co.uk, the last part (.uk) of the email address was lost.<br>This can be solved by editing the file &quot;common/toolbox.php&quot; and replacing line 13:<br></p><div class="codebox"><pre><code>$rxEML = &quot;~(^|\s)([\w!#$%&amp;&#039;*+/=`{|}\^\~\-\.]{1,64})@([a-z0-9-]{2,50})\.(\w{2,6})(?:\s*\[([^&lt;&gt;\[]*?)\])?(\.|\s|&lt;|$)~imu&quot;; //jd@skyweb.com [title]</code></pre></div><p> by </p><div class="codebox"><pre><code>$rxEML = &quot;~(^|\s)([\w!#$%&amp;&#039;*+/=`{|}\^\~\-\.]{1,64})@([a-z0-9-]{2,50})\.([\w.]{2,8})(?:\s*\[([^&lt;&gt;\[]*?)\])?(\.|\s|&lt;|$)~imu&quot;; //jd@skyweb.com [title]</code></pre></div><p>Use cut and paste <img src="https://www.luxsoft.eu/lcforum/img/smilies/smile.png" width="15" height="15" alt="smile"></p>]]></description>
			<author><![CDATA[null@example.com (Roel)]]></author>
			<pubDate>Fri, 07 Nov 2025 21:03:28 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=2036#p2036</guid>
		</item>
	</channel>
</rss>
