HEX
Server: LiteSpeed
System: Linux node612.namehero.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: dfwparty (1186)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/dfwparty/mail/.Trash/cur/1706997104.M451783P384419.node612.namehero.net,S=15005,W=15429:2,S
Return-Path: <dfwparty@node612.namehero.net>
Delivered-To: dfwparty@node612.namehero.net
Received: from node612.namehero.net
	by node612.namehero.net with LMTP
	id 2N3FGnC1vmWj3QUAJLeZpw
	(envelope-from <dfwparty@node612.namehero.net>)
	for <dfwparty@node612.namehero.net>; Sat, 03 Feb 2024 14:51:44 -0700
Return-path: <dfwparty@node612.namehero.net>
Envelope-to: admin@homeservice.forum
Delivery-date: Sat, 03 Feb 2024 14:51:44 -0700
Received: from dfwparty by node612.namehero.net with local (Exim 4.96.2)
	(envelope-from <dfwparty@node612.namehero.net>)
	id 1rWNvM-001flV-18
	for admin@homeservice.forum;
	Sat, 03 Feb 2024 14:51:44 -0700
To: admin@homeservice.forum
Subject: [Home Service Forum] Group details updated
X-PHP-Script: homeservice.forum/index.php for 162.220.82.231
X-PHP-Filename: /home/dfwparty/homeservice.forum/index.php REMOTE_ADDR: 162.220.82.231
Date: Sat, 3 Feb 2024 21:51:44 +0000
From: WordPress <wordpress@homeservice.forum>
Message-ID: <hyHfjCYbejxuNz4yyNmV8G7ooxIsrLRYKracyTS3ne0@homeservice.forum>
X-Mailer: PHPMailer 6.8.1 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
	<meta name="x-apple-disable-message-reformatting">  <!-- Disable auto-scale in iOS 10 Mail entirely -->
	<title></title> <!-- The title tag shows in email notifications, like Android 4.4. -->

	<!-- CSS Reset -->
	<style type="text/css">
		/* What it does: Remove spaces around the email design added by some email clients. */
		/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
		html,
		body {
			Margin: 0 !important;
			padding: 0 !important;
			height: 100% !important;
			width: 100% !important;
		}

		pre {
			background: #F5F6F7;
			border: 1px solid rgba(0, 0, 0, 0.03);
			margin: 0 auto;
			overflow: auto;
			padding: 10px;
			white-space: pre-wrap;
			font-size: 14px !important;
			border-radius: 4px;
		}

		blockquote {
			background: #e3e6ea;
			border-radius: 4px;
			padding: 12px;
			font-size: 20px;
			font-style: italic;
			font-weight: normal;
			letter-spacing: -0.24px;
			line-height: 30px;
			position: relative;
			margin: 0 0 15px 0;
		}

		blockquote p {
			margin: 0;
		}

		/* What it does: Stops email clients resizing small text. */
		* {
			-ms-text-size-adjust: 100%;
			-webkit-text-size-adjust: 100%;
		}

		/* What is does: Centers email on Android 4.4 */
		div[style*="margin: 16px 0"] {
			margin: 0 !important;
		}

		/* What it does: Stops Outlook from adding extra spacing to tables. */
		table,
		td {
			mso-table-lspace: 0pt !important;
			mso-table-rspace: 0pt !important;
		}

		/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
		table {
			border-spacing: 0 !important;
			border-collapse: collapse !important;
			table-layout: fixed !important;
			margin: 0 auto !important;
		}

		table table table {
			table-layout: auto;
		}

		/* What it does: Uses a better rendering method when resizing images in IE. */
		/* & manages img max widths to ensure content body images don't exceed template width. */
		img {
			-ms-interpolation-mode:bicubic;
			height: auto;
			max-width: 100%;
		}

		/* What it does: A work-around for email clients meddling in triggered links. */
		*[x-apple-data-detectors],  /* iOS */
		.x-gmail-data-detectors,    /* Gmail */
		.x-gmail-data-detectors *,
		.aBn {
			border-bottom: 0 !important;
			cursor: default !important;
			color: inherit !important;
			text-decoration: none !important;
			font-size: inherit !important;
			font-family: inherit !important;
			font-weight: inherit !important;
			line-height: inherit !important;
		}

		/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
		.a6S {
			display: none !important;
			opacity: 0.01 !important;
		}

		/* If the above doesn't work, add a .g-img class to any image in question. */
			img.g-img + div {
			display: none !important;
		}

		/* What it does: Prevents underlining the button text in Windows 10 */
		.button-link {
			text-decoration: none !important;
		}

		/* Remove links underline */
		a:not(.ab-item), .ii a[href] {
			color: #007CFF !important;
			text-decoration: none !important;
		}

		/* What it does: Forces Outlook.com to display emails full width. */
		.ExternalClass {
			width: 100%;
		}

		.recipient_text_color table {
			display: inline-table;
		}

		.bb-email-message-content p {
			margin: 0 0 5px 0;
		}

		/* MOBILE STYLES */
		@media screen and (max-width: 525px) {
			/* ALLOWS FOR FLUID TABLES */
			.wrapper {
				width: 100% !important;
				max-width: 100% !important;
			}

			/* ADJUSTS LAYOUT OF LOGO IMAGE */
			.logo img {
				margin: 0 auto !important;
			}

			/* USE THESE CLASSES TO HIDE CONTENT ON MOBILE */
			.mobile-hide {
				display: none !important;
			}

			.img-max {
				max-width: 100% !important;
				width: 100% !important;
				height: auto !important;
			}

			/* FULL-WIDTH TABLES */
			.responsive-table {
				width: 100% !important;
			}

			.mobile-text-center {
				text-align: center !important;
			}

			.mobile-text-left {
				text-align: left !important;
			}

			.repsonsive-padding {
				padding: 0 20px !important;
			}

			.responsive-set-height {
				font-size: 0 !important;
				line-height: 0 !important;
				height: 0 !important;
			}

			.mobile-block-full {
				display: block !important;
				width: 100% !important;
			}

			.mobile-block-padding-full {
				display: block !important;
				padding: 0 20px !important;
				width: 100% !important;
				box-sizing: border-box;
			}

			.avatar-wrap.mobile-center {
				margin: 20px auto 10px !important;
			}

			.group-avatar-wrap.mobile-center {
				margin: 10px auto 20px !important;
			}

			.mobile-padding-bottom {
				padding-bottom: 10px !important;
			}

			.mobile-button-center {
				margin: 5px auto 0 !important;
				width: 160px !important;
				display: block !important;
			}
		}
	</style>
