[imp] (Send)mail aliases

Ivari Horm charlie@21k.ee
Sat, 2 Dec 2000 23:52:16 +0200



-----Original Message-----
From: Lars Hecking [mailto:lhecking@nmrc.ucc.ie]
Sent: Friday, December 01, 2000 9:44 PM
To: imp@lists.horde.org
Subject: Re: [imp] (Send)mail aliases



> I have to manage the accounts of a hihg-school students.
> They all have mail aliases firstname.lastname@domain.com, which gets
mapped
> (according to the alias file in sendmail) to username@domain.com.
[...]
> When they use some kind of a POP3-based mailer, it works well,
> even server's mailx does the job, but when it comes to imp, it still sends
> out mail with the source address username@domain.com.

 aliases are only relevant for local *delivery*. To rewrite outgoing
 sender addresses username@domain.com -> firstname.lastname@domain.com
 you'll have to do some sort of canonical address rewriting. I believe
 this feature is called genericstable in sendmail.


Guess, you're right. Since i haven't done the administration of the mail
accounts recently, i probably put the wrong word in the wrong place. Sure I
was thinking about the genericstable, because if i have aliases for incoming
mail i must have genericstable for outgoing as well.
I have it all set up, but still it doesn't work....

--
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org