![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Back-to-Back Connection using HBAs | aldowsary | IP Networking | 3 | 11-28-2008 10:21 PM |
| back to back printing in UNIX | amirthraj_12 | AIX | 3 | 05-06-2008 08:42 AM |
| bcc in mails | prasee | UNIX for Dummies Questions & Answers | 2 | 03-25-2008 07:26 AM |
| undeleiverd mails | ali560045 | Shell Programming and Scripting | 1 | 01-26-2008 08:44 PM |
| Not able to send mails | arsheshadri | AIX | 3 | 10-08-2007 12:04 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Help me with bounce back mails.
I have the following doubt :
I login on my Unix machine as 'myid' I send out mails from this id setting the Header Properties in sendmail command. (From : g-eacctst01). I try sending mail to a wrong id. Where will the bounce back mail be stored ? How can we link the bounce back messages to be delivered at g-eacctst01 id ? Please guide ASAP. |
|
||||
|
On HP-UX all outgoing email will sit in.... /var/spool/mqueue
there are usually two files associated to a standard outgoing email. One file contains the message that should start with a "d" character while the header info file should start with a "q" character. all the letters and numbers after the "q" and "d" should match thus you can identify which file goes with what file. You can edit the "q" file and locate the bad address and domain and change them to the correct details. Do this for all entiries in the "q" file. Save it and wait for sendmail to wake up and the email should now be sent to the correct place. *** Be care full to make shure you have the right "q" file and you make no other changes.... have fun ;-) |
|
||||
|
Thanks for ur replies.
No I dont intend to send spam mails. We are sending emails to our customers (a very large number of customers) and would like to get / store info about the email ids for whom messages have bounced back. This will help us to use alternative communicaton methods to reach to customers. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|