Virtual domain -- New Alias (Virtual) -- Host ???

2000-05-23 Thread Dinesh Punjabi

Is there a way to direct email for a given 
virtual domain to an alternate host using a
.qmail-default file ?

I would like to somehow put this rule in a 
.qmail-virtualtarget-defaults file since I 
have other virtual domains that are aliased
to this virtualtarget domain!

Thanks!!

__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/



Is there a way to relay mail based on username/password ?

2000-05-13 Thread Dinesh Punjabi

Is it possible to setup relaying based purely on
username and password? There are users that
use dial up accounts under many ISP's. It becomes
very difficult to track users based on IPs and/or
domains.

Is there a way to authenticate users, based on 
some password (possibly the same one as their
email account!) which will determine their ability
to relay email (smtp).

Thanks, I am extremely grateful to this mailing
list for all your continued help and support.

__
Do You Yahoo!?
Send instant messages  get email alerts with Yahoo! Messenger.
http://im.yahoo.com/



pop and smtp sample clients (API) ??

2000-03-31 Thread Dinesh Punjabi

I need to incorporate the ability to send 
and receieve email (including all incoming email
housekeeping) in my C++ and/or Java application.

Is there any sample C++/Java classes that can be
readily used to do this sort of a thing ?

Is there any sample C code that shows how to access
the POP/SMTP servers for displaying and sending
email.

In short, my application will need to build a front
end client that communicates with POP/SMTP. 

Any pointers to documentation urls and/or
books will be appreciated.


__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



Sending email to a specific MX ??

2000-03-30 Thread Dinesh Punjabi

I would like to route a given user to an alternate
test qmail server. Is it possible to setup 
something on the main MX server to do so.

For example, my main MX is 

MX 10 smtp1.mydomain.com and my secondary MX 
MX 20 smtp2.mydomain.com.

Can I route specific users (or aliases) email to
always go to an account on smtp2.mydomain.com ?

Thanks!

Dinesh

__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



Secure qmail web based client ??

1999-12-15 Thread Dinesh Punjabi

Is there a web based qmail client that can
interface (via web server) directly with 
pop3 (qpopper?) and smtp process.

Is it possible to run this setup exclusively
using a secure server (https://). The idea
is to secure all email interaction 
including authentication and retrieval
of email. 

Thanks.
__
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com



tcpserver and qpopper 2.53 configuration

1999-12-13 Thread Dinesh Punjabi

Is there any documentation or a sample/example
on how to setup a pop client with tcpserver.
I am specifically looking for eudora qpopper
example. 

Any information relating to tcpserver 
documentation, web sites, etc. (other than
www.qmail.org) will be appreciated. I am 
having a hard time following the man pages
(its me!).

I would also like to setup a way to disallow
certain IPs, hosts, from accessing the pop,
smtp server, etc. Thanks in advance!

Dinesh
__
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com



qmail-send won't log anymore

1999-12-11 Thread Dinesh Punjabi

I upgraded my FreeBSD box, and installed the
latest version of qmail. For some reason,
qmail-send won't log in my /var/log/maillog
file. So, any incoming email logs fine, but
for some reason any SMTP traffic does not
show up in the log (it used to before!).

What am I doing wrong ? Thanks for your
help in advance!

Dinesh
__
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com



POP3, SMTP and secure (ssh) port forwarding issue

1999-07-31 Thread Dinesh Punjabi

I have successfully configured ssh-client
(kindof a telnet client) on my Windows 95/NT
PC. It is also configured to do secure port
forwarding, i.e. my mail client communicates
with the local ssh client which tunnels all 
TCP/IP packets securely to the machine which
runs POP  SMTP daemons (and sshd daemon).

How can I configure the POP  SMTP server 
to ONLY accept secure port forwarding requests ?
In other words, is it possible to configure
POP  SMTP to reject any TCP/IP packets other
than the ones that originate on the local 
server box from the sshd daemon ?

Your help will be very much appreciated. Thanks.

_
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com



periodic cleanup of email

1999-07-10 Thread Dinesh Punjabi

Is there any program/package that will 
periodically remove/clear email older than a 
certain period of time ? 

I will be running this process on a daily
basis to automatically delete messages out of
a Mailbox file that are 1-2 weeks older than
today's date.

Thanks!


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Pine 4.05 error, need help

1999-04-30 Thread Dinesh Punjabi

When sending a message using pine. I get the
following error:


Pipe can't access "sendmail-path=/usr/lib/sendmail" : no such file or
directory

followed by:

Error running "sendmail-path=/usr/lib/sendmail -oem -t -oi"


Any ideas will be appreciated. I checked my links and
they look like this:

$ pwd
/usr/lib
$ ls -ld sendmail
lrwxr-xr-x  1 root  wheel  23 Apr 30 20:31 sendmail -
/var/qmail/bin/sendmail

$ /var/qmail/bin
$ ls -l sendmail
-rwxr-xr-x  1 root  qmail  7936 Apr 25 16:32 sendmail
$ 

$ cd /usr/sbin/
$ ls -l sendmail 
lrwxr-xr-x  1 root  wheel  23 Apr 25 04:05 sendmail -
/var/qmail/bin/sendmail
$ 



 

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Re: Pine 4.05 error, need help

1999-04-30 Thread Dinesh Punjabi

You were absolutely correct. I found the problem
just after I sent this email. I had the line as
"sendmail-path=sendmail-path=/usr/lib/sendmail".

Thanks for your kind response. 

Dinesh

--- Vern Hart [EMAIL PROTECTED] wrote:
 On Fri, 30 Apr 1999, Dinesh Punjabi wrote:
 
  When sending a message using pine. I get the
  following error:
  
  Pipe can't access
 "sendmail-path=/usr/lib/sendmail" : no such file or
  directory
  
  followed by:
  
  Error running "sendmail-path=/usr/lib/sendmail
 -oem -t -oi"
 
 Just a guess, but it looks like pine is trying to
 execute
 'sendmail-path=/usr/lib/sendmail' instead of just
 '/usr/lib/sendmail'.
 
 Search for 'sendmail' in your ~/.pinerc and the
 system's pine.conf (on
 my system this is /usr/lib/pine.conf but could be
 /usr/local/lib/pine.conf or something else):
 
