On Fri, Oct 20, 2000 at 12:32:00PM -0400, Doug wrote:
> From [EMAIL PROTECTED] Fri Oct 20 10:48:02 2000
> Return-Path: <[EMAIL PROTECTED]>
> Delivered-To: [EMAIL PROTECTED]
> Status: RO
> X-Status:
> X-Keywords:
> X-UID: 685
how does the file on the mail server look like?
> A=pr
Matthias Andree writes:
> (Russ, could you add the link to www.qmail.org?)
Na. There's already a tai64nunix as well as tai64nfrac. While I
think Dan's just a *tad* early, I don't think we should be introducing
Y2.038K bugs into code that's already been fixed. I mean, I'm 42 now.
I'll only
(Russ, could you add the link to www.qmail.org?)
I have a daemontools patch available that allows daemontools-0.70's
multilog to reintroduce accustamp-style time stamps if desired. The patch
introduces a "T" multilog action for that. Like the "t" action, it has
to be the first action given to mul
MaD dUCK <[EMAIL PROTECTED]> wrote:
> this is probably going to make people cry.
But It worked!
About qmail-tcpok, this didn't remove anything from the queue, it seems that it
might speed up re-delivery attempts, or is this incorrect?
> "Cliff" == Cliff Cole <[EMAIL PROTECTED]> writes:
Cliff> I can't recieve the mail for the account because it ends up in
Cliff> /var/spool/mail/bob. Anyone have any suggestions?
Have you got adomainname.com in /var/qmail/control/virtualdomains?
man qmail-send
--
"Meddle not in the affai
On Fri, Oct 20, 2000 at 08:19:17PM +0100, [EMAIL PROTECTED] wrote:
>
> Hello there,
>
> I would like our mail to be firstly delivered
> to my organisation's DMZ (through a regular
> primary MX record), and then to make it
> route to our internal network (private
> IP addresses).
>
> I think a
On 20 Oct 2000 [EMAIL PROTECTED] wrote:
> Is there any way to flush messages from the qmail queue?
>
> --Tom Jackson
>
/var/qmail/bin/qmail-tcpok
kill -ALRM
jvz.
this is probably going to make people cry.
%> cd /var/qmail/
%> mkdir queue.flushed
%> mv `find queue/info queue/local queue/remote queue/mess -type f` \
queue.flushed
you cannot move to another partition because of inode numbers.
martin
[EMAIL PROTECTED]
(greetings from the heart of the
Is there any way to flush messages from the qmail queue?
--Tom Jackson
To follow up on my own message,
Charles Cazabon <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > so is there any way by which i can provide users with delivery
> > notification info ( even from internet )
>
> Look for a package called qmail-bounce or qmail_bou
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> so is there any way by which i can provide users with delivery
> notification info ( even from internet )
Look for a package called qmail-bounce or qmail_bounce. You can probably
find it with a decent web search.
Charles
--
--
>I made a check of the server and all was well but
>when I checked it from the facility at
>abuse.net I found it was reporting an open relay.
Sigh. He must be referring to the place that says in large ugly
blinking letters:
THIS MAY OR MAY NOT MEAN THAT IT'S AN OPEN RELAY.
If it is really a
hello friends
how can i log failed pop authentication attempts , i am using
auth_pop ( comes with qmail-ldap patch ),qmail_popup and qmail_pop3d
i am running pop3 under tcpserver ,
i also want to log SMTP activities but i dont think i can do this ,
tcpserver/qmail-smtpd does't
hello friends
i have implemented qmail-ldap on AIX 4.3 in a clustered environment ,
now my customer is demanding delivery notification ( even from Internet )
, he ( my customer is told me that it should be there as its there in
Iplanet message server )
so is there any way by which
| qmail doesn't log relay attempts, but I made a tiny patch that'll make it log
| them: http://www.palomine.net/qmail/logrelay.patch
qmail-smtpd doesn't log many things that it ought to. Check the archives
for the gory details, as well as patches.
On Sat, Oct 21, 2000 at 07:41:09AM +1100, Kevin Waterson wrote:
> >Typically, ORBS requires the delivery of a
> > piece of email via the alleged open relay before adding
> > that host ot its list. A properly configured qmail server
> > will not act as an open relay even as it fails the abuse.net
[EMAIL PROTECTED] wrote:
>
> On 20-Oct-2000 Kevin Waterson wrote:
> >
> > I made a check of the server and all was well but
> > when I checked it from the facility at
> > abuse.net I found it was reporting an open relay.
> >
> > The problem it seems stems from qmails handling of
> > one of the te
On Fri, Oct 20, 2000 at 06:59:23PM -, [EMAIL PROTECTED] wrote:
> Can you log spam attempts with qmail?
>
> When I attempt to send mail to a host not in rcpthosts nothing is logged
> about the attempt.
qmail doesn't log relay attempts, but I made a tiny patch that'll make it log
them: http://
There are a couple ways to process mail.
1) Use Procmail, it's a very robust means of processing mail.
2) Forward your mail to a processing script thusly:
[1:39pm] rhines@paladin:~> more .qmail-mangle
# Process mail through mangle script and deliver to local mailbox
|./bi
On Wed, Oct 18, 2000 at 05:39:51PM +, Cliff Cole wrote:
> Hello,
> Just wondering due to some testing I have done, it looks as though
> qmail only will except mail for a user with
> 1) and home dir in the password file
> 2) chown username /home/mail/dirofuser
>
> Is there any way for qma
hi,
> I think a "smtproute" that overrides the
> DNS configuration might do it, but I'm
> not sure.
>
> Is this the proper way of doing it?
yes, it is...
in fact, many companies hide their (e.g. m$ exchange) server that way.
;) a
==
Alexander Jernejc
Hi,
I still can't figure out how to submit email for unknown user to postmaster
AND bounce it to sender.
I quoted my initial post below. Maybe it might help.
Some tips?
Inter7 guys?
[]s
Davi
>
>
> Hi guys,
>
> I'm using vpopmail and marketing people told (without asking me) that
> email f
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I would like our mail to be firstly delivered
> to my organisation's DMZ (through a regular
> primary MX record), and then to make it
> route to our internal network (private
> IP addresses).
>
> I think a "smtproute" that overrides the
> DNS co
> What did you think of "man dot-qmail"?
what about a new one:
what does the man say (tm)
but to answer the original question:
in dot-qmail start a line with a pipe and then the prog.
the prog will receive mail (incl headers) as standard-in
(just like common shell script)
;) a
===
Eric Walters <[EMAIL PROTECTED]> wrote:
>
> Problem #1
>
> Hosting multiple domains with individual POP3/SMTP mail accounts.
> Lets say there are 5 email accounts per domain with each having its own
> username/password.
> I need to setup an [EMAIL PROTECTED] and an [EMAIL PROTECTED]
> For [EMAIL
Hello there,
I would like our mail to be firstly delivered
to my organisation's DMZ (through a regular
primary MX record), and then to make it
route to our internal network (private
IP addresses).
I think a "smtproute" that overrides the
DNS configuration might do it, but I'm
not sure.
Is th
Can you log spam attempts with qmail?
When I attempt to send mail to a host not in rcpthosts nothing is logged about
the attempt.
On Fri, Oct 20, 2000 at 08:29:39PM +0200, Alexander Meis (simmail] wrote:
> Hi...
>
> how can i deliver a mail into a perlscript which does something with the
> content of the mail ?
What did you think of "man dot-qmail"?
Regards.
Hi...
how can i deliver a mail into a perlscript which does something with the
content of the mail ?
Regards
Alex
> Actually, my mailer does not like the "AUTH=LOGIN" tag. I (and Phil Hazel
> from Univ. of Cambridge, author) think that it should be "AUTH LOGIN"
> instead. The "="-character is IMHO not allowed here (see RFC 2554 and RFC
> 1869).This might be some kind of philosophical question, I suppose. But
On Fri, Oct 20, 2000 at 07:32:54PM +0100, Jens Lang wrote:
> I am actually a EXIM user; I´d like to route my mail via a smart host - he
> uses qmail. This is where this mailing list comes into sight. :)
>
> My uplink wants me to use SMTP authentification, which my mailer supports.
> Actually, it
On 19 Oct 2000, at 12:26, Ken Jones wrote:
> The first public release of vqsignup-0.3 is availble at
> http://www.inter7.com/vqsignup
>
> vqsignup is a C based cgi program that enables people on the
> internet to signup for email accounts on your qmail, vpopmail system.
>
> It's the first publ
I am attempting to setup multiple info@ accounts for some virtual hosts. We
need this to work in 2 difference ways.
Problem #1
Hosting multiple domains with individual POP3/SMTP mail accounts.
Lets say there are 5 email accounts per domain with each having its own
username/password.
I need to s
Hi,
I am actually a EXIM user; I´d like to route my mail via a smart host - he
uses qmail. This is where this mailing list comes into sight. :)
My uplink wants me to use SMTP authentification, which my mailer supports.
Actually, it will still not try to authentificate. I suppose that the
followi
[EMAIL PROTECTED] wrote:
>and /var/qmail/rc has:
>#!/bin/sh
>
># Using splogger to send the log through syslog.
># Using qmail-local to deliver messages to ~/Mailbox by default.
>
>exec env - PATH="/var/qmail/bin:$PATH" \
>qmail-start ./Mailbox splogger qmail
>
>What should I have here?
Kill
On Fri, Oct 20, 2000 at 04:57:37PM -, [EMAIL PROTECTED] wrote:
> #!/bin/sh
>
> # Using splogger to send the log through syslog.
> # Using qmail-local to deliver messages to ~/Mailbox by default.
>
> exec env - PATH="/var/qmail/bin:$PATH" \
> qmail-start ./Mailbox splogger qmail
>
> What
Dave Sill <[EMAIL PROTECTED]> wrote:
> Well, if multilog doesn't receive anything on standard input, it won't
> have anything to log. What's in your /service/qmail-send/run file?
I think this may be the problem. /service/qmail-send/run has:
#!/bin/sh
exec /var/qmail/rc
and /var/qmail/rc has:
On Fri, Oct 20, 2000 at 04:14:09PM -, [EMAIL PROTECTED] wrote:
> Joost van Baal <[EMAIL PROTECTED]> wrote:
>
> > Is your /service/qmail-send directory drwxr-xr-x ?
>
> [root@zmbh qmail]# ls -l
> total 8
> drwxr-xr-x 2 qmaill nofiles 4096 Oct 19 00:59 qmail-send
> drwxr-xr-x 2 qmai
Hi,
I am attempting to install qmail 1.03 on a machine running Red Hat Linux
6.2. Prior to this, I used sendmail exclusively. The main problem I am
having is with local mail delivery. Outgoing messages seem fine, but
incoming messages only show a few lines of header information - no body
of th
Joost van Baal <[EMAIL PROTECTED]> wrote:
> Is your /service/qmail-send directory drwxr-xr-x ?
[root@zmbh qmail]# ls -l
total 8
drwxr-xr-x 2 qmaill nofiles 4096 Oct 19 00:59 qmail-send
drwxr-xr-x 2 qmaill nofiles 4096 Sep 15 13:01 qmail-smtpd
I have even shutdown qmail-send a
Not sure, but I don't believe /usr/ucb/cc will work. I've had Solaris
experience and never used it successfully. I'd install gcc and use that;
you can get it in pkgadd format.
John
-Original Message-
From: Zack Zeiler [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 20, 2000 11:17 AM
At 8:16 AM -0700 10/20/00, Zack Zeiler wrote:
>Hi. Got a question. I have a new installation of Solaris 8.
>
>I have setup qmail on Linux a dozen times, no problem. First time on
>solaris.
>
># make setup check
>
>It goes throught the standard stuff and gets stuck here each time.
>
>./compile q
Hi. Got a question. I have a new installation of Solaris 8.
I have setup qmail on Linux a dozen times, no problem. First time on
solaris.
# make setup check
It goes throught the standard stuff and gets stuck here each time.
./compile qmail-local.c
/usr/ucb/cc: language optional software pa
Hello,
I have take a sendmail alias file to use for my aliases. I have added
'| fastforward -d /etc/aliases.cdb' to the .qmail-default file in my
/var/qmail/aliases directory. I am using system account and I can create a
alias for a account that does not reside on my server in the system
acc
Folks,
This has been stated before, many times on this list. qmail NEVER
consults /etc/hosts for anything, ever. It only uses DNS. If you are
using qmail, set up a DNS server.
On Fri, 20 Oct 2000, Stefan Laudat wrote:
> It is highly essential to have "order hosts,bind" in your /etc/resolv.co
[EMAIL PROTECTED] wrote:
>I have qmail setup to log using multilog.
>Here is /service/qmail-send/log/run (exec is all on one line):
>#!/bin/sh
>exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s250
>/var/log/qmail/qmail-send
>
>Here is what is in /var/log/qmail/qmail-send/:
>-rw
"Andy Abshagen" <[EMAIL PROTECTED]> wrote:
>OK. I know this topic has come up before. Or similiar to it at least.
>What we are looking for is basically a domain alias. Where domain1.com and
>domain2.com act as one and on the same server domain3.com and domain4.com
>act as one.
Append domain1.
+ Kimmo Berghäll <[EMAIL PROTECTED]>:
| Is it possibly to resend message in queue to different address?
Yes.
If the original address was local, just edit the appropriate local
.qmail file to the address you want.
In the more likely case that the original address was remote, you need
to do thes
Mike Jimenez <[EMAIL PROTECTED]> wrote:
>First I did this setup and it did not work .
>tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \
>rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \
>setuser qmaill cyclog \
>-s100 -n5 /var/log/qmail/qmail-smtpd
>
>[root@black(/var/log)]: s
"David L. Nicol" <[EMAIL PROTECTED]> wrote:
>don't you have to learn all the saxophone-esque emacs keyboard
>things to use it?
It's got menus now so you can avoid 99% of the key bindings.
-Dave
Is it possibly to resend message in queue to different address?
Thanks in advance,
Kimmo Berghäll
But they use DHCP... That gets a little complicated and I don't have time to
put too much effort in it...
-Original Message-
From: Chris Thorman [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 20, 2000 8:09 AM
To: Jeroen ten Berge; Qmail mailing list
Subject: Re: Help again :(
Hi,
Yo
qmail Digest 20 Oct 2000 10:00:01 - Issue 1159
Topics (messages 50823 through 50845):
Re: email domain
50823 by: Benjie Buenaventura
50830 by: marlon abao (TS-PH)
wrong return path when redirecting mail
50824 by: saint xxx
problems with qmail and ezmlm
5082
On Fri, Oct 20, 2000 at 03:36:23PM +1100, Kevin Waterson wrote:
> Recently, after running qmail for 3 years on our
> primary mail server, we found ourselves listed on orbs.
> It seems we were acting as an open relay and that
> many mailers were simply bouncing mail from our
> domain.
>
> I made a
54 matches
Mail list logo