How to send email using SMTP and exchange?
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
How to send email using SMTP and exchange?

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development
Author Message
Julia
Guest





Posted: Mon Dec 13, 2004 10:50 pm    Post subject: How to send email using SMTP and exchange? Reply with quote

Hi,

I am writing an application which uses SMPT\POP3 to send and received email
messages
and I want to check it against exchange 2003 server

using POP3 connector I can usefully downloaded messages from the internet to
a mail box

and I was wondering if the same can be done using "SMTP connector"

meaning that the SMTP will route messages from a mail box to external email
address

my ISP outgoing server is mailgw.netvision.net.il and I am guessing that
it will only get messages sent using a legal address(which I have of course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!

Thanks

Back to top
Noam Greenberg
Guest





Posted: Tue Dec 14, 2004 3:47 am    Post subject: RE: How to send email using SMTP and exchange? Reply with quote

אני יענה בעברית ( אני פטריוט )

Quote:
I am writing an application which uses SMPT\POP3 to send and received email
messages
and I want to check it against exchange 2003 server
POP 3 CONNECTOR קיים לדעתי רק בגיסאות SBS רצוי שתדעי


Quote:
using POP3 connector I can usefully downloaded messages from the internet to
a mail box

and I was wondering if the same can be done using "SMTP connector"

meaning that the SMTP will route messages from a mail box to external email
address
למיטב ידעתי לא SMTP CONNECTOR רק מנתב דואר וכו... הוא לא מושך דואר משרת אחר

כי אין בזה היגיון בגלל שה- SMTP הוא זה שמושך את הדואר


Quote:
my ISP outgoing server is mailgw.netvision.net.il and I am guessing that
it will only get messages sent using a legal address(which I have of course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!

לא הבנתי מה את אומרת בחלק האחרון אבל עם יש לך שרת דואר משלך בעבודה השרת
דואר של ה- ISP שקוף לך כי מוגדר לך MX והוא מפנה אותו ישר ל- SMTP SERVICE של
השרת שלך

בהצלחה
Quote:
Thanks


Back to top
Yizhar Hurwitz
Guest





Posted: Tue Dec 14, 2004 5:11 am    Post subject: RE: How to send email using SMTP and exchange? Reply with quote

שלום.

אם הבנתי נכון את השאלה, אז את מעוניינת לשלוח דואר החוצה בפרוטוקול SMTP .
יש לך אפשרות לשלוח מהתוכנה שלך ישירות דרך ה mailgw.netvision.net.il או דרך
שרת ה EXCHANGE - זה לא כל כך משנה העיקר שהדואר יגיע ליעדו.

בשביל לשלוח דואר מהתוכנה שלך בפרוטוקול SMTP דרך שרת EXCHANGE תבצעי את
ההגדרות הבאות:

1. הגדרת RELAY :
ב EXCHANGE SYSTEM MANAGER , יש להגיע מתחת השרת שלך ל
PROTOCOLS
SMTP
DEFAULT SMTP SERVER
להיכנס ל PROPERTIES שלו ושם לכרטיסיית ACCESS וללחוץ על כפתור RELAY .
שם להוסיף את כתובת IP של התחנה ששולחת את הדואר.
אם התוכנה רצה על השרת עצמו אז יש להוסיף את הכתובת של השרת, ו/או את 127.0.0.1 .

בנוסף, אם לשרת שלך אין כתובת IP קבועה, אז מומלץ שהוא ישלח את הדואר היוצא דרך
mailgw.netvision.net.il במקום ישירות דרך DNS .
הגדרה זו אפשר לבצע במספר שיטות, למשל:

קליק ימני ב SYSTEM MANAGER על ה ORGANIZATION (ראש העץ) ושם לבחור INTERNET
CONNECTION WIZARD ולהמשיך לפי ההגדרות.

או למצוא את ה SMTP CONNECTOR מתחת CONNECTORS ושם ב PROPERTIES להגדיר שליחה
דרך ספק האינטרנט.

יזהר



Quote:
meaning that the SMTP will route messages from a mail box to external email
address


Quote:
my ISP outgoing server is mailgw.netvision.net.il and I am guessing that
it will only get messages sent using a legal address(which I have of course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!
כן.

הגדרת כתובת השולח מתבצעת באפליקציה שלך כי היא זו ששולחת את הדואר ושרתי SMTP
רק מעבירים אותו הלאה.



"Julia" כתב:

Quote:

Hi,

I am writing an application which uses SMPT\POP3 to send and received email
messages
and I want to check it against exchange 2003 server

using POP3 connector I can usefully downloaded messages from the internet to
a mail box

and I was wondering if the same can be done using "SMTP connector"

meaning that the SMTP will route messages from a mail box to external email
address

my ISP outgoing server is mailgw.netvision.net.il and I am guessing that
it will only get messages sent using a legal address(which I have of course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!

Thanks




Back to top
Julia
Guest





Posted: Tue Dec 14, 2004 3:00 pm    Post subject: Re: How to send email using SMTP and exchange? Reply with quote

Thanks,I think this is what I need
My server doesn't have a fixed IP
so i need to relay email to mailgw,hopefully he will accept them?!

Thanks.



"Yizhar Hurwitz" <YizharHurwitz@discussions.microsoft.com> wrote in message
news:2BAD08B7-77F1-42CA-85C4-F8B4A98F64F3@microsoft.com...
Quote:
.

, SMTP .
mailgw.netvision.net.il
EXCHANGE - .

SMTP EXCHANGE
:

1. RELAY :
EXCHANGE SYSTEM MANAGER ,
PROTOCOLS
SMTP
DEFAULT SMTP SERVER
PROPERTIES ACCESS RELAY .
IP .
, /
127.0.0.1 .

, IP ,

mailgw.netvision.net.il DNS .
, :

SYSTEM MANAGER ORGANIZATION ( ) INTERNET
CONNECTION WIZARD .

SMTP CONNECTOR CONNECTORS PROPERTIES
.





meaning that the SMTP will route messages from a mail box to external
email
address


my ISP outgoing server is mailgw.netvision.net.il and I am guessing
that
it will only get messages sent using a legal address(which I have of
course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!
.

SMTP
.



"Julia" :


Hi,

I am writing an application which uses SMPT\POP3 to send and received
email
messages
and I want to check it against exchange 2003 server

using POP3 connector I can usefully downloaded messages from the
internet to
a mail box

and I was wondering if the same can be done using "SMTP connector"

meaning that the SMTP will route messages from a mail box to external
email
address

my ISP outgoing server is mailgw.netvision.net.il and I am guessing
that
it will only get messages sent using a legal address(which I have of
course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!

Thanks


Back to top
Julia
Guest





Posted: Tue Dec 14, 2004 4:17 pm    Post subject: Re: How to send email using SMTP and exchange? Reply with quote

What is the difference between a virtual server and a connector?


"Yizhar Hurwitz" <YizharHurwitz@discussions.microsoft.com> wrote in message
news:2BAD08B7-77F1-42CA-85C4-F8B4A98F64F3@microsoft.com...
Quote:
.

, SMTP .
mailgw.netvision.net.il
EXCHANGE - .

SMTP EXCHANGE
:

1. RELAY :
EXCHANGE SYSTEM MANAGER ,
PROTOCOLS
SMTP
DEFAULT SMTP SERVER
PROPERTIES ACCESS RELAY .
IP .
, /
127.0.0.1 .

, IP ,

mailgw.netvision.net.il DNS .
, :

SYSTEM MANAGER ORGANIZATION ( ) INTERNET
CONNECTION WIZARD .

SMTP CONNECTOR CONNECTORS PROPERTIES
.





meaning that the SMTP will route messages from a mail box to external
email
address


my ISP outgoing server is mailgw.netvision.net.il and I am guessing
that
it will only get messages sent using a legal address(which I have of
course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!
.

SMTP
.



"Julia" :


Hi,

I am writing an application which uses SMPT\POP3 to send and received
email
messages
and I want to check it against exchange 2003 server

using POP3 connector I can usefully downloaded messages from the
internet to
a mail box

and I was wondering if the same can be done using "SMTP connector"

meaning that the SMTP will route messages from a mail box to external
email
address

my ISP outgoing server is mailgw.netvision.net.il and I am guessing
that
it will only get messages sent using a legal address(which I have of
course)

so i need to tell the "SMTP Connectot" to use one of my legeal email
address?!

Thanks


Back to top
דניאל פטרי (מי
Guest





Posted: Tue Dec 14, 2004 7:09 pm    Post subject: תשובה - Reply with quote

יוליה,

2 נקודות:

1) בהחלט ניתן לבצע משיכת דואר באמצעות SMTP (נועם, מצטער, אתה טועה), רק
שכמובן שזו לא התנהגות ברירת המחדל. SMTP מבצע דחיפה של דואר, לא משיכה. בכל
מקרה, ניתן להקים SMTP CONNECTOR ולהגדיר בו לבצע החלפת תפקידים וליזום קשר עם
השרת המוגדר, ובמקום לבצע שליחת הודעה, לבקש מהשרת המרוחק להחליף תפקידים ולמעשה
לעשות TRIGGER למשלוח דואר של השרת המרוחק, אבל כאמור לא בגלל שהשרת המרוחק יזם
את הקשר, אלא דווקא השרת שלך.

2) ההבדל הוא בכך ש- SMTP VIRTUAL SERVER מגדיר את התנהגות הפרוטוקול כולו,
למשל מגבלות גודל הודעה, מגבלות נמענים, אותנתיקציה, SSL, LOGGING על הפרוטוקול
וכן הלאה, ואילו קונקטור הוא בד"כ יותר ספציפי. למשל, קונקטור ליעד
MICROSOFT.COM שמגדיר שהודעות לאותו דומיין יעוכבו למשל שעה בתור, והודעות
גדולות מ- 2000 KB יעוכבו עד ללילה, מי יכול לשלוח לאותו יעד, דרך איזה שרת יצאו
כל השרתים האחרים לאינטרנט וכן הלאה.

שרת EX2000/2003 לא חייב SMTP CONNECTOR כדי לקבל ולשלוח דואר לאינטרנט, אבל אם
תרצי להגדיר הגדרות ספציפיות (כמו למשל לא לשלוח לדומיין מסויים) אז תהיי חייבת
להקים כזה.

בהצלחה,

דניאל פטרי (מיצו)


----------------------------------
אם שאלתך נענתה אנא לחץ על "כן" ליד השאלה:"האם הצבה זו ענתה על השאלה?"

אם תשובה זו הועילה לך לחץ על "כן" ליד השאלה:"האם הצבה זו הועילה לך?"

תודה על שיתוף הפעולה.
----------------------------------
מידע, טיפים, מאמרים, הסברים, בקיצור - כל מה שצריך!
www.petri.co.il
----------------------------------
Back to top
Yizhar Hurwitz
Guest





Posted: Wed Dec 15, 2004 3:15 am    Post subject: Re: How to send email using SMTP and exchange? Reply with quote

שלום.

Quote:
What is the difference between a virtual server and a connector?

בנוסף להסבר של דניאל:
את ההגדרה של שליחה ב RELAY - SMART HOST דרך ספק האינטרנט אפשר לבצע גם דרך ה
VIRTUAL SERVER וגם דרך ה CONNECTOR.
אני בדרך כלל מעדיף שהגדרות כאלו של אופן השליחה יהיו ב CONNECTOR כי זה יותר
נח לניהול ומאפשר יותר גמישות בהמשך, למרות שבשתי השיטות זה עובד.

יזהר
Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
New Topics Powered by phpBB