Koozali.org: home of the SME Server

need to create pseudonym for "mail"

Offline tariqf

  • *****
  • 179
  • +0/-0
need to create pseudonym for "mail"
« on: June 24, 2006, 12:01:22 PM »
I have a problem in that I collect mail from my pop3 account which goes to mail@mydomain.com. I want to use my sme 6.01 box to collect this mail but it will not let me create a "mail" pseudonym because of the existing mail system account.

I have seen this post http://forums.contribs.org/index.php?topic=32425.0

but this dooes not help me because there is no "db" command in my sme 6.01 server.

How can I get around this?
(I cannot change my mail provider's settings).

Offline raem

  • *
  • 3,972
  • +4/-0
Re: need to create pseudonym for "mail"
« Reply #1 on: June 24, 2006, 01:42:02 PM »
tariqf

> ....there is no "db" command in my sme 6.01 server..

Yes there is.
On sme 7 the db command is a shortened version of
/sbin/e-smith/db
which is what you would use on sme6
...

Offline tariqf

  • *****
  • 179
  • +0/-0
need to create pseudonym for "mail"
« Reply #2 on: June 24, 2006, 02:40:56 PM »
ok thanks I can now run the command

/sbin/e-smith/db accounts set mail user

it goes through fine but I have no idea what it has done! I though it would change the mail user to "user" but I still cannot add "mail" as a pseudonym.

Please can someone tell me what this command does and how I use it to enable me to use a "mail" pseudonym?

Offline JonB

  • *
  • 351
  • +0/-0
need to create pseudonym for "mail"
« Reply #3 on: June 24, 2006, 03:13:27 PM »
Tariqf,

Read this howto by Ray Mitchell.

http://mirror.contribs.org/smeserver/contribs//rmitchell/smeserver/howto/virtual%20domain%20email%20aliases%20HOWTO%20for%20sme%20server.htm

 It will tell you how to create a virtual domain email address, in your case mail@yourdomain.com and deliver it to one of your users.

Jon
...

Offline tariqf

  • *****
  • 179
  • +0/-0
need to create pseudonym for "mail"
« Reply #4 on: June 24, 2006, 10:07:19 PM »
many thanks jonb that's solved my problem