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

setting the from: domain _AND_ user?

0 views
Skip to first unread message

Lars Hofhansl

unread,
May 2, 1995, 3:00:00 AM5/2/95
to

Hi,

my internet provider assign a different IP-Address and a different Hostname
to me every time I'm connecting to the internet.
But I have an unique E-Mail-Address.

What I want to do is setting the from: and reply-to: to my unique
EMail-Address.
The problem is, that on my machine I have another username than
on the mailserver, and I understood, that the alias database is only
used for the to: field.

Example:
local name is:
la...@dipXXX-X.domain.subdomain
^^^^

Email address is:
lars.h...@mailserver.domain.subdomain
^^^^^^^^^^^^^

Please relax if this is FAQ, but I was not able to find anything the like.


Lars

Brad Knowles

unread,
May 3, 1995, 3:00:00 AM5/3/95
to
In article <3o58r9$b...@nntpd.lkg.dec.com>,
la...@hboix1.enet.dec.com (Lars Hofhansl) wrote:

> my internet provider assign a different IP-Address and a different Hostname
> to me every time I'm connecting to the internet.
> But I have an unique E-Mail-Address.

[ ... deletia ... ]

> Example:
> local name is:
> la...@dipXXX-X.domain.subdomain
> ^^^^
>
> Email address is:
> lars.h...@mailserver.domain.subdomain

If your hostname changes (or can change) every time you log in, I'm not
aware of anything sendmail can do for you directly to help you out in this
situation. Basically, you're going to need to use a Mail Relay that would
re-write all your outbound mail, and all your inbound mail would need to
come to a central mail server where it's queued until you call in again.

To the best of my knowledge, the Mail Relay would need the IDA non-local
mailertable code, so that it could re-write addresses for/from machines
other than itself. I saw some posts a while back from somebody that had
taken this code and ported it to V8, but I haven't seen anything from them
since.

Good luck. I'm sure you're not the only one in this boat, but I'm not
aware of any good solutions for you right now.

Brad Knowles br...@his.com
comp.mail.sendmail FAQ Coordinator brad.k...@his.com

The comp.mail.sendmail FAQ is located at:

<URL:ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/sendmail-faq>

Want to know about the latest version of BIND? Check out:

<URL:http://www.isc.org/isc/>

Lars Hofhansl

unread,
May 3, 1995, 3:00:00 AM5/3/95
to
br...@his.com (Brad Knowles) wrote:

Thanks Brad,

>In article <3o58r9$b...@nntpd.lkg.dec.com>,
>la...@hboix1.enet.dec.com (Lars Hofhansl) wrote:
>
>> my internet provider assign a different IP-Address and a different Hostname
>> to me every time I'm connecting to the internet.
>> But I have an unique E-Mail-Address.
>
> [ ... deletia ... ]
>
>> Example:
>> local name is:
>> la...@dipXXX-X.domain.subdomain
>> ^^^^
>>
>> Email address is:
>> lars.h...@mailserver.domain.subdomain
>
>If your hostname changes (or can change) every time you log in, I'm not
>aware of anything sendmail can do for you directly to help you out in this
>situation. Basically, you're going to need to use a Mail Relay that would
>re-write all your outbound mail, and all your inbound mail would need to
>come to a central mail server where it's queued until you call in again.
>

There IS a central mailserver (that's what I meant with the unique
Email-Address).
However, I think I was not clear about that point...

What I want to do is setting the from: field to the literal string

lars.h...@mailserver.domain.subdomain

where the name of mailserver does not change (so the address is unique
and does not change).
How can I use the alias-database for from: names?

[... deleted]

>
>Brad Knowles br...@his.com
>comp.mail.sendmail FAQ Coordinator brad.k...@his.com


Lars


Lars Hofhansl

unread,
May 3, 1995, 3:00:00 AM5/3/95
to
Lars Hofhansl <lars.h...@Hamburg.NetSurf.De> wrote:

[some stuff]

>There IS a central mailserver (that's what I meant with the unique
>Email-Address).
>However, I think I was not clear about that point...
>
>What I want to do is setting the from: field to the literal string
>
> lars.h...@mailserver.domain.subdomain
>
>where the name of mailserver does not change (so the address is unique
>and does not change).
>How can I use the alias-database for from: names?

[deleted]

Ok, forget that. I read the FAQ, but I read it not carful enough.
The only problem is (or seems to be) that I don't have the
berkeley db-package installed... That's why the user-databayse doesn't work as
exected...

Sorry,
lars


0 new messages