Re: [qmailtoaster] Squirrel mail login

2009-07-25 Thread PakOgah
I have asked the same question, once, long time ago, and Eric Shubert 
answer the same answer.

so, I just pass the answer to you :D
quote:
   it only 1 domain in 1 line that's why the file called 
/home/vpopmail/etc/defaultdomain and not 
/home/vpopmail/etc/defaultdomains


by specifying this, users of that domain, when login to Squirrelmail and 
email client only need to provide their username only (without 
domainname.tld)
now if you have multiple domains, other domains' users need to use the 
format usern...@domain.tld when receiving email using MUA
but they can use their username only on squirrelmail if you install and 
configure vlogin plugins for squirrelmail


and yes, by using username only, it may get easily attacks by POP3 
dictionary bots, but all of my users already used to using only username 
as login username, and usern...@domain.tld is their email address not 
login username


Jim Shupert wrote:
I love this list -- i learn so much -- i have often wondered about the 
same thing...

but what if one has 3 domains can you

# vi /home/vpopmail/etc/defaultdomain
mydomain1.com
mydomain2.com
mydomain3.com

or -- for obvious reasons -- can there only be 1 default domain
or , is it true that  the usrs of   mydomain.com  ( only 1 
line , 1 domain )

can simply use the usr   while the usr of   mydomain2  mydomain3
can still use web mail -- but have to submit their : 
u...@domain2.com.   u...@domain3.com.


thanks

jS

PakOgah wrote:

Yes, you need to create the file

# vi /home/vpopmail/etc/defaultdomain
mydomain.com

enter your domain, only 1 domain, in one line

mahesh.b...@modelytics.com wrote:

John..

There is no file called defaultdomain currently in that location.

Should i create the same..

regards,

mahesh

 

From: Mahesh Bhat mahesh.b...@modelytics.com

   

Hi All,

When I login to my web login.. I need to put u...@domain.com and
then the password.. is there a way to just use USER in the Section
Username rather than u...@domain.com.

-Regards

Mahesh Bhat
  


Try modifying /home/vpopmail/etc/defaultdomain. I found it in the 
QMT-ISO

Manual Guide. Worked for me.

/home/vpopmail/etc/defaultdomain

default vpopmail's domain type domain name that will be the default 
for

qmtiso
if the domain name is listed here, no domain is needed for user
authentication
i.e. w/o /home/vpopmail/etc/defaultdomain users need to 
authenticate as

u...@mycompany.com
but with /home/vpopmail/etc/defaultdomain user only need to 
authenticate

as
user

# vi /home/vpopmail/etc/defaultdomain
mycompany.com

John






- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com






No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.392 / Virus Database: 270.13.26/2257 - Release Date: 07/23/09 18:00:00


  



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Squirrel mail login

2009-07-24 Thread Jim Shupert
I love this list -- i learn so much -- i have often wondered about the 
same thing...

but what if one has 3 domains can you

# vi /home/vpopmail/etc/defaultdomain
mydomain1.com
mydomain2.com
mydomain3.com

or -- for obvious reasons -- can there only be 1 default domain
or , is it true that  the usrs of   mydomain.com  ( only 1 line 
, 1 domain )

can simply use the usr   while the usr of   mydomain2  mydomain3
can still use web mail -- but have to submit their : u...@domain2.com.  
 u...@domain3.com.


thanks

jS

PakOgah wrote:

Yes, you need to create the file

# vi /home/vpopmail/etc/defaultdomain
mydomain.com

enter your domain, only 1 domain, in one line

mahesh.b...@modelytics.com wrote:

John..

There is no file called defaultdomain currently in that location.

Should i create the same..

regards,

mahesh

 

From: Mahesh Bhat mahesh.b...@modelytics.com

   

Hi All,

When I login to my web login.. I need to put u...@domain.com and
then the password.. is there a way to just use USER in the Section
Username rather than u...@domain.com.

-Regards

Mahesh Bhat
  


Try modifying /home/vpopmail/etc/defaultdomain. I found it in the 
QMT-ISO

Manual Guide. Worked for me.

/home/vpopmail/etc/defaultdomain

default vpopmail's domain type domain name that will be the default for
qmtiso
if the domain name is listed here, no domain is needed for user
authentication
i.e. w/o /home/vpopmail/etc/defaultdomain users need to authenticate as
u...@mycompany.com
but with /home/vpopmail/etc/defaultdomain user only need to 
authenticate

as
user

# vi /home/vpopmail/etc/defaultdomain
mycompany.com

John






- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and 
installations.

 If you need professional help with your setup, contact them today!
- 

Please visit qmailtoaster.com for the latest news, updates, and 
packages.
 To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com






No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.392 / Virus Database: 270.13.26/2257 - Release Date: 07/23/09 18:00:00


  


Re: [qmailtoaster] Squirrel mail login

2009-07-24 Thread John Hansen
Jim Shupert wrote:


 I love this list -- i learn so much -- i have often wondered about 
 the same thing... but what if one has 3 domains can you
 
 # vi /home/vpopmail/etc/defaultdomain
 mydomain1.com
 mydomain2.com
 mydomain3.com
 
 or -- for obvious reasons -- can there only be 1 default domain
 or , is it true that  the usrs of   mydomain.com  ( only 1 
 line , 1 domain ) can simply use the usr   while the usr of  
  mydomain2  mydomain3 can still use web mail -- but have to submit 
 their : u...@domain2.com.   u...@domain3.com.
 
 thanks
 
 jS



Another way maybe to set the domain in Squirrelmail.

On my server I can execute /usr/share/squirrelmail/config/conf.pl and
then select option 2 and then option 1 to set the domain.  I think
whatever this is set to will be the domain that is appended to the
username on login by default.  I can't remember for sure though.  Make
sure to select S for Save and then Q to quit when finished. See below:

