Pop3 and logging?

2000-03-31 Thread Chris Bond

Hi,

Does anybody know the extra line i need to add so that all incoming pop3 
connections will be logged to mail.info (I need the IP Address and 
username).  Currently I start pop3 with the following:

/usr/bin/tcpserver 0 110 /usr/sbin/qmail-popup chef.praceng.co.uk 
/usr/bin/checkpassword /usr/sbin/qmail-pop3d Maildir 

Thanks,
Chris




Re: Adding X-Deliver-To Header for Virtual Domains

2000-03-27 Thread Chris Bond

Hi,

They must be a easy way to do this, moving to something like vpopmail would 
probably cause more problems.  I've tried it before and they was very 
little documentation.

Thanks,
Chris

At 07:53 AM 24/03/2000 -0600, iv0 wrote:
Chris Bond wrote:
 
  Hi,
 
  How can I add a header X-Deliver-To that has final destination of the
  email.  The reason I need to do this is because the To or CC header is not
  enough information for a program to deliver the mail correctly.
 
  The domain in question I need to do this with is a "Virtual Domain" setup
  in qmail.  To some extent this already exists in the header Delivered-To,
  the only problem is it looks like the following:
 
Delivered-To: [EMAIL PROTECTED]
 
  If you can remove the virtual username and dash and put this into the
  X-Deliver-To header this would slove the problem in a stroke.
 
  Thanks,
  Chris

We've done that with the development version of vpopmail 3.4.12.
Instead of a header that has: virtualdomain-user@virtualdomain
It puts user@virtualdomain

Ken Jones
http://www.inter7.com/vpopmail/




Serialmail/Turnmail

2000-03-27 Thread Chris Bond

Hi,

I've just come across the turnmail on the qmail web site - it looks like 
exactly like what I need. I've compiled serialmail and installed it
properly. I've tried quite a few things to get the script working but none 
of them seem to work.

I'm starting pop3d at the moment with:
/usr/bin/tcpserver 0 110 /usr/sbin/qmail-popup 
chef.praceng.co.uk  /usr/bin/checkpassword /usr/sbin/qmail-pop3d Maildir 

I've copied the contents to /usr/sbin/turnmail and tried the following line 
but no luck:

/usr/bin/tcpserver 0 110 /usr/sbin/qmail-popup 
chef.praceng.co.uk  /usr/bin/checkpassword /usr/sbin/autoturn 

Any ideas or tips how to get this working as its really bugging me! I've 
copied the contents of the autoturn and pasted them below as I had to 
remove one ; for the script to work.

#!/bin/sh
if [ -d Maildirdummy ]; then
/usr/bin/maildirsmtp $1 $USER- $TCPREMOTEIP `hostname` 21 | logger -p 
daemon.notice 
/usr/sbin/qmail-pop3d Maildirdummy
fi
exec /usr/sbin/qmail-pop3d $1

Can anyone help me or gives me some tips to getting it too work?
Thanks,
Chris




Adding X-Deliver-To Header for Virtual Domains

2000-03-24 Thread Chris Bond

Hi,

How can I add a header X-Deliver-To that has final destination of the 
email.  The reason I need to do this is because the To or CC header is not 
enough information for a program to deliver the mail correctly.

The domain in question I need to do this with is a "Virtual Domain" setup 
in qmail.  To some extent this already exists in the header Delivered-To, 
the only problem is it looks like the following:

  Delivered-To: [EMAIL PROTECTED]

If you can remove the virtual username and dash and put this into the 
X-Deliver-To header this would slove the problem in a stroke.

Thanks,
Chris




Re: Maildir support for Pine 4.10

1999-07-31 Thread Chris Bond

Pine doesn't but qmail 
does Wju cos 
qmail rules !!

Quoting [EMAIL PROTECTED]:

 I didn't think Pine supported Maildir.  If it does 
NOW, please post it as
 well.

 Eric


 Gavin Cameron @ mail.itworks.com.au writes:

  Hi,
 
  Can someone point me to a patch to give me Maildir 
support for Pine 4.10?
 
  Thanks
  Gavin
 
 
 


 President.and.CEO
 The.Public.Network
 http://www.thepublic.net
 [EMAIL PROTECTED]

 



--
  -- Chris Bond --
 [EMAIL PROTECTED]
----



RE: Web Based E-Mail

1999-06-19 Thread Chris Bond

IMP is wrote completely with PHP, but can use mysql and other databases as a 
backend for perferences and contact lists.

Chris


Quoting Alex Miller [EMAIL PROTECTED]:

 If you want a serious web-based solution to anything, start with the
 robust.
 Go to www.php.net
 
 PHP is a server-side scripting language that, among many other things, can
 talk to a wide variety of databases. Unlike iHTML, or Allaire's Cold
 Fusion,
 or ASP, it is open-source, and I would say far superior.
 
 Currently, I use w-agora for user forums and it is very very good. At my
 work I use Cold Fusion all the time and I think PHP is much much better.
 
 There are many open source projects listed on www.php.net including a few
 web-based email systems that use IMAP since PHP has IMAP functions
 built-in.
 
 So, by setting up PHP, IMAP, and one of those open source projects you will
 be standing on solid ground as you try to make improvements and enhance it
 for the rest of us (of course you will).
 
 One snag you might run into. There has been a lot of talk back and forth
 about how well IMAP works with Maildirs so that could be a snag.
 
 Alex Miller
 
  -Original Message-
  From: Gentry L. Williams [mailto:[EMAIL PROTECTED]]
  Sent: Saturday, June 19, 1999 5:37 PM
  To: [EMAIL PROTECTED]
  Subject: Web Based E-Mail
 
 
  I am looking for suggestion on an open-source Web based e-mail system.
 
  TIA
  -Gentry-
  GarfNet Internet Service Provider
 
 
 