</head>

<body class="email_bg" width="100%" bgcolor="#FAFBFD" style="margin: 0; mso-line-height-rule: exactly;">
	<table cellpadding="0" cellspacing="0" border="0" height="100%" width="100%" bgcolor="#FAFBFD" style="border-collapse:collapse;" class="email_bg"><tr><td valign="top">
		<center style="width: 100%; text-align: left;">

		<!-- Visually Hidden Preheader Text : BEGIN -->
		<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">
			
		</div>
		<!-- Visually Hidden Preheader Text : END -->

		<div style="max-width: 600px; margin: auto; padding: 10px;" class="email-container">
			<!--[if mso]>
			<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" align="center">
			<tr>
			<td>
			<![endif]-->

			<!-- Email Header : BEGIN -->
			<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
				<tr>
					<td style="text-align: left; padding: 50px 0 30px 0; font-family: sans-serif; mso-height-rule: exactly; font-weight: bold; color: #122B46; font-size: 20px" class="site_title_text_color site_title_text_size">
						Home Service Forum					</td>
					<td style="text-align: right; padding: 50px 0 30px 0; font-family: sans-serif; mso-height-rule: exactly; font-weight: normal; color: #7F868F; font-size: 14px" class="recipient_text_color recipient_text_size">
						<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td style="vertical-align: middle;font-family:sans-serif;font-weight:normal;color:#7f868f;font-size:14px;padding-right: 12px;">John </td><td style="vertical-align: middle;"><img src="https://homeservice.forum/wp-content/uploads/avatars/1/65be6e02e8318-bpthumb.jpg" height="34" width="34" style="border: 1px solid #b9babc;border-radius: 50%;max-width: 34px;vertical-align: middle;" /></td></tr></tbody></table>					</td>
				</tr>
			</table>
			<!-- Email Header : END -->

			<!-- Email Body : BEGIN -->
							<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#FFFFFF" width="100%" style="border-collapse: separate !important; max-width: 600px; border-radius: 5px; border: 1px solid #E7E9EC" class="body_bg body_border_color">

					<!-- 1 Column Text : BEGIN -->
					<tr>
						<td>
							<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
								<tr>
									<td style="padding: 20px 40px; font-family: sans-serif; mso-height-rule: exactly; line-height: 25px; color: #7F868F; font-size: 16px" class="body_text_color body_text_size repsonsive-padding">
										<p>Group details for the group &quot;<a style="color: #007CFF;" href="https://homeservice.forum/groups/john-fites-mastermind/">John Fite’s MasterMind</a>&quot; were updated.</p>
