Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Sandeep Agarwal

> --- Sandeep Agarwal <[EMAIL PROTECTED]>
> wrote:
>
>> Hi all,
>>
>> I have a local mail server on domain xyz.com.
>> Sendmail configured as MTA.
>> Users are able to send mails to each other. I have
>> also configured
>> relay-domains to xyz.com so that they are able to
>> send mails to real world.
>> Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
>>
>> We also have the mail services from ISP on same
>> domain xyz.com. On ISP mail
>> server we have created same account name like
>> [EMAIL PROTECTED] ... upto [EMAIL PROTECTED]
>>  My local mail server is fetching mail from ISP mail
>> server & delivered to
>> local user accounts by using fetchmail.
>>
>> On ISP mail server, we have created few accounts of
>> the users like
>> [EMAIL PROTECTED] for mktg personals. These users are not
>> having account on my
>> local mail server. Now users want to send mail to
>> [EMAIL PROTECTED] with cc to
>> [EMAIL PROTECTED] . Whenever they send mails like this,
>> error comes 'user unknown'.
>>
>> I have tried smart relay host option like
>> 
>> # "Smart" relay host (may be null)
>> DSxyz.com
>> ---
>> but not got success.
>>
>> Any workaround by which mails to [EMAIL PROTECTED] will go
>> to ISP mail server
>> account?
>>
>> Any pointer will help.
>>
>
>
>What you are trying will NOT work. You can't tell
> your mail server that he is xyz.com and at the same
> time there is another xyz.com sitting out there
> somewhere. You should change your local domain to say
> abc.com and users can use "xyz.com" in their "From"
> address to achieve what you are trying to.
>
> Regards,
> --Naresh

If I change the local domain to abc.com & users are using FROM & TO address 
of xyz.com, than all mail will go to ISP mail server. It will increase the 
bandwidth traffic. (First msg will goes to ISP server & than my fetchmail 
will downlaod it to delivered to local user.)
While requirement is, msg of local users of xyz.com should be deliver 
locally & msg of remote users of xyz.com should be deliver at ISP mail 
server.
Is this can be achieve by sendmail? Any workaround?
Regards,
Sandeep 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Shiv
hi,
i can safely say that this can and has been done in qmail.
you just have to run a second instance of qmail and then put in a forwarding 
rule for those users whose emails you want to go to the ISP. this is done 
easily in a .qmail file in their home directories.

Naresh Narang <[EMAIL PROTECTED]> wrote: 

--- Sandeep Agarwal 
wrote:

> Hi all,
> 
> I have a local mail server on domain xyz.com.
> Sendmail configured as MTA. 
> Users are able to send mails to each other. I have
> also configured 
> relay-domains to xyz.com so that they are able to
> send mails to real world. 
> Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
> 
> We also have the mail services from ISP on same
> domain xyz.com. On ISP mail 
> server we have created same account name like
> [EMAIL PROTECTED] ... upto [EMAIL PROTECTED] 
>  My local mail server is fetching mail from ISP mail
> server & delivered to 
> local user accounts by using fetchmail.
> 
> On ISP mail server, we have created few accounts of
> the users like 
> [EMAIL PROTECTED] for mktg personals. These users are not
> having account on my 
> local mail server. Now users want to send mail to
> [EMAIL PROTECTED] with cc to 
> [EMAIL PROTECTED] . Whenever they send mails like this,
> error comes 'user unknown'.
> 
> I have tried smart relay host option like
> 
> # "Smart" relay host (may be null)
> DSxyz.com
> ---
> but not got success.
> 
> Any workaround by which mails to [EMAIL PROTECTED] will go
> to ISP mail server 
> account?
> 
> Any pointer will help.
> 


What you are trying will NOT work. You can't tell
your mail server that he is xyz.com and at the same
time there is another xyz.com sitting out there
somewhere. You should change your local domain to say
abc.com and users can use "xyz.com" in their "From"
address to achieve what you are trying to.

