Re: [qmailtoaster] How to sign emails with dkim for only some domains?

2011-09-25 Thread Martin Waschbüsch IT-Dienstleistungen
Hi there,

this is rather easy! :-)

All you have to do is use the following kind of syntax:

dkimsign
global
types id=none /
/global
domain1.tld algorithm=rsa-sha1 domain=domain1.tld 
keyfile=/var/qmail/control/dkim/domain1.tld/keyfile.key method=simple 
selector=dkim
types id=dkim /
types id=domainkey method=nofws /
/domain1.tld
domain2.tld algorithm=rsa-sha1 domain=domain2.tld 
keyfile=/var/qmail/control/dkim/domain2.tld/keyfile.key method=simple 
selector=dkim
types id=dkim /
types id=domainkey method=nofws /
/domain2.tld
/dkimsign


This way, only the individual domains will use signing (and you can have 
different options and keys per domain, etc.)
Everything not mentioned in the file will not be signed.

Also note that this config also takes care of domainkeys. so, using this setup 
you can remove qmail-dk (or whatever the binary was called) and put 
qmail-queue.orig back as the qmail-queue binary file.

Cheers,

Martin

--
Martin Waschbüsch
IT-Dienstleistungen
Schumacherring 29
81737 München

Telefon: +49 89 57005708
Fax: +49 89 57868023
Mobil: +49 170 2189794
serv...@waschbuesch.it
http://www.waschbuesch.it

Am 25.09.2011 um 06:48 schrieb P.V.Anthony:

 Hi,
 
 Install dkim according to,
 http://wiki.qmailtoaster.com/index.php/How_to_Setup_DKIM_with_Qmail_Toaster
 
 It works well.
 
 I was wondering how to only do dkim for some domains and not all domains. Is 
 there some configuration that needs to be done so that only the required 
 domains will be signed by dkim?
 
 P.V.Anthony
 
 -
 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 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: Blackberry

2011-09-25 Thread Jake Vickers

On 09/24/2011 10:16 AM, Eric Shubert wrote:

On 09/24/2011 06:01 AM, Jake Vickers wrote:


And for the record, I have forwarded copies of emails to a BB email
address for years. On the BB device, I just put the reply-to address as
the one on my QMT box. This usually allows emails to hit the phone
quicker than polling, since that is done at random times. Pushing
emails to the email address causes a push to the phone.

-



Imap IDLE eliminates the need for polling:
http://www.isode.com/whitepapers/imap-idle.html

IDLE works nicely with Dovecot. I don't know about Courier.

I also don't know if BB implements IDLE with their imap client or not.

Of course, the mail client needs to be active in order for IDLE to work.




IDLE works perfectly on my Android phone (and has been for a year or 
so), but the BB didn't appear to support it, Or at least, I got better 
results in pushing a copy to the device's email address.


-
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