I know where the fault is, I had the same problem
you have to fix your startup scripts, one space to much or wrong/no
domainname can fuck it up totaly
Raboo
- Original Message -
From: "Jonas Pasche" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 14, 2003 1:35 AM
Subject:
Hello Jonas,
Jonas Pasche wrote:
Hi Jan,
I've asked this same question before, but I haven't received an
answer/solution yet.
The following problem occurs when a catch-all should be forwarded to an
external address : The email is only delivered locally to the catch-all
account.
Where does i
Jan Reilink wrote:
Jonas Pasche wrote:
[...]
I'd suggest deleting and recreating the three users, or restoring
vpasswd[.cdb] from a recent backup.
I'll delete -just got approval from the customer- the account
(vdeldomain) to recreate it (vadddomain) and see what happens then.
That was a "no go
On Friday, March 14, 2003, at 09:18, you wrote:
> [EMAIL PROTECTED]:/var/vpopmail/domains/groenen.nl# cat .qmail-default
> | /var/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
This is probably where you're going wrong (unintentionally) - I
suspect vdelivermail looks up the catchall address in its
Marcus Williams wrote:
On Friday, March 14, 2003, at 09:18, you wrote:
[EMAIL PROTECTED]:/var/vpopmail/domains/groenen.nl# cat .qmail-default
| /var/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]
This is probably where you're going wrong (unintentionally) - I
suspect vdelivermail looks up the ca
Dave,
On Fri, March 14, 2003 2:24 am, "Dave Weiner" said:
> I've been playing with a squirrelmail plugin to let the user turn
> this all on or off.
I'd be *really* interested in seeing a squirrelmail plugin to do this. I
use squirrelmail filters at the moment and it's pretty sloow! I'm
lookin
Vu "Re: [vchkpw] Password fail with specific MUA (Mail.app)", du
14/03/03 à 13:40 +1030 :
What method of connecting are your Mail.app users using? Just plain
old POP or what?
I was using plain POP with password auth.
I just tried IMAP (with plain password too), and I *don't* get the errors :
Mar
Hi, Scott.
Please paste your start-up script for POP into an email and reply
back.
Thanks!
Negative Nine wrote:
Just installed qmail and vpopmail and i cant seem to auth correctly.
Um, im not using mysql to store passwords
Ive looked at logs that i think would help but they have not info as of
Hi,
I configured vpopmail-5.2 with,
# ./configure --enable-clear-passwd=y --enable-relay-clear-minutes=120
--enable-roaming-users=y
this gave,
address extentions = OFF --enable-qmail-ext=n (default)
roaming users = ON --enable-roaming-users=y
tcpserver file = /etc/tcp.smtp
Then I did,
# make
On Friday 14 March 2003 06:34, Robin Bowes wrote:
> Dave,
>
> On Fri, March 14, 2003 2:24 am, "Dave Weiner" said:
> > I've been playing with a squirrelmail plugin to let the user turn
> > this all on or off.
>
> I'd be *really* interested in seeing a squirrelmail plugin to do this. I
> use squirrel
Ned, are you running courier's pop3d or qmail's?
I'm running courier's.
I'm not sure how the courier logger chooses to write to
/var/log/maillog tho... I suspect your pop3d is not set to write to
this log. ... And I don't know what would be causing the auth errors,
maybe a conflict between your p
Jesse Guardiani wrote:
>> Actually, thinking about it, not everybody using vpopmail uses
>> squirrelmail so this would be better as a separate tool, or possibly
>> integrated with qmailadmin.
>
> Not sure if you know this, but sqwebmail already has the ability to
> create filters.
Yes I am, and i
On Friday 14 March 2003 10:28, Dave Weiner wrote:
> Jesse Guardiani wrote:
> >> Actually, thinking about it, not everybody using vpopmail uses
> >> squirrelmail so this would be better as a separate tool, or possibly
> >> integrated with qmailadmin.
> >
> > Not sure if you know this, but sqwebmail
Jesse Guardiani wrote:
> Huh? sqwebmail uses maildrop. maildrop is server side. What are you
> talking about?
Just reading too fast, and parsed your sqwebmail as squirrelmail :)
Dave
This was the problem,
In my /etc/xinetd.d/pop3 file i had
server_args = neg9.netnitco.net /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir
/home/vpopmail/bin/vchkpw -- should have been -- /usr/vpopmail/bin/vchkpw
Do i forgot to change the location of vchkpw to the actual location
Hello, all.
I am successfully running a qmail, Courier-IMAP, vpopmail(v 5.3.19), MySql
(compiled with --enable-many-domains=y), and squirrelmail installation. I
want to use vconvert to convert a shadow password file into a MySql DB.
The docs on this procedure are a little skimpy so I hope someon
Well, another stupid error on my behalf.I
forgot to change my iptable rules to allow access to port 25 from outside my
network. I need some sleep now. **
Author: Jonas
Pasche
Date: 03-12-03
19:32Subject: Re: [vchkpw] can not get any
mailHi Scott,> if you are saying i need
I created a small patch for a situation I ran into. I'm on a system
where I have both system-users and virtual domains and noticed that
successfull logins of system users weren't logged. The patch was
created on 5.3.7.
557a558,565
>
>/* show success but with no password */
>if ( ENABLE
> Hello, all.
>
> I am successfully running a qmail, Courier-IMAP, vpopmail(v 5.3.19), MySql
> (compiled with --enable-many-domains=y), and squirrelmail installation. I
> want to use vconvert to convert a shadow password file into a MySql DB.
> The docs on this procedure are a little skimpy so I h
At 1:38 +1030 15/03/03, Jesse Reynolds wrote:
Ned, are you running courier's pop3d or qmail's?
I'm running courier's.
I'm not sure how the courier logger chooses to write to
/var/log/maillog tho... I suspect your pop3d is not set to write to
this log. ... And I don't know what would be causing th
Hi,
I am using vpopmail + qmail on a test system. Now for user
[EMAIL PROTECTED] I want to accept mails only from email addresses given in file
accept_only.dat. The rest of the mails from any other email address
should be dropped/deleted without any notice.
Can someone please give on hints on wri
Eww. Dont start *anything* from inetd.
Use tcpserver :P
Negative Nine wrote:
This was the problem,
In my /etc/xinetd.d/pop3 file i had
server_args = neg9.netnitco.net /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir
/home/vpopmail/bin/vchkpw -- should have been -- /usr/vpopmail/bi
Hi Andrew,
please always respond to the list, not personally to me. Maybe someone
can bring some light into your situation after reading it, so I'm
completely quoting it:
> Thank you for getting back so quickly. It appears that I was wrong, and
> roaming users is working well. The problem is th
Hi Payal,
> I configured vpopmail-5.2 with,
You should start with 5.2.1, which is the latest stable.
> # /home/vpopmail/bin/clearopensmtp
> vpopmail not configure with --enable-roaming-users=y
* Have you started with clean source, either freshly unpacked or a "make
clean" before?
* Check the
Hi Maurice,
> I created a small patch for a situation I ran into.
Thanks, but that's useless until you tell us to which file it should be
applied ;-)
You should use the unified diff format (diff -u) in general; it
automatically includes the filenames in its output.
Jonas
Hi Payal,
> I am using vpopmail + qmail on a test system. Now for user
> [EMAIL PROTECTED] I want to accept mails only from email addresses given in file
> accept_only.dat. The rest of the mails from any other email address
> should be dropped/deleted without any notice.
>
> Can someone please g
Sorry about the personal reply, I didn't mean to be rude. Yes, the POP
connection did originate from the same address as SMTP, and I used to
cdbdump to check tcp.smtp.cdb. I found out today that Telia actually goes
through Safepages, and Safepages blocks everything on port 25 to any server
other
Actually I think this error is related to the version of vpopmail you are
using. Maybe try upgrading.
On Sat, 15 Mar 2003 04:42, Ned Baldessin wrote:
> At 1:38 +1030 15/03/03, Jesse Reynolds wrote:
> >Ned, are you running courier's pop3d or qmail's?
> >
> >I'm running courier's.
> >
> >I'm not su
Hello All,
If I'm going to install a couple of mailservers(vpopmail+qmail) and use an
NFS server for storage, is the Maildir the only directory that will be
shared by the mail servers. I think the tcp.smtp.cdb also needs to be
shared. Any others files?
TIA
29 matches
Mail list logo