Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
Figure-out that the .qmail-* files should not be executable (eg x_bit_set)

Now isolated it to a procmail <--> bogofilter issue and it is still a
permissions issue I believe

On Sun, Dec 12, 2010 at 12:20 PM, Richard Baxant  wrote:

> I finally found the log file and I have the following errors for the
> messages that are currently stuck in the local queue:
>
> @40004d050328310621fc starting delivery 492: msg 5304635 to local
> domain.com...@domain.com
> @40004d050328310650dc status: local 1/10 remote 0/60
> @40004d050328311bbd3c delivery 492: deferral:
> Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/
> @40004d050328311bec1c status: local 0/10 remote 0/60
>
> Any idea on how this could correlate  with using chown or chmod?
>
>
>
>
> On Sun, Dec 12, 2010 at 10:49 AM, Richard Baxant <
> qmailtoasterl...@gmail.com> wrote:
>
>> The last few lines of the smtp.log are:
>>
>> 1223769600 0 0 6 6
>> 1223683200 0 0 5 5
>> 1223596800 0 0 4 4
>> 1223510400 0 0 3 3
>> 1223424000 0 0 3 3
>>
>> I cannot locate the send log? Would it be this
>> "/var/qmail/supervise/send/log/supervise/control"?
>>
>> As I mentioned mail does go out and I receive it at my third-party email
>> provider
>>
>> When I use  qmHandle -L  it shows messages in the queue waiting to be
>> delivered:
>>
>> 5304639 (11, L)
>>   Return-path: m...@domain.com
>>   From: m...@domain.com
>>   To: m...@domain.com
>>   Subject: TEST
>>   Date: Sun, 12 Dec 2010 05:57:33 -0500
>>   Size: 915 bytes
>>
>> Messages in local queue: 13
>> Messages in remote queue: 0
>>
>> So would this be a scanning issue? I do use .qmail-user and procmailrc
>> files that send emails to procmail which then use bogofilter to further
>> process if the message is spam and then it should deliver the message to the
>> inbox.
>>
>>
>>
>> On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:
>>
>>> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>>>
 I have been trying to get rsync to work and in the process I added the
 rync user to the vchkpw group... The following is where I think I messed
 up my mail server.

 I then changed all the ownership of the /vpopmail directory to
 vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)

 I can still send mail out and receive the mail externally (m...@gmail.com
 )


 I am unable to receive an email that was sent internally (from
 m...@mymailserverdomain.com  --> to
 m...@mymailserverdomain.com ) or
 externally (from m...@gmail.com  -->  to
 m...@mymailserverdomain.com )


 I am trying to find errors in the logs but cannot find any. Please Help!

>>>
>>> I don't think any of that would cause a problem.
>>>
>>> Is the problem with delivery or scanning? If there are no errors in the
>>> smtp log, I expect that you'd see some failures in the send log. Are there
>>> messages in the delivery queue? (qmHandle -L)
>>>
>>> --
>>> -Eric 'shubes'
>>>
>>>
>>>
>>> -
>>> Qmailtoaster is sponsored by Vickers Consulting Group (
>>> www.vickersconsulting.com)
>>>   Vickers Consulting Group offers Qmailtoaster support and installations.
>>> If you need professional help with your setup, contact them today!
>>>
>>> -
>>>Please visit qmailtoaster.com for the latest news, updates, and
>>> packages.
>>> To unsubscribe, e-mail:
>>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>>For additional commands, e-mail:
>>> qmailtoaster-list-h...@qmailtoaster.com
>>>
>>>
>>>
>>
>


[qmailtoaster] Spam filter

2010-12-12 Thread mattias
Can i administer it from the web?
E.g
Mail from address
Reject
So the sender recive a mail dilevery


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
I finally found the log file and I have the following errors for the
messages that are currently stuck in the local queue:

@40004d050328310621fc starting delivery 492: msg 5304635 to local
domain.com...@domain.com
@40004d050328310650dc status: local 1/10 remote 0/60
@40004d050328311bbd3c delivery 492: deferral:
Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/
@40004d050328311bec1c status: local 0/10 remote 0/60

Any idea on how this could correlate  with using chown or chmod?



On Sun, Dec 12, 2010 at 10:49 AM, Richard Baxant  wrote:

