[Dovecot] newbie question: alias addresses
Hello!
I looked through the mail archives but did not see how to set up alias addresses. Could someone please put me on the right road. How do I create/implement aliases? and group aliases?
Thanks! ~rick...........
"There is no spoon. .....<gun-shot>...."
I'm not a guru but in my set up (exim and dovecot) I have aliases created in my exim config. They're then delivered straight to the mailbox for the users. So have a look at you MTA (smtp server like sendmail) config, that should be where you create your alias addresses.
Hope this helps,
Joe Gilmour
R.Charles Sweeten wrote:
Hello!
I looked through the mail archives but did not see how to set up alias addresses. Could someone please put me on the right road. How do I create/implement aliases? and group aliases?
Thanks! ~rick...........
"There is no spoon. .....<gun-shot>...."
aaahhhh.....so what you're telling me is that dovecot does not replace sendmail as an MTA, it only provides the upper level functions. yes?
~r
On Monday, June 23, 2003, at 04:33 AM, Joe Gilmour wrote:
I'm not a guru but in my set up (exim and dovecot) I have aliases created in my exim config. They're then delivered straight to the mailbox for the users. So have a look at you MTA (smtp server like sendmail) config, that should be where you create your alias addresses.
Hope this helps,
Joe Gilmour
R.Charles Sweeten wrote:
Hello!
I looked through the mail archives but did not see how to set up alias addresses. Could someone please put me on the right road. How do I create/implement aliases? and group aliases?
Thanks! ~rick...........
"There is no spoon. .....<gun-shot>...."
- On 2003.06.23, in 16EEDAF0-A5A8-11D7-8FD0-000A279898BC@mac.com,
- "R.Charles Sweeten" rsweeten@mac.com wrote:
aaahhhh.....so what you're telling me is that dovecot does not replace sendmail as an MTA, it only provides the upper level functions. yes?
I'm not sure what you mean by "upper level", but it provides only IMAP and POP services -- just the client-fetch protocols. An MTA provides receipt and and relaying services via different protocols, and dovecot does not do that. It's not really a matter of higher- or lower-order activity, but of directionality -- they're just different functions.
You won't find many MTAs that provide IMAP and POP, either -- I can think only of such monsters as Exchange and Notes. Some MTAs (such as Courier) are designed to integrate with particular IMAP and POP servers, but those are separate components and optional integrations, AFAIK.
-- -D. dgc@uchicago.edu NSIT University of Chicago When using any driving directions or map, it's a good idea to do a reality check and make sure the road still exists, watch out for construction, and follow all traffic safety precautions.
participants (3)
-
David Champion
-
Joe Gilmour
-
R.Charles Sweeten