עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

פורסם

שלום לכולם,

לאחרונה לא עובד לי שליחת המיילים דרך האתר, 

הדף עצמו עובר.. אך לא מגיע מיילים לדואר בפועל,

ניסיתי לשנות את המייל שממנו שולחים אך ללא הועיל (חשבתי שאולי חסמו לי אותו)

הקוד הוא כזה:

אשמח לעזרה!!

 

Set objEmail = CreateObject("CDO.Message") 
objEmail.From = "support@mekudeshet.co.il"

 

objEmail.To = sEmail
objEmail.Subject = "מקודשת - תוכנת ניהול לשדכנים"

objEmail.Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/sendusing") = 1
objEmail.Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/smtpserverpickupdirectory") = "c:\inetpub\mailroot\pickup" 
objEmail.Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.mekudeshet.co.il"
objEmail.Configuration.Fields.Item ("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25
objEmail.Configuration.Fields.Update 
objEmail.Bodypart.ContentMediaType = "text/html"
objEmail.Bodypart.ContentTransferEncoding = "7bit"
objEmail.Bodypart.Charset= "utf-8"
SET Stm = objEmail.Bodypart.GetDecodedContentStream
Stm.WriteText strHTML
Stm.Flush
objEmail.Send 

set objEmail=nothing

 

אפשר לשלוח לי גם הודעות במייל :elkayammah@gmail.com

 

ניסיתי המון קודים לא עובד.

הצטרפ/י לדיון

בשלב זה תוכל/י להצטרף לדיון, ולאחר מכן להצטרף לקהילה שלנו. אם כבר יש לך חשבון אצלנו, אנא התחבר/י עכשיו על מנת להגיב תחת שם המשתמש שלך.
לתשומת לבך: התגובה תופיע לגולשים לאחר אישור של צוות הנהלת הפורומים.

אורח
הוסף תגובה

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.