Hello all,
i wanna make users in mail server.bt i don`t wanna use
useradd command.i don`t wanna create on system.
i know about cyrus imap.can u tell me other method to achive this target??
thanks
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-21-2009, 06:12 AM
Raj Har
mail server
Hello all,
i wanna make users in mail server.bt i don`t wanna use
useradd command.i don`t wanna create users on system.
i know about cyrus imap.can u tell me other method to achive this target??
thanks
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-21-2009, 02:00 PM
"Mike Burger"
mail server
You could install some sort of self contained mail server, so that it
handles user addition/creation/removal. But if you want a local mail
server to deliver mail to the Linux system, the users have to exist on the
Linux system, and that requires creating the users on that system.
> Hello all,
> i wanna make users in mail server.bt i don`t wanna use
> useradd command.i don`t wanna create on system.
> i know about cyrus imap.can u tell me other method to achive this target??
>
> thanks
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
--
Mike Burger
http://www.bubbanfriends.org
Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-21-2009, 08:12 PM
Percy Barboza
mail server
You need only to create mailboxes in cyrus imap.
All users and authentication can come off an Active Directory database.
percy
> Date: Mon, 21 Dec 2009 10:00:24 -0500
> Subject: Re: mail server
> From: mburger@bubbanfriends.org
> To: redhat-list@redhat.com
>
> You could install some sort of self contained mail server, so that it
> handles user addition/creation/removal. But if you want a local mail
> server to deliver mail to the Linux system, the users have to exist on the
> Linux system, and that requires creating the users on that system.
>
> > Hello all,
> > i wanna make users in mail server.bt i don`t wanna use
> > useradd command.i don`t wanna create on system.
> > i know about cyrus imap.can u tell me other method to achive this target??
> >
> > thanks
> > --
> > redhat-list mailing list
> > unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
>
>
> --
> Mike Burger
> http://www.bubbanfriends.org
>
> Visit the Dog Pound II BBS
> telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
>
> To be notified of updates to the web site, visit:
>
> https://www.bubbanfriends.org/mailman/listinfo/site-update
>
> or send a blank email message to:
>
> site-update-subscribe@bubbanfriends.org
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
__________________________________________________ _______________
New Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-22-2009, 01:23 AM
Zhang Huangbin
mail server
On Dec 21, 2009, at 3:12 PM, Raj Har wrote:
> Hello all,
> i wanna make users in mail server.bt i don`t wanna use
> useradd command.i don`t wanna create users on system.
> i know about cyrus imap.can u tell me other method to achive this target??
>
You can try this open source mail server solution:
http://code.google.com/p/iredmail/
--
Best Regards.
Zhang Huangbin
- Open Source Mail Server Solution for Red Hat(R) Enterprise Linux,
CentOS, Debian, Ubuntu, FreeBSD: http://www.iredmail.org/
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
12-22-2009, 04:47 AM
chaim rieger
mail server
Zhang Huangbin wrote:
On Dec 21, 2009, at 3:12 PM, Raj Har wrote:
Hello all,
i wanna make users in mail server.bt i don`t wanna use
useradd command.i don`t wanna create users on system.
i know about cyrus imap.can u tell me other method to achive this target??
or you can use postfix with a db backend
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
01-11-2010, 03:38 AM
Raj Har
Mail Server
Hello all,
I have configured sendmail as a MTA and* **SquirrelMail **as
a client software.
when i login from webmail it`s working fine(without giving relay error).but
when i use outlook as a client s/w it`s give error of relay.
can we solve this problem without giving relay entry.
Because my client using mobile for access mail.he has configured outlook in
mobile and mobile takes dynamic ip address so i can`t give relay entry in my
MTA.
Thanks
*
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
01-11-2010, 03:42 AM
Raj Har
Mail Server
Hello all,
I have configured sendmail as a MTA and* **SquirrelMail **as
a client software.
when i login from webmail it`s working fine(without giving relay error).but
when i use outlook as a client s/w it`s give error of relay.
can we solve this problem without giving relay entry.
Because my client using mobile for access mail.he has configured outlook in
mobile and mobile takes dynamic ip address so i can`t give relay entry in my
MTA.
Thanks*
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
01-11-2010, 03:59 AM
Barry Brimer
Mail Server
Hello all,
I have configured sendmail as a MTA and* **SquirrelMail **as
a client software.
when i login from webmail it`s working fine(without giving relay error).but
when i use outlook as a client s/w it`s give error of relay.
can we solve this problem without giving relay entry.
Because my client using mobile for access mail.he has configured outlook in
mobile and mobile takes dynamic ip address so i can`t give relay entry in my
MTA.
You need to set up smtp authentication. Setting up a VPN would
solve this problem as well, as the client would always be coming from a
known IP address .. but that might be overkill unless you have other uses
for the VPN.
Barry
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
01-11-2010, 04:20 AM
Zhang Huangbin
Mail Server
On Jan 11, 2010, at 12:42 PM, Raj Har wrote:
> Hello all,
> I have configured sendmail as a MTA and* **SquirrelMail **as
> a client software.
> when i login from webmail it`s working fine(without giving relay error).but
> when i use outlook as a client s/w it`s give error of relay.
> can we solve this problem without giving relay entry.
> Because my client using mobile for access mail.he has configured outlook in
> mobile and mobile takes dynamic ip address so i can`t give relay entry in my
> MTA.
Could you please post the detail error message?
--
Best Regards.
Zhang Huangbin
- Open Source Mail Server Solution for Red Hat(R) Enterprise Linux,
CentOS, Debian, Ubuntu, FreeBSD: http://www.iredmail.org/
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list