Regards,
--Naresh

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




catch ya later (Ive gotta UnWire Life!!!)
  shiv
 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Shiv
hi,
i can safely say that this can and has been done in qmail.
you just have to run a second instance of qmail and then put in a forwarding 
rule for those users whose emails you want to go to the ISP. this is done 
easily in a .qmail file in their home directories.

Naresh Narang <[EMAIL PROTECTED]> wrote: 

--- Sandeep Agarwal 
wrote:

> Hi all,
> 
> I have a local mail server on domain xyz.com.
> Sendmail configured as MTA. 
> Users are able to send mails to each other. I have
> also configured 
> relay-domains to xyz.com so that they are able to
> send mails to real world. 
> Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
> 
> We also have the mail services from ISP on same
> domain xyz.com. On ISP mail 
> server we have created same account name like
> [EMAIL PROTECTED] ... upto [EMAIL PROTECTED] 
>  My local mail server is fetching mail from ISP mail
> server & delivered to 
> local user accounts by using fetchmail.
> 
> On ISP mail server, we have created few accounts of
> the users like 
> [EMAIL PROTECTED] for mktg personals. These users are not
> having account on my 
> local mail server. Now users want to send mail to
> [EMAIL PROTECTED] with cc to 
> [EMAIL PROTECTED] . Whenever they send mails like this,
> error comes 'user unknown'.
> 
> I have tried smart relay host option like
> 
> # "Smart" relay host (may be null)
> DSxyz.com
> ---
> but not got success.
> 
> Any workaround by which mails to [EMAIL PROTECTED] will go
> to ISP mail server 
> account?
> 
> Any pointer will help.
> 


What you are trying will NOT work. You can't tell
your mail server that he is xyz.com and at the same
time there is another xyz.com sitting out there
somewhere. You should change your local domain to say
abc.com and users can use "xyz.com" in their "From"
address to achieve what you are trying to.

Regards,
--Naresh

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/




catch ya later (Ive gotta UnWire Life!!!)
  shiv
 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Naresh Narang


--- Sandeep Agarwal <[EMAIL PROTECTED]>
wrote:

> Hi all,
> 
> I have a local mail server on domain xyz.com.
> Sendmail configured as MTA. 
> Users are able to send mails to each other. I have
> also configured 
> relay-domains to xyz.com so that they are able to
> send mails to real world. 
> Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
> 
> We also have the mail services from ISP on same
> domain xyz.com. On ISP mail 
> server we have created same account name like
> [EMAIL PROTECTED] ... upto [EMAIL PROTECTED] 
>  My local mail server is fetching mail from ISP mail
> server & delivered to 
> local user accounts by using fetchmail.
> 
> On ISP mail server, we have created few accounts of
> the users like 
> [EMAIL PROTECTED] for mktg personals. These users are not
> having account on my 
> local mail server. Now users want to send mail to
> [EMAIL PROTECTED] with cc to 
> [EMAIL PROTECTED] . Whenever they send mails like this,
> error comes 'user unknown'.
> 
> I have tried smart relay host option like
> 
> # "Smart" relay host (may be null)
> DSxyz.com
> ---
> but not got success.
> 
> Any workaround by which mails to [EMAIL PROTECTED] will go
> to ISP mail server 
> account?
> 
> Any pointer will help.
> 


What you are trying will NOT work. You can't tell
your mail server that he is xyz.com and at the same
time there is another xyz.com sitting out there
somewhere. You should change your local domain to say
abc.com and users can use "xyz.com" in their "From"
address to achieve what you are trying to.

Regards,
--Naresh

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Sandeep Agarwal

>- Original Message - From: Narender Hooda
>
>A...nice question...
>
>for this you have to write few rules under the sendmail.cf.
>let me know which version of sendmail you are using so that i can help you.
>
>
>--Naren
>
Thank you Naren for your reply.
The Sendmail version is 8.11.6 on RH7.3

