PDA

View Full Version : username like mail address??


critter
19th June 2008, 20:07
hello,

i have been using usernames like mail@nasr.at on my old server. Now with ISPconfig i am unable to register mailbox with login including '@'.

I need this when i want to save my old usernames, migrate emails and then only switch to the new server...

Any ideas? Thanks...

critter
27th June 2008, 17:15
Nobody has/had the same problem?

hello,

i have been using usernames like mail@nasr.at on my old server. Now with ISPconfig i am unable to register mailbox with login including '@'.

I need this when i want to save my old usernames, migrate emails and then only switch to the new server...

Any ideas? Thanks...

Snowman
27th June 2008, 17:44
cant be done in ispconfig2 because ispconfig 2 saveing usernames to /etc/passwd file. Because of some misterious linux bug, file /etc/passwd is not able to hold @ in usernames.

in forum Tips/Tricks/Mods (http://www.howtoforge.com/forums/forumdisplay.php?f=19) are some solutions how to avoid this but its custom and you should have to rewrite some code and make some scripts working.

I suggest you to wait for ispconfig 3 (hope will be released soon), its completly new, and support @ in mail user name (MySQL based).

critter
27th June 2008, 20:46
Thank you!

So i also hope to ispconfig3 be released ASAP...


cant be done in ispconfig2 because ispconfig 2 saveing usernames to /etc/passwd file. Because of some misterious linux bug, file /etc/passwd is not able to hold @ in usernames.

in forum Tips/Tricks/Mods (http://www.howtoforge.com/forums/forumdisplay.php?f=19) are some solutions how to avoid this but its custom and you should have to rewrite some code and make some scripts working.

I suggest you to wait for ispconfig 3 (hope will be released soon), its completly new, and support @ in mail user name (MySQL based).

till
27th June 2008, 20:47
Workarounf for ISPConfig without the need to add scripts or edit ispconfig code:

http://www.howtoforge.com/forums/showthread.php?t=12308

critter
27th June 2008, 22:02
Works great!! Many thanks! :))


Workarounf for ISPConfig without the need to add scripts or edit ispconfig code:

http://www.howtoforge.com/forums/showthread.php?t=12308

Snowman
28th June 2008, 09:59
Works great!! Many thanks! :))

using dovecot:)

critter
30th June 2008, 14:26
dovecot rulez :))

using dovecot:)