<div class="spacer" style="font-size: 5px; line-height: 5px; height: 5px;">&nbsp;</div>
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="background: #F7FAFE; border: 1px solid #E7E9EC; border-radius: 4px; border-collapse: separate !important">
<tbody>
<tr>
<td height="5px" style="font-size: 5px; line-height: 5px;">&nbsp;</td>
</tr>
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0" width="88%" style="width: 88%;">
<tbody>
<tr>
<td>
<div style="color: #7F868F; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; letter-spacing: -0.24px; line-height: 26px;">
<p>This is a private group for my MasterMind members. You can become a member at <a style="color: #007CFF;" href="https://homeservice.coach" rel="nofollow">https://homeservice.coach</a></p>
</p></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="5px" style="font-size: 5px; line-height: 5px;">&nbsp;</td>
</tr>
</tbody>
</table>
<div class="spacer" style="font-size: 30px; line-height: 30px; height: 30px;">&nbsp;</div>
<table cellspacing="0" cellpadding="0" border="0" width="100%"			style="background: #FFFFFF; border: 1px solid #E7E9EC; border-radius: 4px; border-collapse: separate !important">
<tbody>
<tr>
<td height="16px" style="font-size: 16px; line-height: 16px;">&nbsp;</td>
</tr>
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0" width="94%" style="width: 94%;">
<tbody>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td width="20%" class="mobile-block-full">											<a class="group-avatar-wrap mobile-center" href="https://homeservice.forum/groups/john-fites-mastermind/" style="color: #007CFF;display: block; width: 104px;">																								<img alt="" src="https://homeservice.forum/wp-content/uploads/group-avatars/1/65beb52810f1d-bpfull.jpg" width="100" height="100" border="0" style="margin: 2px; padding:0; box-sizing: border-box; border-radius: 3px; border: 3px solid #E7E9EC; display:block;" />											</a>										</td>
<td width="4%" class="mobile-hide">&nbsp;</td>
<td width="76%" class="mobile-block-padding-full">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tbody>
<tr>
<td class="mobile-text-center">
<div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 26px; color: #122B46; line-height: 26px;">John Fite’s MasterMind</div>
<div class="spacer" style="font-size: 3px; line-height: 3px; height: 3px;">&nbsp;</div>
<p style="opacity: 0.7; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; color: #7F868F; margin: 0;">Private Group</p>
</td>
</tr>
<tr>
<td height="16px" style="font-size: 16px; line-height: 16px;">&nbsp;</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tbody>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="47%" style="width: 47%;" align="left" class="responsive-table mobile-text-center">
<tbody>
<tr>
<td height="34px" style="vertical-align: middle;">
<div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 13px; color: #7F868F;">																						<span style="color: #122B46; opacity: 0.85;">1</span> member																					</div>
</td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="47%" style="width: 47%;" align="right" class="responsive-table">
<tbody>
<tr>
<td height="34px" align="right" style="vertical-align: middle;" class="mobile-padding-bottom">																					<a class="mobile-button-center" href="https://homeservice.forum/groups/john-fites-mastermind/" target="_blank" rel="nofollow" style="color: #007CFF;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; text-decoration: none; display: inline-block; border-radius: 100px; text-align: center; min-height: 16px; line-height: 16px; background: #007CFF; color: #fff !important; min-width: 110px; padding: 8px;"><font style="color:#fff;">Visit Group</font></a>																				</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="16px" style="font-size: 16px; line-height: 16px;">&nbsp;</td>
</tr>
</tbody>
</table>
<div class="spacer" style="font-size: 10px; line-height: 10px; height: 10px;">&nbsp;</div>

									</td>
								</tr>
							</table>
						</td>
					</tr>
					<!-- 1 Column Text : BEGIN -->

				</table>
						<!-- Email Body : END -->

			<!-- Email Footer : BEGIN -->
			<br>
			<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" width="100%" style="max-width: 600px; border-radius: 5px;">
				<tr>
					<td style="padding: 20px 40px; width: 100%; font-size: 12px; font-family: sans-serif; mso-height-rule: exactly; line-height: 19px; text-align: center; color: #7F868F;" class="footer_text_color footer_text_size repsonsive-padding">
						
						<span class="footer_text">&copy; 2024 Home Service Forum</span>
						<p style="margin: 5px 0;">If you don't want to receive these emails in the future, please <a href="https://homeservice.forum?action=unsubscribe&#038;nh=4f8a7127f4c684007063b095d282b381844815d4&#038;nt=groups-details-updated&#038;uid=1" style="color: #007CFF;text-decoration: none;">unsubscribe</a>.</p>

											</td>
				</tr>
				<tr>
					<td height="45px" style="font-size: 45px; line-height: 45px;">&nbsp;</td>
				</tr>
			</table>
			<!-- Email Footer : END -->

			<!--[if mso]>
			</td>
			</tr>
			</table>
			<![endif]-->
		</div>
	</center>
</td></tr>
</table>
</body>
</html>