Sandeep
>
>On 6/6/06, Sandeep Agarwal <[EMAIL PROTECTED]> wrote:
>Hi all,
>
>I have a local mail server on domain xyz.com. Sendmail configured as MTA.
>Users are able to send mails to each other. I have also configured
>relay-domains to xyz.com so that they are able to send mails to real world.
>Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
>
>We also have the mail services from ISP on same domain xyz.com. On ISP mail
>server we have created same account name like [EMAIL PROTECTED] ... upto 
>[EMAIL PROTECTED]
>My local mail server is fetching mail from ISP mail server & delivered to
>local user accounts by using fetchmail.
>
>On ISP mail server, we have created few accounts of the users like
>[EMAIL PROTECTED] for mktg personals. These users are not having account on my
>local mail server. Now users want to send mail to [EMAIL PROTECTED] with cc to
>[EMAIL PROTECTED] . Whenever they send mails like this, error comes 'user
>unknown'.
>
>I have tried smart relay host option like
>
># "Smart" relay host (may be null)
>DSxyz.com
>---
>but not got success.
>
>Any workaround by which mails to [EMAIL PROTECTED] will go to ISP mail server
>account?
>
>Any pointer will help.
>
>Thanking you,
>Sandeep Agarwal
> 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] ILUGD Monthly Meeting, June 2006

2006-06-06 Thread Gaurav Mishra
On 6/5/06, Raj Mathur <[EMAIL PROTECTED]> wrote:
> Very pleased to (finally!) announce the ILUG Delhi monthly meeting for
> June 2006.

FINALLY

> Agenda: 1. Discussion of Bioinformatics Workshop at JNU
> 2. Discussion of General Body Meeting to be held in July
> 3. Snakes and chai

