What exactly do you mean?
Wolfgang
--
There is option to have only 1 smtp server. Is there possibility to have
default per user account (width smtp auth per account)
Today smtp servers check from name so there is no possibility to send
more users through one.
I know it can be done if u create one mail (example
compan...@company.com) account only for sending.
--
>>> how can i setup smtp server per account or better smtp auth?
>> What exactly do you mean?
> There is option to have only 1 smtp server. Is there possibility to have
> default per user account (width smtp auth per account)
> Today smtp servers check from name so there is no possibility to send
> more users through one.
> I know it can be done if u create one mail (example
> compan...@company.com) account only for sending.
You want to have the following, yes?
Client 1 ---\ /---> External SMTP Account 2
\ /
Client 2 ----+---> Hamster ---+-----> External SMTP Account 3
/ \
Client 3 ---/ \---> External SMTP Account 1
You have to write a script, which uses from-select. Each user has to send
his mails with his account From: <account_x@example>, Hamster now can select
the SMTP server by this From.
I do not remember the correct HamSendMailAuth format, sorry.
MFG
PS: Is the address "x...@x.com" yours?
--
Heiko Studt
Thx 4 reply I will investigate. I didn't touch scripting. All I did is
few lines for schedule at start. Nope, old anti spam habbit. My email is
on my web.
--
Sergio