I've always configured Aolserver with the parameter
mailhost set to
localhost, but now I need to set it to an external SMTP server.
So far so good, but what if I need to authenticate passing user and password? I'm sure I'm missing something, but I didn't find how to do so with config.tcl.
I found that the tcllib command smtp::sendmessage allows passing authentication parameteres, but my usual setup requires acs-mail-lite, because I have to send attachments along with the mail.
Any hints?