grep sendmail ~/.pine* /usr/lib/pine.conf
 
 It's a shot in the dark since I'm still using 3.96.
 
 Let me know.
 
 Cheers,
 Vern
 -- 
 \ \   / __| _ \  \ |   Vern Hart
  \ \ /  _|/ .  |   [EMAIL PROTECTED]
   \_/  ___|_|_\_|\_|
 
 
 

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



messages stuck in queue

1999-04-15 Thread Dinesh Punjabi

Hello! 

I can't get qmail to process messages. They seem
to pile up in the queue and niether qmail-tcpok
or kill -ALRM seems to help. Any ideas, help will
be appreciated.

Here is a ps of my processes:

qmails4575  0.0  1.3   228  392  p1- I 1:32AM0:00.21
qmail-send
qmaill4576  0.0  1.2   164  348  p1- I 1:32AM0:00.05
splogger qmail
root  4577  0.0  1.1   164  332  p1- I 1:32AM0:00.03
qmail-lspawn ./Mailbox
qmailr4578  0.0  1.1   164  332  p1- I 1:32AM0:00.03
qmail-rspawn
qmailq4579  0.0  1.1   156  316  p1- I 1:32AM0:00.03
qmail-clean
qmaild4588  0.0  1.2   176  364  p1- I 1:35AM0:00.04
/usr/local/bin/tcpserver -Q -u 7791 -g 2108 0 smtp /var/qmail/bin/

I sent two messages from yahoo to be delivered
for my local message mailbox, here is how maillog
looks:

Apr 15 19:04:55 solstice qmail: 924217495.410642 status: local 10/10
remote 7/20
Apr 15 20:17:00 solstice qmail: 924221820.473819 new msg 7811
Apr 15 20:17:00 solstice qmail: 924221820.475384 info msg 7811: bytes
681 from [EMAIL PROTECTED] qp 5979 uid 7791
Apr 15 20:17:14 solstice qmail: 924221834.916814 new msg 7814
Apr 15 20:17:14 solstice qmail: 924221834.918398 info msg 7814: bytes
696 from [EMAIL PROTECTED] qp 5980 uid 7791

Messages only get delivered (not all of them) when
rebooting the system and they remain in the queue. So
if I reboot a few times, I get the same messages
delivered over and over again. Here is qmail-qstat
output:

messages in queue: 24
messages in queue but not yet preprocessed: 0

Here is an ls -l of queue and its subdirs:

# cd queue
# ls -l
total 18
drwx--   2 qmails  qmail  512 Apr 15 01:31 bounce
drwx--  25 qmails  qmail  512 Apr 15 01:31 info
drwx--   2 qmailq  qmail  512 Apr 15 20:17 intd
drwx--  25 qmails  qmail  512 Apr 15 01:31 local
drwxr-x---   2 qmailq  qmail  512 Apr 15 01:31 lock
drwxr-x---  25 qmailq  qmail  512 Apr 15 01:31 mess
drwx--   2 qmailq  qmail  512 Apr 15 20:17 pid
drwx--  25 qmails  qmail  512 Apr 15 01:31 remote
drwxr-x---   2 qmailq  qmail  512 Apr 15 20:17 todo
# ls -ld lock
drwxr-x---  2 qmailq  qmail  512 Apr 15 01:31 lock
# ls -l lock
total 2
-rw---  1 qmails  qmail 0 Apr 15 01:31 sendmutex
-rw-r--r--  1 qmailr  qmail  1024 Apr 15 20:18 tcpto
prw--w--w-  1 qmails  qmail 0 Apr 15 20:17 trigger
# 

Messages are simply piling up and nothing is moving along.  I sent
another message again and
.qmail-qstat shows:

messages in queue: 25
messages in queue but not yet preprocessed: 0

I did a telnet host 25 from a remote machine, it accepted the message
for delivery on my machine, but
again, the messahe sits in the queue forever. 

Thanks, Dinesh
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com