RE: [qmailtoaster] ezmlm reject SRS blackberry

2011-04-05 Thread Ridwan
Yes Dnk, My Chkuser accept those mails from blackberry device and send it to a personal account and open mailing list, but if it sent to manage mailing list ezmlm denied it with "Sorry, only subscribers may post. If you are a subscriber, please forward this message to milist-ow...@domain.co

RE: [qmailtoaster] ezmlm reject SRS blackberry

2011-04-05 Thread Amit
Error you had mentioned below is coming because of SPF checking. To resolve this there is 3 solution: 1) Disable SPF checking on server (Easy solution but little security concern as SPF will completely get disable) 2) Ask blackberry admin to add your domain in there SPF record as all

[qmailtoaster] Redirect Bcc mails

2011-04-05 Thread Amit
Hi Everyone, I just got weird requirement from 1 of my client. If any user is trying to send mail from QMT server then all mails in To and Cc should get delivered except to email id mentioned in Bcc. But all outgoing Bcc mails should get delivered to clients gmail account (ex. a...@gmail.com).

[qmailtoaster] recommended php mail method

2011-04-05 Thread Fred Christian
Hi, I am mostly set up with my qmailtoaster server. I have a working squirrelmail and qmailadmin I even have a spf record that gives me an spf pass when I send from squirrelmail I am still working on getting Thunderbird to work with my server. I will save that question for later though if I don't f

[qmailtoaster] poorly configured server

2011-04-05 Thread Fred Christian
I just discovered this in my email headers being sent out Received: from localhost.localdomain (174.37.130.225-static.reverse.softlayer.com [174.37.130.225]) Which creates a X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.60006 Rule breakdown below pts rule name description -

[qmailtoaster] Re; rsync question

2011-04-05 Thread Joel Eddy
I've got an older server running qmail. That sever used the older diredtory structure. Meaning as an example /home/vpopmail/domains/mydomain.com/user_id <<14 id's in this directory /home/vpopmail/domains/mydomain.com/0/user_id <<13 id's in this directory /home/vpopmail/domains/mydomain.com/1/user_

[qmailtoaster] Re: Redirect Bcc mails

2011-04-05 Thread Eric Shubert
On 04/05/2011 08:24 AM, Amit wrote: Hi Everyone, I just got weird requirement from 1 of my client. If any user is trying to send mail from QMT server then all mails in To and Cc should get delivered except to email id mentioned in Bcc. But all outgoing Bcc mails should get delivered to clients g

[qmailtoaster] Re: poorly configured server

2011-04-05 Thread Eric Shubert
On 04/05/2011 02:16 PM, Fred Christian wrote: I just discovered this in my email headers being sent out Received: from localhost.localdomain (174.37.130.225-static.reverse.softlayer.com [174.37.130.225]) Which creates a X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.60006 Rule

[qmailtoaster] Re: Re; rsync question

2011-04-05 Thread Eric Shubert
On 04/05/2011 02:27 PM, Joel Eddy wrote: I've got an older server running qmail. That sever used the older diredtory structure. Meaning as an example /home/vpopmail/domains/mydomain.com/user_id<<14 id's in this directory /home/vpopmail/domains/mydomain.com/0/user_id<<13 id's in this directory /ho

Re: [qmailtoaster] Re: poorly configured server

2011-04-05 Thread Fred Christian
That was it, localhost.localdomain I needed to know what to look for. And now it is set to my domain. Thanks. On Tue, Apr 5, 2011 at 6:00 PM, Eric Shubert wrote: > On 04/05/2011 02:16 PM, Fred Christian wrote: >> >> I just discovered this in my email headers being sent out >> >> Received: from lo