Sponsored Content
Top Forums Programming Is it possible to receive emails from my computer? Post 302545590 by Errigour on Tuesday 9th of August 2011 01:00:00 AM
Old 08-09-2011
Is it possible to receive emails from my computer?

Could someone help me receive emails sent to my ip address with a c program?
 

9 More Discussions You Might Find Interesting

1. HP-UX

multicast data can not receive

On HP-UX, we want to exchange data via multicast, there happen to meet a problem: sometimes the receiver that has joined the group can not receive the multicast data, but the recvfrom call returned no error. We have reconfig the network and added the default the route, but still can not fixed it,... (0 Replies)
Discussion started by: Frank2004
0 Replies

2. UNIX for Dummies Questions & Answers

Emails on HP-UX

Hi Guys I am running Oracle database on HP-UX, every now and then I get emails that are sent to me by root. When check with the sysadmin know one have a clue as to where does the emails come from. I need to stop this emails...how do I check which script is sending me the emails. Thanks ... (0 Replies)
Discussion started by: Phuti
0 Replies

3. IP Networking

Configuring POSTFIX to receive emails only from localhost

Hello, I am new to POSTFIX. My manager has asked me to configure POSTFIX running on a server to accept mail only from itself(localhost). Can someone tell me how I can go about doing this? (1 Reply)
Discussion started by: mojoman
1 Replies

4. UNIX for Dummies Questions & Answers

Can send but not receive email

Hi, One of the users in our company can send but not receive email. We are using SENDMAIL in conjunction with procmail. The funny thing is that all his sent email is in his /var/spool/mail but the email client does not pick anything up! He is using IMAP. Anyone see have any ideas? (2 Replies)
Discussion started by: mojoman
2 Replies

5. Shell Programming and Scripting

Send Receive Mails

Hi All, I am writing one script to automate one long process. In this process we need to upload some input files and download some output files. So , I want to automate this upload and download by using mail functionality. I want to trigger this script when I am sending mail to server. I know... (0 Replies)
Discussion started by: NirajThakar
0 Replies

6. UNIX for Dummies Questions & Answers

How to receive mails in unix .....

HI experts, By using mailx command i can send mails to any email id. and my DNS is like oper@xyz.com ..... but if someone replied to the mail sent earlier using mailx command. then how to recieve or view that mail ... Is dre any command to do the same ... Im working on some project and got... (7 Replies)
Discussion started by: ankitknit
7 Replies

7. AIX

Not able to receive emails after job execution

Hi, we've configured mail on DB2 data studio DSWC console. (gave mail relay server details) it used to work fine. like whenever we schedule backup jobs from DB2 side, we used to get emails after job completion. for some reason, it stopped working now. Please see the below info messges... (8 Replies)
Discussion started by: aaron8667
8 Replies

8. Forum Support Area for Unregistered Users & Account Problems

Have yet to receive activation email

Good Afternoon, I attempted to register on this forum yesterday using the username 'DBirks', however I have yet to receive the required activation email. I have checked both my inbox and junk e-mail folder on my email client as well as on owa, but I have not seen any sign of it. I have... (1 Reply)
Discussion started by: Unregistered
1 Replies

9. UNIX for Beginners Questions & Answers

Can ping out but cannot receive

Hi there, I am able to ping google.com However, I am able to see like google.com (172.xx.xx.xx). When the ping is done, like 5 packet transmitted but zero packet recieved. How do I go about re-mediating it? (6 Replies)
Discussion started by: alvinoo
6 Replies
SCHLEUDER(8)															      SCHLEUDER(8)

