HickBoy
06-20-2001, 09:09 AM
Ok, I fixed the IMAP Relay problem... The mail servers now will respond without timing out like it did before and your IMAP SENDS will go through...
Here was the mistake in the code (Like anyone cares)
change open_smtp_relay();
to
open_smtp_relay(userid);
Here was the mistake in the code (Like anyone cares)
change open_smtp_relay();
to
open_smtp_relay(userid);