> The last few lines of the smtp.log are:
>
> 1223769600 0 0 6 6
> 1223683200 0 0 5 5
> 1223596800 0 0 4 4
> 1223510400 0 0 3 3
> 1223424000 0 0 3 3
>
> I cannot locate the send log? Would it be this
> "/var/qmail/supervise/send/log/supervise/control"?
>
> As I mentioned mail does go out and I receive it at my third-party email
> provider
>
> When I use  qmHandle -L  it shows messages in the queue waiting to be
> delivered:
>
> 5304639 (11, L)
>   Return-path: m...@domain.com
>   From: m...@domain.com
>   To: m...@domain.com
>   Subject: TEST
>   Date: Sun, 12 Dec 2010 05:57:33 -0500
>   Size: 915 bytes
>
> Messages in local queue: 13
> Messages in remote queue: 0
>
> So would this be a scanning issue? I do use .qmail-user and procmailrc
> files that send emails to procmail which then use bogofilter to further
> process if the message is spam and then it should deliver the message to the
> inbox.
>
>
>
> On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:
>
>> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>>
>>> I have been trying to get rsync to work and in the process I added the
>>> rync user to the vchkpw group... The following is where I think I messed
>>> up my mail server.
>>>
>>> I then changed all the ownership of the /vpopmail directory to
>>> vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)
>>>
>>> I can still send mail out and receive the mail externally (m...@gmail.com
>>> )
>>>
>>>
>>> I am unable to receive an email that was sent internally (from
>>> m...@mymailserverdomain.com  --> to
>>> m...@mymailserverdomain.com ) or
>>> externally (from m...@gmail.com  -->  to
>>> m...@mymailserverdomain.com )
>>>
>>>
>>> I am trying to find errors in the logs but cannot find any. Please Help!
>>>
>>
>> I don't think any of that would cause a problem.
>>
>> Is the problem with delivery or scanning? If there are no errors in the
>> smtp log, I expect that you'd see some failures in the send log. Are there
>> messages in the delivery queue? (qmHandle -L)
>>
>> --
>> -Eric 'shubes'
>>
>>
>>
>> -
>> Qmailtoaster is sponsored by Vickers Consulting Group (
>> www.vickersconsulting.com)
>>   Vickers Consulting Group offers Qmailtoaster support and installations.
>> If you need professional help with your setup, contact them today!
>>
>> -
>>Please visit qmailtoaster.com for the latest news, updates, and
>> packages.
>> To unsubscribe, e-mail:
>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>For additional commands, e-mail:
>> qmailtoaster-list-h...@qmailtoaster.com
>>
>>
>>
>


Re: [qmailtoaster] Re: Spamdyke graylist culling

2010-12-12 Thread Maxwell Smart

 NVM, I just re read your post.

On 12/12/2010 08:07 AM, Maxwell Smart wrote:

 Os there a way to know if it's installed?

On 12/12/2010 06:22 AM, Eric Shubert wrote:

On 12/11/2010 02:51 PM, Maxwell Smart wrote:

I am noticing a ton of files in my Spamdyke graylist folder.  Should
this ever be culled?  maintenance?



qtp-prune-graylist takes care of this automatically for you. If this 
script is not installed in the /etc/cron.daily/ (it's been a while 
since you installed spamdyke and/or you did so manually) then simply 
run the qtp-install-spamdyke script to make it so.






--
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.com


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: Spamdyke graylist culling

2010-12-12 Thread Maxwell Smart

 Os there a way to know if it's installed?

On 12/12/2010 06:22 AM, Eric Shubert wrote:

On 12/11/2010 02:51 PM, Maxwell Smart wrote:

I am noticing a ton of files in my Spamdyke graylist folder.  Should
this ever be culled?  maintenance?



qtp-prune-graylist takes care of this automatically for you. If this 
script is not installed in the /etc/cron.daily/ (it's been a while 
since you installed spamdyke and/or you did so manually) then simply 
run the qtp-install-spamdyke script to make it so.




--
Cecil Yother, Jr. "cj"
cj's
2318 Clement Ave
Alameda, CA  94501

tel 510.865.2787
http://yother.com
Check out the new Volvo classified resource http://www.volvoclassified.com


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
The last few lines of the smtp.log are:

1223769600 0 0 6 6
1223683200 0 0 5 5
1223596800 0 0 4 4
1223510400 0 0 3 3
1223424000 0 0 3 3

I cannot locate the send log? Would it be this
"/var/qmail/supervise/send/log/supervise/control"?

As I mentioned mail does go out and I receive it at my third-party email
provider

When I use  qmHandle -L  it shows messages in the queue waiting to be
delivered:

5304639 (11, L)
  Return-path: m...@domain.com
  From: m...@domain.com
  To: m...@domain.com
  Subject: TEST
  Date: Sun, 12 Dec 2010 05:57:33 -0500
  Size: 915 bytes

Messages in local queue: 13
Messages in remote queue: 0

So would this be a scanning issue? I do use .qmail-user and procmailrc files
that send emails to procmail which then use bogofilter to further process if
the message is spam and then it should deliver the message to the inbox.


On Sun, Dec 12, 2010 at 9:39 AM, Eric Shubert  wrote:

> On 12/12/2010 04:37 AM, Richard Baxant wrote:
>
>> I have been trying to get rsync to work and in the process I added the
>> rync user to the vchkpw group... The following is where I think I messed
>> up my mail server.
>>
>> I then changed all the ownership of the /vpopmail directory to
>> vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)
>>
>> I can still send mail out and receive the mail externally (m...@gmail.com
>> )
>>
>>
>> I am unable to receive an email that was sent internally (from
>> m...@mymailserverdomain.com  --> to
>> m...@mymailserverdomain.com ) or
>> externally (from m...@gmail.com  -->  to
>> m...@mymailserverdomain.com )
>>
>>
>> I am trying to find errors in the logs but cannot find any. Please Help!
>>
>
> I don't think any of that would cause a problem.
>
> Is the problem with delivery or scanning? If there are no errors in the
> smtp log, I expect that you'd see some failures in the send log. Are there
> messages in the delivery queue? (qmHandle -L)
>
> --
> -Eric 'shubes'
>
>
>
> -
> Qmailtoaster is sponsored by Vickers Consulting Group (
> www.vickersconsulting.com)
>   Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
>
> -
>Please visit qmailtoaster.com for the latest news, updates, and
> packages.
> To unsubscribe, e-mail:
> qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail:
> qmailtoaster-list-h...@qmailtoaster.com
>
>
>


