![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Emails on HP-UX | Phuti | UNIX for Dummies Questions & Answers | 0 | 03-26-2008 02:22 AM |
| duplicate emails | mcraul | UNIX for Dummies Questions & Answers | 1 | 03-07-2008 11:11 AM |
| Creating emails | ferret495 | UNIX for Dummies Questions & Answers | 4 | 02-04-2008 10:13 PM |
| Send Emails in Sco | stufine | UNIX for Dummies Questions & Answers | 1 | 08-24-2006 12:03 PM |
| send emails to groups | mgirinath | Shell Programming and Scripting | 2 | 04-12-2006 11:49 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to capture bounced emails
Hi,
I use mailx to send short notifications to a bunch of users ( in Lotus Notes ). The undeliverable emails are going to the Notes' Dead Letter basket and creating a problem. I am told by the Notes Admin that I need to specify a 'Return address' so that the bounced emails can go there. I can not find any flags/information as to how to tell MAILX to use a different email address as the "return/dead" address. OR is this a Lotus Notes problem in that it is not sending them all back to the originating UNIX email account ? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Can you not prefix you message with the SMTP headers?
eg Reply-To: <address> ..... |
|||
| Google The UNIX and Linux Forums |