Snakes ,if it`s python then surpreet is at rescue, Are they roasted ??/





-- 
"When i can run , i will run , When i can walk , i will walk, When i
can crawl , i will crawl. But i will not stop moving forward"
Linux User #348873
http://rockybhai.blogspot.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Narender Hooda
A...nice question...

for this you have to write few rules under the sendmail.cf.
let me know which version of sendmail you are using so that i can help you.


--Naren

On 6/6/06, Sandeep Agarwal <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have a local mail server on domain xyz.com. Sendmail configured as MTA.
> Users are able to send mails to each other. I have also configured
> relay-domains to xyz.com so that they are able to send mails to real
> world.
> Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]
>
> We also have the mail services from ISP on same domain xyz.com. On ISP
> mail
> server we have created same account name like [EMAIL PROTECTED] ... upto
> [EMAIL PROTECTED]
> My local mail server is fetching mail from ISP mail server & delivered to
> local user accounts by using fetchmail.
>
> On ISP mail server, we have created few accounts of the users like
> [EMAIL PROTECTED] for mktg personals. These users are not having account on my
> local mail server. Now users want to send mail to [EMAIL PROTECTED] with cc to
> [EMAIL PROTECTED] . Whenever they send mails like this, error comes 'user
> unknown'.
>
> I have tried smart relay host option like
> 
> # "Smart" relay host (may be null)
> DSxyz.com
> ---
> but not got success.
>
> Any workaround by which mails to [EMAIL PROTECTED] will go to ISP mail server
> account?
>
> Any pointer will help.
>
> Thanking you,
> Sandeep Agarwal
>
> ___
> ilugd mailinglist -- ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
> http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
>
>
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] L0L on W3C

2006-06-06 Thread आशीष शुक्ला \"Wah Java !!\"
Hi,

Vikas Upadhyay wrote:
> I see hindi in firefox (1.5.0.3 ) but the hindi *matra* are wrong (nirdesh
> has become naridesh) and I see all *halant* (half/adha 'ka' is displayed
> as 'ka' with halant) wherever I expect half letter in hindi. In IE 6.0 I can
> see correct hindi.

Well, that's the rendering problem, and I'm on Firefox (1.5.0.1) can see 
Devanagari text correctly rendered. Well IE 6.0, I think I've heard this name 
somewhere ;-) .

Mozilla Firefox rendering Devanagari text
http://www.flickr.com/photos/[EMAIL PROTECTED]/161602358/


> I have set the encoding to UTF-8 in both the browsers.

That's great but in order to be standards compliant, you need to set ISO-8859-1 
as default encoding.

> 
> 
> Vikas
> 

You need to update your rendering engine (Pango or FreeType2) to get properly 
rendered webpage.

Thanks
Ashish Shukla
-- 
आशीष शुक्ला alias "Wah Java !!"
http://www.geocities.com/wah_java_dotnet/

All that looks C00L is not necessarily validable.

-- Ashish Shukla "Wah Java !!"


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



[ilugd] Sending mails to ISP mail server account

2006-06-06 Thread Sandeep Agarwal
Hi all,

I have a local mail server on domain xyz.com. Sendmail configured as MTA. 
Users are able to send mails to each other. I have also configured 
relay-domains to xyz.com so that they are able to send mails to real world. 
Local users are like [EMAIL PROTECTED] .. upto [EMAIL PROTECTED]

We also have the mail services from ISP on same domain xyz.com. On ISP mail 
server we have created same account name like [EMAIL PROTECTED] ... upto [EMAIL 
PROTECTED] 
 My local mail server is fetching mail from ISP mail server & delivered to 
local user accounts by using fetchmail.

On ISP mail server, we have created few accounts of the users like 
[EMAIL PROTECTED] for mktg personals. These users are not having account on my 
local mail server. Now users want to send mail to [EMAIL PROTECTED] with cc to 
[EMAIL PROTECTED] . Whenever they send mails like this, error comes 'user 
unknown'.

I have tried smart relay host option like

# "Smart" relay host (may be null)
DSxyz.com
---
but not got success.

Any workaround by which mails to [EMAIL PROTECTED] will go to ISP mail server 
account?

Any pointer will help.

Thanking you,
Sandeep Agarwal 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] L0L on W3C

2006-06-06 Thread Vikas Upadhyay
On 6/2/06, "आशीष शुक्ला \"Wah Java !!\"" <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Nishant Sharma wrote:
> >> Well, it worked without a hitch for me, perhaps I
> >> have my browser
> >> encoding set to UTF8 by default.  If the hosting is
> >
> > I couldn't see the fonts in konqueror while
> > http://bbchindi.com is displaying flawlessly. I guess,
> > the site is not in Unicode. Firefox is able to display
> > it properly as I have got Padma (Unicode Extension for
> > Indic Scripts) installed.
>
> If you're getting some boxes instead of characters, then you don't have
> font
> installed. But if you're getting some cool characters like "लिये"
> then
> your browser is running in ISO-8859-1 encoding, and you need to switch to
> your
> browser's encoding to UTF-8. The document is UTF-8 encoded as I can see
> the BOM
> (byte order mark, i.e. these "" characters at the start of page) in
> ISO-8859-1 mode. Firefox displays correctly because "auto-detect encoding"
> option is ON by default. You need to turn this off if you want to get
> standards
> compliant behavior.


I see hindi in firefox (1.5.0.3 ) but the hindi *matra* are wrong (nirdesh
has become naridesh) and I see all *halant* (half/adha 'ka' is displayed
as 'ka' with halant) wherever I expect half letter in hindi. In IE 6.0 I can
see correct hindi.
I have set the encoding to UTF-8 in both the browsers.


Vikas



> >
> > regards,
> > Nishant
> >
> > --
> > Peace, Love and Compile the kernel.
> > http://www.nishants.net
> >
>
> Thanks
> Ashish Shukla
> --
> आशीष शुक्ला alias "Wah Java !!"
> http://www.geocities.com/wah_java_dotnet/
>
>
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/