Error during command authentication.

Error - unable to initiate communication with LISTSERV (errno=10061, phase=CONNECT, target=127.0.0.1:2306). The server is probably not started. LISTSERV - MACSCRPT Archives - LISTSERV.DARTMOUTH.EDU

Some playing around (That I should have done years ago :) )

yielded that this works

tell application "Safari"
	set foo to make new document with properties {URL:"afp:// 
username:[log in to unmask]"}
	close foo
end tell

It uses safari and is kinda crude.  You don't get the volume back and  
it doesn't mount immediately.