[qmailtoaster] Ezml-cgi

2010-12-12 Thread mattias
How to access it?


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Blackberry

2010-12-12 Thread Eric Shubert

On 12/02/2010 08:07 AM, Jake Vickers wrote:

On 12/01/2010 11:52 AM, Emmanuel Buamah wrote:



So how did you do the pushing. Any extra config needed on the
qmailtoaster server?





No, no extra config. I have my email address (we'll say
j...@qmailtoaster.com) and then a Blackberry email address (say
qmt...@vzw.blackberry.com).
In my account for my email on the QMT, I just told it to forward a copy
of all my emails to qmt...@vzw.blackberry.com and save a local copy (you
can do this in Qmailadmin).
Done. Now when someone sends me a message to j...@qmailtoaster.com, it
delivers it to my account and then forwards a copy to my Blackberry
email address.

-


If you want to maintain 2 addresses, that's fine.

If you'd rather simply have your Blackberry access your qmailtoaster 
address (IMAP) directly, that's trivial to set up. You configure BB with 
your address and password, and it configures everything else 
automatically (even TLS and port settings). It's really pretty slick. No 
forwarding or anything else is required on the QMT host. This works with 
other IMAP capable devices as well, although the setup varies a bit.



--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Eric Shubert

On 12/12/2010 04:37 AM, Richard Baxant wrote:

I have been trying to get rsync to work and in the process I added the
rync user to the vchkpw group... The following is where I think I messed
up my mail server.

I then changed all the ownership of the /vpopmail directory to
vpopmail:vchkpw and did it recursively (/chown -R vpopmail:vchkpw ./*/)

I can still send mail out and receive the mail externally (m...@gmail.com
)

I am unable to receive an email that was sent internally (from
m...@mymailserverdomain.com  --> to
m...@mymailserverdomain.com ) or
externally (from m...@gmail.com  -->  to
m...@mymailserverdomain.com )

I am trying to find errors in the logs but cannot find any. Please Help!


I don't think any of that would cause a problem.

Is the problem with delivery or scanning? If there are no errors in the 
smtp log, I expect that you'd see some failures in the send log. Are 
there messages in the delivery queue? (qmHandle -L)


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: New to List and Qmail-Toaster

2010-12-12 Thread Eric Shubert

On 12/11/2010 04:29 PM, Tony White wrote:

Hi Eric,
What are the issues with the domains please?


I don't know specifically. I only know that people have had problems. 
You might check the list archives for specifics. I seem to recall that 
things (domains/users) are not found subsequent to being added, but I'm 
not sure about that.



I created all my domains using Toaster vqadmin
in the ISO from Jake?


Perhaps you've sidestepped the bug.

To be honest, it's been easier for me to simply use the CLI than try to 
fix the problem.



I have just looked at the docs and cannot locate
any statement about *NOT* using vqadmin. Maybe
I missed it?


It's possible that there's nothing there to this effect. I guess there's 
hope that it'll be fixed some day. Perhaps with vpopmail 5.5 and QMTv2.


--
-Eric 'shubes'




On 12/12/2010 7:08 AM, Eric Shubert wrote:

Welcome, Keith.

Just one word of caution. Do *not* use vqadmin to create your domains.
vqadmin has a problem in that area.
Use the CLI /home/vpopmail/bin/vadddomain command instead.

I'm not sure if that's reflected in the documentation or not.






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Re: Spamdyke graylist culling

2010-12-12 Thread Eric Shubert

On 12/11/2010 02:51 PM, Maxwell Smart wrote:

I am noticing a ton of files in my Spamdyke graylist folder.  Should
this ever be culled?  maintenance?



qtp-prune-graylist takes care of this automatically for you. If this 
script is not installed in the /etc/cron.daily/ (it's been a while since 
you installed spamdyke and/or you did so manually) then simply run the 
qtp-install-spamdyke script to make it so.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] I think I made a boo boo? I now get no incoming mail

2010-12-12 Thread Richard Baxant
I have been trying to get rsync to work and in the process I added the rync
user to the vchkpw group... The following is where I think I messed up my
mail server.

I then changed all the ownership of the /vpopmail directory to
vpopmail:vchkpw and did it recursively (*chown -R vpopmail:vchkpw ./**)

I can still send mail out and receive the mail externally (m...@gmail.com)

I am unable to receive an email that was sent internally (from
m...@mymailserverdomain.com --> to m...@mymailserverdomain.com) or externally
(from m...@gmail.com -->  to m...@mymailserverdomain.com)

I am trying to find errors in the logs but cannot find any. Please Help!