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/new/1722684702.M879721P331242.node612.namehero.net,S=10251,W=10572
Return-Path: <dfwparty@node612.namehero.net>
Delivered-To: dfwparty@node612.namehero.net
Received: from node612.namehero.net
	by node612.namehero.net with LMTP
	id nZGhMx4VrmbqDQUAJLeZpw
	(envelope-from <dfwparty@node612.namehero.net>)
	for <dfwparty@node612.namehero.net>; Sat, 03 Aug 2024 05:31:42 -0600
Return-path: <dfwparty@node612.namehero.net>
Envelope-to: admin@localmarketingforum.com
Delivery-date: Sat, 03 Aug 2024 05:31:42 -0600
Received: from dfwparty by node612.namehero.net with local (Exim 4.97.1)
	(envelope-from <dfwparty@node612.namehero.net>)
	id 1saCz8-00000001OAT-3F1r
	for admin@localmarketingforum.com;
	Sat, 03 Aug 2024 05:31:42 -0600
To: admin@localmarketingforum.com
Subject: [Local Marketing Forum] New User Registration
X-PHP-Script: localmarketingforum.com/index.php for 46.148.206.226, 46.148.206.226
X-PHP-Filename: /home/dfwparty/localmarketingforum.com/index.php REMOTE_ADDR: 46.148.206.226
Date: Sat, 3 Aug 2024 11:31:42 +0000
From: WordPress <wordpress@localmarketingforum.com>
Message-ID: <8DWFPJMPM7Q80P5oXeEdXfabOXNfZMFiMNE9Bh46dA@localmarketingforum.com>
X-Mailer: PHPMailer 6.9.1 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8

<!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;
			direction: ltr;
			unicode-bidi: embed;
			;
		}

		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: 600px;
			-webkit-text-size-adjust: 600px;
		}

		/* 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: 600px;
		}

		/* 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, .ii a[href] {
			color: #007CFF !important;
			text-decoration: none !important;
		}

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

		.recipient_text_color table {
			display: inline-table;
		}

		/* MOBILE STYLES */
		@media screen and (max-width: 768px) {
			/* ALLOWS FOR FLUID TABLES */
			.wrapper {
				width: 600px !important;
				max-width: 600px !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: 600px !important;
				width: 600px !important;
				height: auto !important;
			}

			/* FULL-WIDTH TABLES */
			.responsive-table {
				width: 600px !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: 600px !important;
			}

			.mobile-block-padding-full {
				display: block !important;
				padding: 0 20px !important;
				width: 600px !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;
			}

			.center-in-mobile {
				float: none !important;
				text-align: center !important;
    			max-width: 600px !important;
			}
		}
	</style>
</head>

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

						<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;">
								<tbody>
									<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="center-in-mobile site_title_text_color site_title_text_size">
											Local Marketing 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="center-in-mobile recipient_text_color recipient_text_size">
											labnclvoghe <img src="https://localmarketingforum.com/wp-content/plugins/buddyboss-platform/bp-core/images/profile-avatar-buddyboss-50.png" " width="34" height="34" style="border: 1px solid #b9babc; border-radius: 50%; margin-left: 12px; vertical-align: middle;" />										</td>
									</tr>
								</tbody>
							</table>
							<!-- Email Header : END -->

							<!-- Email Body : BEGIN -->
							<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#FFFFFF" 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" style="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>New user registration on your site Local Marketing Forum:</p><p>Username: <b>labnclvoghe</b></p><p>Email: <b>1@www-marketing.ru</b></p>												</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" style="max-width: 600px; border-radius: 5px; width: 100%">
								<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 Local Marketing Forum</span>

																			</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>
		</tbody>
	</table>
</body>
</html>