Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
exim aliases
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
honeymak
Guru
Guru


Joined: 30 Dec 2002
Posts: 595

PostPosted: Fri Jul 27, 2007 3:51 am    Post subject: exim aliases Reply with quote

can i have aliases like this?

a1: user1 user2

it seems exim doesn't support this?

another scene is

a1: user1
a2: a1 user2
_________________
hackers - make sth real
academics - read sth said to be real
Back to top
View user's profile Send private message
di1bert
l33t
l33t


Joined: 16 May 2002
Posts: 963
Location: Oslo, Norway

PostPosted: Fri Jul 27, 2007 7:01 am    Post subject: Reply with quote

You can have aliases like that. We do it all the time here.
Perhaps post your system alias router from exim.conf.....

-m
Back to top
View user's profile Send private message
honeymak
Guru
Guru


Joined: 30 Dec 2002
Posts: 595

PostPosted: Sat Jul 28, 2007 3:29 am    Post subject: Reply with quote

just the default one after emerge

system_aliases:
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/mail/aliases}}
# user = exim
file_transport = address_file
pipe_transport = address_pipe
_________________
hackers - make sth real
academics - read sth said to be real
Back to top
View user's profile Send private message
di1bert
l33t
l33t


Joined: 16 May 2002
Posts: 963
Location: Oslo, Norway

PostPosted: Sat Jul 28, 2007 8:55 am    Post subject: Reply with quote

Looks fine to me.

How are you doing your aliases ?

In my alias file I separate them with commas....
Code:

user1:     user2@domain1.com, user5@domain2.net


Hope this helps....

-m
Back to top
View user's profile Send private message
honeymak
Guru
Guru


Joined: 30 Dec 2002
Posts: 595

PostPosted: Sun Jul 29, 2007 3:04 am    Post subject: Reply with quote

whoooooops

alias need 'comma' as delimiter????

is it used to be 'space'?

i just

userX: user1@x.com user2@y.com

u mean this is the problem?
_________________
hackers - make sth real
academics - read sth said to be real
Back to top
View user's profile Send private message
di1bert
l33t
l33t


Joined: 16 May 2002
Posts: 963
Location: Oslo, Norway

PostPosted: Mon Jul 30, 2007 8:41 am    Post subject: Reply with quote

Sorry for the delay....busy weekend :/

I've never really given it much thought but yes, you should, as far as I know, be using
commas to separate addresses in your aliases file.

Give it a try and let us know....

-m
Back to top
View user's profile Send private message
honeymak
Guru
Guru


Joined: 30 Dec 2002
Posts: 595

PostPosted: Mon Jul 30, 2007 9:17 am    Post subject: Reply with quote

yes, i did after ur last reply

but just wondering i was using sendmail in the old days without commas?

is it kinda rfc or spec?

:oops: :?:
_________________
hackers - make sth real
academics - read sth said to be real
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum