[vchkpw] Weird messages in qmail-send

2006-07-18 Thread Christoph Petersen
Hey guys,

in the last time I've some weird messages in my qmail-send log and I don't
where I have to look to solve these problems if they are problems. 
I not even know if vpopmail is the cause of these messages. I'm using
netqmail-1.05 with vpopmail 5.4.13, chkuser and simscan.

Here is a short part of my log:
@400044bccdce235330a4 info msg 147578: bytes 25080 from
[EMAIL PROTECTED] qp 28573 uid 0
@400044bccdce2670995c starting delivery 900: msg 147578 to local
[EMAIL PROTECTED]
@400044bccdce2670ace4 status: local 1/50 remote 0/120
@400044bccdce26d5f2ac delivery 900: failure:
Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
@400044bccdce26d60634 status: local 0/50 remote 0/120
@400044bccdce2ba8b83c bounce msg 147578 qp 28576
@400044bccdce2ba8c7dc end msg 147578
@400044bccdce2bb0f59c new msg 148330
@400044bccdce2bb10154 info msg 148330: bytes 25620 from  qp 28576 uid
1007
@400044bccdce2f0acefc starting delivery 901: msg 148330 to local
[EMAIL PROTECTED]
@400044bccdce2f0ae66c status: local 1/50 remote 0/120
@400044bccdce2f0aee3c delivery 901: failure:
Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
@400044bccdce2f0af60c status: local 0/50 remote 0/120
@400044bccdce330dade4 bounce msg 148330 qp 28579
@400044bccdce330dbd84 end msg 148330
@400044bccdce345fa56c new msg 148316
@400044bccdce345fb124 info msg 148316: bytes 26072 from [EMAIL PROTECTED] 
qp 28579
uid 1007
@400044bccdce379be0c4 starting delivery 902: msg 148316 to local
[EMAIL PROTECTED]
@400044bccdce379bf834 status: local 1/50 remote 0/120
@400044bccdce379c0004 delivery 902: failure:
Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
@400044bccdce379c0bbc status: local 0/50 remote 0/120
@400044bccdce379c138c triple bounce: discarding bounce/148316
@400044bccdce379c1b5c end msg 148316

I would be pleased if anyone could help.

Regards
Christoph



Re: [vchkpw] Weird messages in qmail-send

2006-07-18 Thread Tom Collins

On Jul 18, 2006, at 5:15 AM, Christoph Petersen wrote:

Hey guys,

in the last time I've some weird messages in my qmail-send log and  
I don't

where I have to look to solve these problems if they are problems.
I not even know if vpopmail is the cause of these messages. I'm using
netqmail-1.05 with vpopmail 5.4.13, chkuser and simscan.


Looks like a web script on your server (which typically uses  
[EMAIL PROTECTED] as sender) or perhaps a cron job is trying  
to email the root account on your mail server.  You don't have an  
alias set up for root (you need a .qmail-root file in ~alias) so a  
bounce is generated.


You (understandably) don't have an alias for postmaster, so the  
bounce bounces to postmaster, and you don't have an alias for that  
either, so the triple bounce is discarded.  You can use the control  
files doublebouncehost and doublebounceto to change who gets double- 
bounces -- in most cases you just want to throw them out.


Solution:

echo [EMAIL PROTECTED]  ~alias/.qmail-root

--
Tom Collins  -  [EMAIL PROTECTED]
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/




[vchkpw] User quota over NFS

2006-07-18 Thread Darek M

Hi there,

My mail system consists of a main mail store, which is configured as a 
regular mail system, with vpopmail/qmail/etc.


Incoming mail is handled by separate MX machines.  They in turn mount 
the vpopmail directory from the main system via NFS, so they have access 
to the same vpopmail binaries and domain directories.  So they are using 
the vpopmail install from the main system.


Running vuserinfo shows the correct info on all MX machines.

However, when a user is over 100%, mail continues to be delivered into 
the inbox.  Does anyone have any info on this?  A fix?


Thanks for any info.

- Darek


Re: [vchkpw] User quota over NFS

2006-07-18 Thread Jon Simola

On 7/18/06, Darek M [EMAIL PROTECTED] wrote:


Incoming mail is handled by separate MX machines.  They in turn mount
the vpopmail directory from the main system via NFS, so they have access
to the same vpopmail binaries and domain directories.  So they are using
the vpopmail install from the main system.



However, when a user is over 100%, mail continues to be delivered into
the inbox.  Does anyone have any info on this?  A fix?


You might need Bill Shupp's qmail Maildir++ patch, it has solved
similar issues for me:

This patch adds maildirquota (Maildir++) support to qmail-pop3d and
qmail-local.  It was created because when vpopmail switched to maildirquotas,
a user's quota usage was not decreased after deleting mail via qmail-pop3d.
Also, because .qmail files would allow qmail-local to write directly to a
Maildir whithout piping through vdelivermail first, quotas were not effective
for aliases.  Actually, this was the case with vpopmail's old quota system as
well.

http://shupp.org/patches/qmail-maildir++-universal.patch

--
Jon


AW: [vchkpw] Weird messages in qmail-send

2006-07-18 Thread Christoph Petersen
Hey Tom,

 Looks like a web script on your server (which typically uses  
 [EMAIL PROTECTED] as sender) or perhaps a cron job is trying  
 to email the root account on your mail server.  You don't have an  
 alias set up for root (you need a .qmail-root file in ~alias) so a  
 bounce is generated.
 

yeah now as you have said it I'm quite shure that this is from a cron.

 You (understandably) don't have an alias for postmaster, so the  
 bounce bounces to postmaster, and you don't have an alias for that  
 either, so the triple bounce is discarded.  You can use the control  
 files doublebouncehost and doublebounceto to change who gets double- 
 bounces -- in most cases you just want to throw them out.
 
 Solution:
 
 echo [EMAIL PROTECTED]  ~alias/.qmail-root
 

Thanks for your help!

Regards
Christoph



[vchkpw] file error 1

2006-07-18 Thread Rob Genovesi
Anyone getting file error 1 errors when using qmailadmin to 
add/remove/edit aliases?  This seems to be happening randomly and I haven't 
found any cause for it yet.


qmailadmin 1.2.9
vpopmail 5.4.10


Thanks,

Rob Genovesi
[EMAIL PROTECTED]



Re: [vchkpw] file error 1

2006-07-18 Thread Tom Collins

On Jul 18, 2006, at 11:15 AM, Rob Genovesi wrote:
Anyone getting file error 1 errors when using qmailadmin to add/ 
remove/edit aliases?  This seems to be happening randomly and I  
haven't found any cause for it yet.


That error only comes up when QmailAdmin tries to delete a line from  
a .qmail file (or from the valias table if you have valiases enabled).


Is there anything quirky about the .qmail file you're trying to  
delete lines from?


--
Tom Collins  -  [EMAIL PROTECTED]
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/