Forum Discussion
CCericola_13974
Nimbostratus
Nov 22, 2009SMTP Load Balanciing - strange behaviour
I'm sure I'm missing something simple, but we're trying to load-balance SMTP across a few IIS SMTP servers. I've setup the pool, the SMTP monitor, and the virtual server.
The pool is...
bruce__12158
Nimbostratus
Nov 22, 2009Looks like you are talking successfully to an SMTP daemon. Can you see the traffic flowing via "bigtop -n" or through tcpdump?
Here's the basic code to send a manually crafted email. Some mail servers will enforce the angle brackets around addresses, and some will enforce proper host declarations during the ehlo/helo statement.
telnet a.b.c.d 25
helo some.host
mail from:
rcpt to:
data:
subject: subject line
message text goes here
.
quit
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects