Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

smtp server per user account

0 views
Skip to first unread message

Ace

unread,
Jan 10, 2010, 5:08:17 AM1/10/10
to
how can i setup smtp server per account or better smtp auth?

Wolfgang Jäth

unread,
Jan 11, 2010, 3:04:19 AM1/11/10
to
Am 10.01.2010 11:08, schrieb Ace:
> how can i setup smtp server per account or better smtp auth?

What exactly do you mean?

Wolfgang
--

Ace

unread,
Jan 16, 2010, 8:28:47 AM1/16/10
to

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.

--

Heiko Studt

unread,
Jan 16, 2010, 1:53:38 PM1/16/10
to
Ace wrote:

>>> 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

Ace

unread,
Jan 17, 2010, 5:15:32 AM1/17/10
to
On 16.1.2010 19:53, Heiko Studt wrote:

> Ace wrote:
>> 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?
>

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

http://usluge.endrigo.com/

0 new messages