Hi, I've just had a hard nut to crack, as I've got SMTP server which stores and forwards ........ or I only hoped so. Why ? As I checked now if the remote server is down, and I use reject_unverified_recipient it gives me an error like:
450 4.1.1 <em...@domain.com>: Recipient address rejected: unverified address: connect to mail.domain.com[1.1.1.1]: Connection timed out Where it should accept it and store.... the things are not obvious for me as when I will disable reject_unverified_recipient then if message goes to anyth...@domain.com which doesn't exist on the remote server that message will bounce back to the sender and I will have to take a risk of block. Is there any easy way to store and forward with keeping reject_unverified_recipient option ? Regards, Jarek