Sponsored Content
Full Discussion: Gentoo and Qmail
Operating Systems Linux Gentoo Gentoo and Qmail Post 302162179 by Zarnick on Monday 28th of January 2008 08:28:52 AM
Old 01-28-2008
Actually, on the gentoo documentation there was a document teaching how to make this, but using nbsmtp instead, now it works just fine Smilie

Thanks a lot anyway.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

QMail

Where I can find information about QMail with OpenBSD??? (1 Reply)
Discussion started by: vieiramail
1 Replies

2. UNIX for Dummies Questions & Answers

QMail Help

My company is running qmail on our Unix server. I would like to run a MySQL script whenever an email was sent to a specific email address. I don't want to have to check every email that comes in, so I was thinking that the script would run when the message arrives at the specific mailbox. Is there... (0 Replies)
Discussion started by: perryl7
0 Replies

3. UNIX for Dummies Questions & Answers

Qmail Configuration

hey, plz tell me someone how to configure qmail in redhat linux 9.0. (1 Reply)
Discussion started by: raj_shivage
1 Replies

4. Solaris

Qmail on Solaris 9

I want to configure Qmail on my server (v240/SPARC 1GHz/1GB RAM /2x36GB HDD). Anybody help me where to download, and how to configure Qmail on Sol9. Thanks in advanced, Tinh (1 Reply)
Discussion started by: tinhlx
1 Replies

5. Solaris

Qmail - possible?

Hi guys, Could you please advice me as im a new guy into Solaris ...is it possible to have qmail up and running on Solaris 10 and do you know where i can find some documentation on downloading and configuring - qmail? thank you guys vladi, (2 Replies)
Discussion started by: saveka
2 Replies

6. UNIX and Linux Applications

Qmail - handling of a particular address

I find myself working on several racks of qmail-using systems. For a particular task, I need to be able to essentially ask qmail, "If you received email with the address user@example.com, what would you do with it?" Sendmail has such a capability, and I have used it in scripts for various... (0 Replies)
Discussion started by: treesloth
0 Replies

7. UNIX and Linux Applications

Qmail and duplicate

hello, I have a qmail server on Freebsd that is sending periodic duplicate emails. I dug around and found out that when connecting to the server through a telnet session everything goes good until i send the DATA command, type a message and enter the "." it takes like 5 minutes to get the 250 ok... (4 Replies)
Discussion started by: mike171562
4 Replies

8. UNIX and Linux Applications

QMail spam

we had an emergency situation and had to rebuild a qmail server last night. Email now that is designated as spam gets stuck in a loop and we get a ndr. I would like for email not destined for a valid account or classified as spam be deleted rather then forwarded on to our exchange server. ... (1 Reply)
Discussion started by: egrotjahn
1 Replies

9. UNIX for Dummies Questions & Answers

qmail bounce

Hello, i seem to be facing a strange problem. I send my emails via qmail (on linux) and all the emails gets delivered to the recipient's inbox and bounces back to the sender's address and well. This happens irrespective of the recipient's email domain (gmail, yahoo, hotmail...). We recently... (0 Replies)
Discussion started by: pradeeptg
0 Replies

10. Red Hat

Qmail

hi all, i want to install Qmail but i don't from where can i get the package , and also if one know source that can explain qmail kindly tell me about it (3 Replies)
Discussion started by: linux_land
3 Replies
KBDD(1) 						    XKB layout switching daemon 						   KBDD(1)

NAME
kbdd - simple per-window keyboard layout switching daemon SYNOPSIS
kbdd [ -n | --nodaemon ] kbdd [ -h | --help ] [ -v | --version ] DESCRIPTION
kbdd is a simple keyboard layout daemon that switches and restores layouts on a per-window basis. -n, --nodaemon run in nodaemon (foreground) mode -h, --help print a short usage summary -v, --version print the program version DBUS INTERFACE
Kbdd registers a dbus interface in order to notify a window manager about layout change and listens on this interface for incoming requests. This interface can be used in WM widgets to indicate the current layout. The dbus interface has the following methods: getLayoutName( uint32 ) returns a string representing the layout group name set_layout( uint32 ) sets current group getCurrentLayout returns current layout group id next_layout switches to the next keyboard layout prev_layout switches to the previous keyboard layout The following events (signals) are available: layoutChanged returns new group number layoutNameChanged returns name for the new group You can change the layout with the following dbus-send command: dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:1 BUGS
Some users reported problems with sticking meta-keys (Alt or Meta4), however, at the moment there is not enough information collected to conclude if this is caused by kbdd or not. Newly found bugs may be reported on the project page at github <http://github.com/qnikst/kbdd/issues>. AUTORS
Alexander V. Vershilov <alexander.vershilov@gmail.com> This manual page was updated for the Debian project by Stanislav Maslovski <stanislav.maslovski@gmail.com> SEE ALSO
dbus-send(1), dbus-monitor(1) You can get more information about kbdd usage on wiki pages of the kbdd project <https://github.com/qnikst/kbdd/wiki/Usecases>. version 0.6 27 Aug 2011 KBDD(1)
All times are GMT -4. The time now is 11:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy