PeeWee
11-23-2000, 06:45 AM
Now this is what I call a learning curve!!
I'm now at the mail stage of setting up a new Linux served network (NT workstations, RHL 6.1 with Samba, Apache, Squid, sendmail etc.)
During the setup phase I have to use an ISP for incoming mail
So locally my users are on domain1.com and I want them to recieve mail collected from an ISP serving domain2.com
Mail is collected with fetchmail
I have an alias set up so that
user1@domain1.com sends mail to user2@(either domain1 or domain2).com. If this is sent via my mailserver then Sendmail delivers it to user2 without a problem. However if the message is routed via the internet so that it is collected with fetchmail it is only delivered to root.
I get the feeling that I can configure fetchmail with a line for each user but with potentially 200 users I'm hoping for a solution which just looks at the name to the left of the @ and delivers it to the corresponding local user.
Does that make sense?
Apologies if I've missed something obvious - it's been a difficult 2 weeks getting this far..
PW
I'm now at the mail stage of setting up a new Linux served network (NT workstations, RHL 6.1 with Samba, Apache, Squid, sendmail etc.)
During the setup phase I have to use an ISP for incoming mail
So locally my users are on domain1.com and I want them to recieve mail collected from an ISP serving domain2.com
Mail is collected with fetchmail
I have an alias set up so that
user1@domain1.com sends mail to user2@(either domain1 or domain2).com. If this is sent via my mailserver then Sendmail delivers it to user2 without a problem. However if the message is routed via the internet so that it is collected with fetchmail it is only delivered to root.
I get the feeling that I can configure fetchmail with a line for each user but with potentially 200 users I'm hoping for a solution which just looks at the name to the left of the @ and delivers it to the corresponding local user.
Does that make sense?
Apologies if I've missed something obvious - it's been a difficult 2 weeks getting this far..
PW