r...@server$/usr/share/squirrelmail/config/conf.pl

SquirrelMail Configuration : Read: config.php (1.4.0)
-
Main Menu --
1.  Organization Preferences
2.  Server Settings
3.  Folder Defaults
4.  General Options
5.  Themes
6.  Address Books
7.  Message of the Day (MOTD)
8.  Plugins
9.  Database
10. Languages

D.  Set pre-defined settings for specific IMAP servers

C   Turn color on
S   Save data
Q   Quit

Command  2
SquirrelMail Configuration : Read: config.php (1.4.0)
-
Server Settings

General
---
1.  Domain : example.com
2.  Invert Time: false
3.  Sendmail or SMTP   : SMTP

A.  Update IMAP Settings   : 127.0.0.1:143 (courier)
B.  Update SMTP Settings   : localhost:25

R   Return to Main Menu
C   Turn color on
S   Save data
Q   Quit

Command  1

The domain name is the suffix at the end of all email addresses.  If
for example, your email address is j...@example.com, then your domain
would be example.com.

John


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Squirrel mail login

2009-07-24 Thread Aleksander Podsiadly

W dniu 23.07.2009 11:49, Mahesh Bhat pisze:


Hi All,

When I login to my web login.. I need to put u...@domain.com 
mailto:u...@domain.com and then the password.. is there a way to 
just use USER in the Section Username rather than u...@domain.com.


/ -Regards

Mahesh Bhat

/

IMO standard configuration without default domain is more secure. Most 
of the dictionary pop3 attacks specify only the user login name, not 
u...@domain. The bots are stupid. ;-)


--
Pozdrawiam / Regards,
Aleksander Podsiad?y
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578



Re: [qmailtoaster] Squirrel mail login

2009-07-23 Thread Jake Vickers

Mahesh Bhat wrote:


Hi All,

 

When I login to my web login.. I need to put u...@domain.com 
mailto:u...@domain.com and then the password.. is there a way to 
just use USER in the Section Username rather than u...@domain.com.


 


/-Regards

Mahesh Bhat

/

 



Using a default domain was discussed in the archives. I do not remember 
off the top of my head how to do it, since I have never personally done 
it myself.
Search back in the archives (it was a couple years ago) and you should 
come up with something. I think it's a setting in squirrelmail.




Re: [qmailtoaster] Squirrel mail login

2009-07-23 Thread John Hansen
From: Mahesh Bhat mahesh.b...@modelytics.com

 Hi All,
 
 When I login to my web login.. I need to put u...@domain.com and 
 then the password.. is there a way to just use USER in the Section 
 Username rather than u...@domain.com.
 
 -Regards
 
 Mahesh Bhat



Try modifying /home/vpopmail/etc/defaultdomain. I found it in the QMT-ISO
Manual Guide. Worked for me.

/home/vpopmail/etc/defaultdomain

default vpopmail's domain type domain name that will be the default for qmtiso
if the domain name is listed here, no domain is needed for user authentication
i.e. w/o /home/vpopmail/etc/defaultdomain users need to authenticate as
u...@mycompany.com
but with /home/vpopmail/etc/defaultdomain user only need to authenticate as
user

# vi /home/vpopmail/etc/defaultdomain
mycompany.com

John


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Squirrel mail login

2009-07-23 Thread mahesh . bhat
John..

There is no file called defaultdomain currently in that location.

Should i create the same..

regards,

mahesh

 From: Mahesh Bhat mahesh.b...@modelytics.com

 Hi All,

 When I login to my web login.. I need to put u...@domain.com and
 then the password.. is there a way to just use USER in the Section
 Username rather than u...@domain.com.

 -Regards

 Mahesh Bhat



 Try modifying /home/vpopmail/etc/defaultdomain. I found it in the QMT-ISO
 Manual Guide. Worked for me.

 /home/vpopmail/etc/defaultdomain

 default vpopmail's domain type domain name that will be the default for
 qmtiso
 if the domain name is listed here, no domain is needed for user
 authentication
 i.e. w/o /home/vpopmail/etc/defaultdomain users need to authenticate as
 u...@mycompany.com
 but with /home/vpopmail/etc/defaultdomain user only need to authenticate
 as
 user

 # vi /home/vpopmail/etc/defaultdomain
 mycompany.com

 John


 --
 This message has been scanned for viruses and
 dangerous content by the Cotter Technology
 Department, and is believed to be clean.


 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
 installations.
   If you need professional help with your setup, contact them today!
 -
  Please visit qmailtoaster.com for the latest news, updates, and
 packages.

   To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Squirrel mail login

2009-07-23 Thread PakOgah

Yes, you need to create the file

# vi /home/vpopmail/etc/defaultdomain
mydomain.com

enter your domain, only 1 domain, in one line

mahesh.b...@modelytics.com wrote:

John..

There is no file called defaultdomain currently in that location.

Should i create the same..

regards,

mahesh

  

From: Mahesh Bhat mahesh.b...@modelytics.com



Hi All,

When I login to my web login.. I need to put u...@domain.com and
then the password.. is there a way to just use USER in the Section
Username rather than u...@domain.com.

-Regards

Mahesh Bhat
  


Try modifying /home/vpopmail/etc/defaultdomain. I found it in the QMT-ISO
Manual Guide. Worked for me.

/home/vpopmail/etc/defaultdomain

default vpopmail's domain type domain name that will be the default for
qmtiso
if the domain name is listed here, no domain is needed for user
authentication
i.e. w/o /home/vpopmail/etc/defaultdomain users need to authenticate as
u...@mycompany.com
but with /home/vpopmail/etc/defaultdomain user only need to authenticate
as
user

# vi /home/vpopmail/etc/defaultdomain
mycompany.com

John






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com