--
  -- Chris Bond --
 [EMAIL PROTECTED]
----



Accepting Backup Mail (relay)

1999-03-12 Thread Chris Bond

Hi,

Whats the correct procedure to accept backup mail?

Do you need an entry in locals, rcpthosts? And what do you put in
smtproutes for when it comes back online?

There seems to be not much documentation on the files in
/var/qmail/control apart from man qmail-control.

Thanks,
Chris.



Fastforward refuses to delivery root email

1999-02-16 Thread Chris Bond

Hi,

I've finally switched works email over to qmail and it all works
wonderful even virtuals from /etc/aliases using fastforward.  For some
reason it refuses to delivery mail to root i have an entry in aliases to
go to a non-root account.  Printforward shows this correct address, i've
also tried removing the aliases entry and creating a ~alias/qmail-root
but i qmail-default is taken control (with the following
|/var/qmail/bin/fastforward -d /etc/aliases.cdb).  Here is the log
entries:

Feb 16 11:02:52 dipsy qmail: 919162972.617328 starting delivery 1: msg
133349 to local [EMAIL PROTECTED]
Feb 16 11:02:52 dipsy qmail: 919162972.618218 status: local 1/10 remote
0/20
Feb 16 11:02:52 dipsy qmail: 919162972.642381 delivery 1: deferral:
fastforward:_fatal:_unable_to_exec_qq_(#4.3.0)/

I'm trying to sort this out ASAP as all of roots emails is queued
locally but not been delivered!

Thanks,
Chris.



Re: qmail-pop3d is not working asap

1999-02-16 Thread Chris Bond

What line do you have in inetd.conf?

Marlon Anthony Abao wrote:

 hello,

 is it the proper behavior of qmail-pop3d not to give out mails as soon as
 they get the user Maildirs?

 i noticed this behavior when i moved to the Maildir format and to
 qmail-pop3d.  i see the mail files in ~/Maildir/new/ but when i fire up a
 POP3 client, it says that i don't have any mails!

 i did the pop3 conversation myself by telneting the port 110 of my mail
 server and sure enough, it says that no mails :(

 however after a period of around 3-5 minutes, i get my mails.  so it is no
 question that the pop3 server is working or not.

 am using home directories over NFS so is this the problem?

 Thanks in advance!

 -marlon



Re: Fastforward refuses to delivery root email

1999-02-16 Thread Chris Bond

Ok let me explain again the problem, fastforward refuses to send email for
the root account using the following:
1.  Before we installed fastforward it was working fine with a
"~alias/.qmail-root" file with this in: "[EMAIL PROTECTED]"
2.  After creating "~alias/.qmail-default" with "|/var/qmail/bin/fastforward
-d /etc/aliases.cdb" root mail was refused with the error messages below:

Feb 16 13:02:20 dipsy qmail: 919170140.142274 status: local 0/10 remote 0/20

Feb 16 13:02:28 dipsy qmail: 919170148.137147 starting delivery 198: msg
133306 to local [EMAIL PROTECTED]
Feb 16 13:02:28 dipsy qmail: 919170148.137335 status: local 1/10 remote 0/20

Feb 16 13:02:28 dipsy qmail: 919170148.308531 delivery 198: deferral:
fastforward:_fatal:_unable_to_exec_qq_(#4.3.0)/

3.  I've tried deleting the .qmail-root alias and making an entry in
/etc/aliases with "root: gavinlew" in but it still refuses to delivery the
mail, giving exactly the same errors above.

If I do mailq -s I get the following (mailq script from qmHandle off the
qmail web page):
Messages in local queue: 76
Messages in remote queue: 0

All off the 76 messages as destinded to the root account but are having
trouble being delivered.

Any help on how to get it working would be greatly appriated.

Regards,
Chris.

Petr Novotny wrote:

  On Tue, Feb 16, 1999 at 11:06:08AM +, Chris Bond wrote:
 
  qmail-local will refuse to run as root, and hence you can NEVER
  deliver to root under the qmail system. You must alias root to an
  ordinary user, usually the administator of the machine.

 Plus, since there certainly IS a user called root, /etc/aliases (or
 fastforward, which is run from ~alias/.qmail-default) will not be
 consulted. Am I right?
 --
 Petr Novotny, ANTEK CS
 [EMAIL PROTECTED]
 http://www.antek.cz
 -- Don't you know there ain't no devil there's just God when he's drunk.
  [Tom Waits]



Re: Fastforward refuses to delivery root email

1999-02-16 Thread Chris Bond

Hi,

Yes it was users a assign file, stupid deb file i create made one i
deleted the assign file put a "." in it, ran qmail-newu and then created
my ~alias/qmail-root and it all worked nicely

Thankyou for the tip that helped be slove it, and to anyone else that
posted something that helped me.

Regards,
Chris

Mate Wierdl wrote:

 Are you using qmail-users?

 Mate



Re: Hylafax with qmail

1999-02-09 Thread Chris Bond

Stefan Paletta wrote:

 Chris Bond wrote/schrieb/scribsit:

  Has anyone managed to get qmail working with hylafax, i've previously
  done this with sendmail.

 I created a virtualdomain (fax.WRonline.de) pointing to alias-fax.
 In ~alias/.qmail-fax-default I have (on one line):
 | /usr/local/bin/faxmail -n | /usr/local/bin/sendfax -n -D -s a4 -f
 "$SENDER" -d "$EXT2"

 Stefan

I've setup the MX records for *.fax.domain.co.uk, but how do u setup
*.fax.domain.co.uk in locals and rcpthosts as the message bounces when you
send it.

Regards,
Chris