NAME
schleuder - a groups email gateway SYNOPSIS
schleuder [-c baseconfig] listaddress < email schleuder [-c baseconfig] -test [listaddress] DESCRIPTION
Schleuder is a groups email gateway: subscribers can communicate encrypted (and pseudonymously) among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list. Schleuder takes care of all decryption and encryption, stripping of headers, format conversions, etc. Schleuder can also send out its own public key upon request and process administrative commands received by email. Email cryptography is handled by using GnuPG. Schleuder understands all common encapsulation formats: inline, multipart/encrypted and mul- tipart/signed. schleuder(8) is usually called in delivery mode by a Mail Transport Agent with an incoming email piped to its standard input. For more informations on how to integrate Schleuder with your existing mail setup, please look at the Schleuder website: http://schleuder.nadir.org/ schleuder-newlist(8) automates the creation of new mailing lists. AUTOMATIC SENDING OF LIST PUBLIC KEY
To receive the public key of the mailing list anybody can send an email to the special list address which includes -sendkey as a postfix: listname-sendkey@example.org Schleuder will reply with the public key of the list without forwarding the request to the list-members. EMAIL COMMANDS
Schleuder provides some special commands for advanced features to be used by list-members. Generally they are called by keywords written into the first non-blank line of an email. Schleuder scans for those keywords in every incoming email that is encrypted and validly signed by a list-admin or -- if allowed by the list's configuration -- a list-member. Administrative commands (membership and key management) must be sent to the request-address or the list, which includes -request as a post- fix: listname-request@example.org Communicative commands (resending) must be sent to the normal list-address. Membership management Resending is a list-command, that means it is only allowed in emails sent over the mailing list. To receive the list of members send: X-LIST-MEMBERS You will receive a list of list-admins and list-members, and their public keys (or the lack thereof). To see details on one list-member, including his/her public key: X-GET-MEMBER: you@example.net To unsubscribe from the mailing-list: X-UNSUBSCRIBE This will remove the member associated with the sender's signing key. To add a member: X-ADD-MEMBER: you@example.net mime -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.9 (GNU/Linux) mQGiBEjVO7oRBADQvT6wtD2IzzIiK0NbrcilCKCp4MWb8cYXTXguwPQI6y0Nerz4 dsK6J0X1Vgeo02tqA4xd3EDK8rdqL2yZfl/2egH8+85R3gDk+kqkfEp4pwCgp6VO [...] pNlF/qkaWwRb048h+iMrW21EkouLKTDPFkdFbapV2X5KJZIcfhO1zEbwc1ZKF3Ju Q9X5GRmY62hz9SCZnsC0jeYAni8OUQV9NXfXlS/vePBUnOL08NQB =xTv3 -----END PGP PUBLIC KEY BLOCK----- mime could also be plain (for receiving inline-encapsulated messages) or be skipped (then the list's default setting is used). The public key block is also optional. To delete a member from the list: X-DELETE-MEMBER: you@example.net Please note that this doesn't delete any public keys. Key management To receive the list of public keys known to the list: X-LIST-KEYS To receive a certain public key known to the list: X-GET-KEY: foobar@example.com You can also specify a KeyID, or parts of it, as long as it identifies the key distinctly. To add a public key to the list: X-ADD-KEY: -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.9 (GNU/Linux) mQGiBEjVO7oRBADQvT6wtD2IzzIiK0NbrcilCKCp4MWb8cYXTXguwPQI6y0Nerz4 dsK6J0X1Vgeo02tqA4xd3EDK8rdqL2yZfl/2egH8+85R3gDk+kqkfEp4pwCgp6VO [...] pNlF/qkaWwRb048h+iMrW21EkouLKTDPFkdFbapV2X5KJZIcfhO1zEbwc1ZKF3Ju Q9X5GRmY62hz9SCZnsC0jeYAni8OUQV9NXfXlS/vePBUnOL08NQB =xTv3 -----END PGP PUBLIC KEY BLOCK----- To delete a key from the list's keyring: X-DELETE-KEY: 0xDEADBEEF You can also specify an email address, as long as it identifies the key distinctly. Resending Resending is a list-command, that means it is only allowed in emails sent over the mailing list. To send out an email to an external recipient (encrypted if possible, otherwise in the clear): X-RESEND: emailaddress@example.net Or to send it only if encryption is available: X-RESEND-ENCRYPTED-ONLY: emailaddress@example.net To specify multiple recipients separate the addresses with spaces or specify the command multiple times: X-RESEND: you@example.net me@example.net or X-RESEND: you@example.net X-RESEND: me@example.net With the first format don't let your Mail User Agent break long lines! Misc. o To know which version of Schleuder is installed: X-GET-VERSION OPTIONS
-c path-to-schleuder-configuration Specify an alternate configuration directory than the default /etc/schleuder. -test Instead of processing an incoming email, specifying this flag will make Schleuder verify that the setup and basic settings are in a workable state. -h Display usage and exit. EXIT STATUS
0 Incoming email was processed without errors. Configuration is correct in test mode. 1 Internal failure in incoming email processing. Bad configuration in test mode. 100 Unable to decrypt the received message. Unable to verify the signature when configured to only accept signed messages. Message is cleartext when only encrypted messages are allowed. Message is not authenticated as coming from a list-member when authentication is required. FILES
o /etc/schleuder/schleuder.conf: global Schleuder configuration o /etc/schleuder/default-list.conf: default list settings o /var/schleuderlists/LISTNAME/list.conf: list settings o /var/schleuderlists/LISTNAME/members.conf: list susbcribers. Each member must have the email-attribute set. All other attributes are optional. The following attributes are available: o mime: defines the 'pgp-variant' to send to the member, possible values are MIME (for pgp/mime-formatted mail according to RFC 3156), and PLAIN (for inline-pgp). The fallback-default for this is defined in the list.conf. o encrypted_only: schleuder tries to encrypt every outgoing email. If that is not possible under some conditions it sends the email unecrypted. If this attribute is set the member will never receive unencrypted emails; the member will be skipped if encrypting is not possible. Example: - email: you@example.net - email: me@example.org mime: PLAIN - email: them@example.com encrypted_only: true o /var/schleuderlists/HOSTNAME/LISTNAME: list internal data o /var/log/schleuder: Schleuder logs directory All configuration files are formatted as YAML. See http://www.yaml.org/ for more details. BUGS
Known bugs are listed on the Schleuder bugtracker at https://git.codecoop.org/projects/schleuder SEE ALSO
schleuder-newlist(8), gnupg(7). Schleuder website http://schleuder.nadir.org/ Webschleuder website http://webschleuder.nadir.org/ (web interface to schleuder) YAML website http://www.yaml.org/ June 2012 SCHLEUDER(8)
All times are GMT -4. The time now is 01:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy